aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-30iio: imu: adis16480: remove duplicated include from adis16480.cWei Yongjun
2012-11-30iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun
2012-11-30iio:imu: adis16480: show_firmware() buffer too smallDan Carpenter
2012-11-30iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding
2012-11-30iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen
2012-11-30iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen
2012-11-21iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron
2012-11-20iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen
2012-11-20iio: Add pressure channel typeLars-Peter Clausen
2012-11-20iio:imu:adis: Add paging supportLars-Peter Clausen
2012-11-20iio:gyro: Add support for the ADIS16136 gyroscopeLars-Peter Clausen
2012-11-20iio:imu:adis: Add support for 32bit registersLars-Peter Clausen
2012-11-20iio:imu:adis: Add debugfs register access supportLars-Peter Clausen
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen
2012-11-19staging:iio: Move adis library out of stagingLars-Peter Clausen
2012-11-17iio: hid-sensor: Return proper error if kmemdup failsAxel Lin
2012-11-17drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall
2012-11-17iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to boolKirill A. Shutemov
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron
2012-11-10staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron
2012-11-10staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-11-05IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna
2012-11-05staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen
2012-11-02iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen
2012-10-31iio:dac:ad5449: unlock on error pathDan Carpenter
2012-10-31Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-25drivers/iio/dac: remove CONFIG_EXPERIMENTALKees Cook
2012-10-19iio: Remove duplicates for light/ in Kconfig and MakefileAndreas Larsson
2012-10-19iio:dac: Add support for the ad5449Lars-Peter Clausen
2012-10-19iio: Add a logarithmic fractional value typeLars-Peter Clausen
2012-10-19iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen
2012-10-19iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen
2012-10-19iio: Don't compare boolean values to true/falseLars-Peter Clausen
2012-10-19iio: fix spelling of Accelerometer in KconfigPeter Meerwald
2012-10-19iio: use iio_push_to_buffer() in at91 driverPeter Meerwald
2012-10-19iio: remove useless irq_enabled variable in at91Peter Meerwald
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo
2012-09-22iio: inkern: clean up error return codeKim, Milo
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter
2012-09-22iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada