summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-10-27staging: sep: add missing misc_deregister() on error in sep_register_driver_w...Wei Yongjun
2013-10-26Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria
2013-10-26Staging: lustre: Fix paranthesis not required around returnRashika Kheria
2013-10-26Staging: lustre: Fix space required after ','Rashika Kheria
2013-10-26Staging: lustre: Fix no spaces at the start of the lineRashika Kheria
2013-10-26Staging: lustre: Fix code indentation for conditional statementsRashika Kheria
2013-10-26Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-26Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-26staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda
2013-10-26staging: lustre: added space before the open parenthesisNandini Hanumanthagowda
2013-10-26Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-26Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-26Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-26Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-26Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-10-26drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi
2013-10-26staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea
2013-10-26staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen
2013-10-26staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen
2013-10-26staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-10-26staging/lustre/llite: fix mkdir endless loopPeng Tao
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao
2013-10-26staging: 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-24iio: light: vcnl4000: Remove redundant codeSachin Kamat
2013-10-24iio: dac: mcp4725: Remove redundant codeSachin Kamat
2013-10-24iio: dac: max517: Remove redundant variableSachin Kamat
2013-10-24iio: dac: ad5755: Remove redundant codeSachin Kamat
2013-10-24iio: dac: ad5421: Remove redundant codeSachin Kamat
2013-10-24iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat
2013-10-24iio: accel: kxsd9: Remove redundant variableSachin Kamat
2013-10-24iio: core: Add misssing bracesSachin Kamat
2013-10-24iio: core: Use pr_err instead of printkSachin Kamat
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA
2013-10-23iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat
2013-10-23iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat
2013-10-23iio: Add Freescale mag3110 magnetometer driverPeter Meerwald
2013-10-23staging/iio/adc: MXS_LRADC depends on INPUTRandy Dunlap
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