summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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-20iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot
2013-10-20iio: Correct description how to convert microtesla to gaussPeter Meerwald
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
2013-10-19staging: wlags49_h2: Fixes the sparse warning in sta_h2.cArchana kumari
2013-10-19staging: wlags49_h2: fixed space prohibited warnings in hcf.hArchana kumari
2013-10-19staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setupIan Abbott
2013-10-19staging: comedi: s626: add missing bits for 'CRB' registerIan Abbott
2013-10-19staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)Ian Abbott
2013-10-19staging: comedi: s626: distinguish counter src from encoder modeIan Abbott