summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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