summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-27Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-27Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-27Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-27staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda
2013-10-27staging: lustre: added space before the open parenthesisNandini Hanumanthagowda
2013-10-27Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-27Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-27Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-27Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-27Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-10-27drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi
2013-10-27staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea
2013-10-27staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen
2013-10-27staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen
2013-10-27staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen
2013-10-27staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-10-27staging/lustre/llite: fix mkdir endless loopPeng Tao
2013-10-27lustre/fld: remove fld_thread_keyPeng Tao
2013-10-27staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen
2013-10-25Staging: sb105x: Fix a possible null dereferenceRashika Kheria
2013-10-25staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return valueJohn Stultz
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen
2013-10-21staging:lustre: replace foo* with foo *Dulshani Gunawardhana
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana
2013-10-21staging:lustre: Replace max() with max_t()Dulshani Gunawardhana
2013-10-21staging:lustre: Fix C99 style commentsDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
2013-10-21staging: lustre: libcfs: Remove bitmap.h fileLisa Nguyen
2013-10-19staging: rtl8187se: checkpatch cleanupsTeodora Baluta
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta
2013-10-19staging: rtl8187se: add missing __iomem annotationTeodora Baluta
2013-10-19staging: rtl8187se: use gfp_t instead of intTeodora Baluta
2013-10-19Staging: sb105x: Remove redundant null checkRashika Kheria
2013-10-19Staging: line6: replacing -EINVAL with retval in driver.cAshvini Varatharaj
2013-10-19Staging: line6: replacing -EINVAL with retvalAshvini Varatharaj
2013-10-19Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj
2013-10-19Staging: sep: Fix Smatch Warning in sep_crypto.cRashika Kheria
2013-10-19staging: vt6655: Fix C99 commenting style in michael.hArchana kumari
2013-10-19Staging: slicoss: Fix quoted string split across linesRashika Kheria
2013-10-19Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...Rashika Kheria
2013-10-19Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as requiredRashika Kheria
2013-10-19Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safeRashika Kheria
2013-10-19Staging: dgnc: avoiding buffer overflowAshvini Varatharaj
2013-10-19Staging: dgnc: removing the comparison 'board<0'Ashvini Varatharaj
2013-10-19staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.cArchana kumari
2013-10-19staging: dgnc:Removed unecessary error messages in dgnc_driver.cArchana kumari