summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria
2013-10-27staging:media: Use dev_dbg() instead of pr_debug()Dulshani Gunawardhana
2013-10-27staging:media: Use dev_info() instead of pr_info()Dulshani Gunawardhana
2013-10-27staging: media: Use dev_err() instead of pr_err()Dulshani Gunawardhana
2013-10-27staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_i...Archana kumari
2013-10-27Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz
2013-10-27staging: sep: add missing misc_deregister() on error in sep_register_driver_w...Wei Yongjun
2013-10-27Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria
2013-10-27Staging: lustre: Fix paranthesis not required around returnRashika Kheria
2013-10-27Staging: lustre: Fix space required after ','Rashika Kheria
2013-10-27Staging: lustre: Fix no spaces at the start of the lineRashika Kheria
2013-10-27Staging: lustre: Fix code indentation for conditional statementsRashika Kheria
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