aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2351-1714/+1791
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-2333-0/+10418
|\
| * iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-121-2/+2
| * iio: core: Fix double free.Martin Fuzzey2015-05-091-0/+2
| * iio: imu: adis16400: Fix sign extensionRasmus Villemoes2015-05-091-1/+2
| * iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-12-141-1/+1
| * staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-12-141-15/+15
| * staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-12-141-2/+2
| * staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack2014-04-021-1/+2
| * staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-07-041-0/+1
| * staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-221-1/+3
| * iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-261-10/+9
| * iio: fix a leak due to improper use of anon_inode_getfd()Al Viro2011-11-211-1/+9
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0622-0/+22
| |\
| | * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-313-0/+3
| | * staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-3119-0/+19
| * | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+1
| |/
| * Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26181-10393/+14432
| |\
| | * staging:iio:dac: Add AD5360 driverLars-Peter Clausen2011-10-233-0/+593
| | * staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-231-1/+1
| | * staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen2011-10-191-1/+1
| | * staging:iio:dac:ad5791: Fix scale unitLars-Peter Clausen2011-10-191-1/+1
| | * staging:iio:dac:ad5791: Convert attributes to new naming specLars-Peter Clausen2011-10-191-6/+6
| | * staging:iio:dac:ad5791: Allow asymmetrical reference voltagesLars-Peter Clausen2011-10-192-8/+18
| | * staging:iio:dac:ad5791: Use correct DAC bit-sizeLars-Peter Clausen2011-10-191-4/+4
| | * iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich2011-10-191-4/+4
| | * iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-1910-27/+45
| | * iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich2011-10-193-12/+12
| | * staging:iio:dac: Add AD5064 driverLars-Peter Clausen2011-10-193-0/+474
| | * staging:iio:dummy Add buffered reading supportJonathan Cameron2011-10-175-9/+303
| | * staging:iio:dummy Add event support + fake event generatorJonathan Cameron2011-10-177-26/+543
| | * staging:iio:Documentation Simple dummy driver to explain the basicsJonathan Cameron2011-10-173-0/+491
| | * staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron2011-10-171-1/+1
| | * staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-1760-109/+146
| | * iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich2011-10-173-663/+0
| | * staging:iio: gpio build dependency fixingJonathan Cameron2011-10-1719-17/+9
| | * staging:iio:dac:ad5638: Fix channel addressLars-Peter Clausen2011-10-111-5/+2
| | * staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron2011-10-115-62/+62
| | * staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-1110-95/+95
| | * staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron2011-10-111-8/+8
| | * staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-116-194/+195
| | * Staging: iio/adc/ad7150: release lock on errorDan Carpenter2011-10-111-1/+1
| | * Staging: iio/light/tsl2563: fix compile warningDan Carpenter2011-10-111-1/+1
| | * Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter2011-10-111-1/+2
| | * staging:iio:resolver:ad2s1210 cleanup gpio handling.Jonathan Cameron2011-10-051-33/+18
| | * staging:iio:resolver:ad2s1210 drop raw config register accessJonathan Cameron2011-10-051-44/+0
| | * staging:iio:resolver:ad2s1210 minimal chan spec conversion.Jonathan Cameron2011-10-051-51/+63
| | * staging:iio:resolver:ad2s1210 ensure iio_dev->name is setJonathan Cameron2011-10-051-0/+7
| | * staging:iio:resolver rename ad2s120x ->ad2s1200Jonathan Cameron2011-10-053-28/+37
| | * staging:iio:resolver:ad2s120x chan spec conversionJonathan Cameron2011-10-051-37/+37