summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-27Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz1-1/+1
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari1-4/+3
2013-10-27Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg1-2/+1
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz1-6/+6
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz1-2/+2
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda1-6/+3
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda1-188/+185
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley1-2/+3
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria1-2/+4
2013-10-27staging:media: Use dev_dbg() instead of pr_debug()Dulshani Gunawardhana1-12/+10
2013-10-27staging:media: Use dev_info() instead of pr_info()Dulshani Gunawardhana1-1/+1
2013-10-27staging: media: Use dev_err() instead of pr_err()Dulshani Gunawardhana1-21/+21
2013-10-27staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_i...Archana kumari1-1/+1
2013-10-27Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz1-221/+212
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz1-1/+1
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz1-1/+1
2013-10-27staging: sep: add missing misc_deregister() on error in sep_register_driver_w...Wei Yongjun1-0/+1
2013-10-26Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria1-4/+4
2013-10-26Staging: lustre: Fix paranthesis not required around returnRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix space required after ','Rashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix no spaces at the start of the lineRashika Kheria1-2/+2
2013-10-26Staging: lustre: Fix code indentation for conditional statementsRashika Kheria1-4/+4
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria1-1/+1
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria1-14/+14
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria1-36/+36
2013-10-26staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda1-1/+1
2013-10-26staging: lustre: added space before the open parenthesisNandini Hanumanthagowda1-3/+3
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria1-43/+23
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria1-3/+1
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria1-9/+9
2013-10-26drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi1-1/+1
2013-10-26staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea1-3/+1
2013-10-26staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen1-1/+1
2013-10-26staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen1-6/+6
2013-10-26staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen1-39/+39
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen21-249/+249
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen9-124/+124
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen4-7/+7
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao3-6/+6
2013-10-26staging/lustre/llite: fix mkdir endless loopPeng Tao1-1/+5
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao1-5/+0
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen2-17/+17
2013-10-25Staging: sb105x: Fix a possible null dereferenceRashika Kheria1-3/+3
2013-10-25staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return valueJohn Stultz1-1/+1
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen2-14/+14
2013-10-21staging:lustre: replace foo* with foo *Dulshani Gunawardhana3-10/+10
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana3-2/+4
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana6-6/+6