aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman34-139/+138
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-1/+457
2012-11-30iio: imu: adis16480: remove duplicated include from adis16480.cWei Yongjun1-1/+0
2012-11-30iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun1-1/+0
2012-11-30iio:imu: adis16480: show_firmware() buffer too smallDan Carpenter1-2/+2
2012-11-30iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter1-2/+2
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding3-0/+173
2012-11-30iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen1-12/+109
2012-11-30iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen1-14/+102
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen3-0/+704
2012-11-21iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron1-2/+2
2012-11-20iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen4-0/+946
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen1-35/+63
2012-11-20iio: Add pressure channel typeLars-Peter Clausen1-0/+1
2012-11-20iio:imu:adis: Add paging supportLars-Peter Clausen2-16/+69
2012-11-20iio:gyro: Add support for the ADIS16136 gyroscopeLars-Peter Clausen3-0/+591
2012-11-20iio:imu:adis: Add support for 32bit registersLars-Peter Clausen2-53/+94
2012-11-20iio:imu:adis: Add debugfs register access supportLars-Peter Clausen1-0/+23
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel3-0/+189
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen3-0/+421
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen7-6/+612
2012-11-17iio: hid-sensor: Return proper error if kmemdup failsAxel Lin4-12/+11
2012-11-17drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall1-6/+1
2012-11-17iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to boolKirill A. Shutemov2-5/+3
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron3-0/+1719
2012-11-10staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron3-0/+120
2012-11-10staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron1-0/+1
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron12-182/+274
2012-11-05IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna3-0/+268
2012-11-05staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen3-0/+392
2012-11-02iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen1-0/+2
2012-11-02iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen1-2/+0
2012-11-02iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen1-1/+1
2012-10-31iio:dac:ad5449: unlock on error pathDan Carpenter1-3/+4
2012-10-31Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin1-6/+10
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2-2/+0
2012-10-25drivers/iio/dac: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-19iio: Remove duplicates for light/ in Kconfig and MakefileAndreas Larsson2-2/+0
2012-10-19iio:dac: Add support for the ad5449Lars-Peter Clausen3-0/+386
2012-10-19iio: Add a logarithmic fractional value typeLars-Peter Clausen2-0/+8
2012-10-19iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen2-5/+5
2012-10-19iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen1-10/+6
2012-10-19iio: Don't compare boolean values to true/falseLars-Peter Clausen2-2/+2
2012-10-19iio: fix spelling of Accelerometer in KconfigPeter Meerwald1-1/+1
2012-10-19iio: use iio_push_to_buffer() in at91 driverPeter Meerwald1-1/+1
2012-10-19iio: remove useless irq_enabled variable in at91Peter Meerwald1-3/+0
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo3-0/+271
2012-09-22iio: inkern: clean up error return codeKim, Milo1-5/+8
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo1-1/+4
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter1-1/+1