summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:max1363 remove some functions left after mergeJonathan Cameron2013-02-021-42/+0Star
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-273-0/+898
* staging:iio:adis16080: Move out of stagingLars-Peter Clausen2013-01-263-0/+267
* iio:accel:kxsd9 move out of stagingJonathan Cameron2013-01-263-0/+299
* iio:adis16400: Add support for the adis16448Lars-Peter Clausen2013-01-262-0/+40
* iio:adis16400: Expose some debug information in debugfsLars-Peter Clausen2013-01-262-4/+113
* iio:adis16400: Add support for the 52.85 Hz base sampling rateLars-Peter Clausen2013-01-261-4/+12
* iio:adis16400: Increase samplerate precessionLars-Peter Clausen2013-01-261-14/+18
* staging:iio: Move adis16400 out of stagingLars-Peter Clausen2013-01-265-0/+1126
* iio: fix Kconfig for max1363Peter Meerwald2013-01-261-3/+1Star
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-2634-139/+180
|\
| * Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1416-19/+67
| |\
| * | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-0434-139/+138Star
* | | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-0816-19/+67
|\ \ \ | | |/ | |/|
| * | iio: (max1363) Fix probe error pathGuenter Roeck2012-12-271-7/+6Star
| * | iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * | iio: dac: ad5686: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * | iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * | iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * | iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin2012-12-271-2/+11
| * | iio: dac: ad5380: Don't set error code to st->vrefAxel Lin2012-12-271-1/+5
| * | iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin2012-12-271-1/+5
| * | iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2012-12-276-2/+18
| * | iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-271-1/+1
| * | iio:adf4350: Fix typoMichael Hennerich2012-12-271-1/+1
| |/
* | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-067-12/+12
* | iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler2013-01-067-63/+0Star
* | iio: lp8788_adc: fix parent device in kernel messageKim, Milo2013-01-061-1/+1
* | iio: lp8788_adc: fix a parent device in _probe()Kim, Milo2013-01-061-2/+2
* | iio: max1363 comment and whitespace fixesPeter Meerwald2013-01-011-8/+7Star
* | iio: cleanup buffer setup code in max1363 driverPeter Meerwald2013-01-011-54/+5Star
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-174-1/+457
|\
| * iio: adc: Add viperboard adc driverLars Poeschel2012-11-203-0/+189
| * IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-053-0/+268
* | iio: imu: adis16480: remove duplicated include from adis16480.cWei Yongjun2012-11-301-1/+0Star
* | iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun2012-11-301-1/+0Star
* | iio:imu: adis16480: show_firmware() buffer too smallDan Carpenter2012-11-301-2/+2
* | iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter2012-11-301-2/+2
* | iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding2012-11-303-0/+173
* | iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen2012-11-301-12/+109
* | iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen2012-11-301-14/+102
* | staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen2012-11-303-0/+704
* | iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron2012-11-211-2/+2
* | iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen2012-11-204-0/+946
* | iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-201-35/+63
* | iio: Add pressure channel typeLars-Peter Clausen2012-11-201-0/+1
* | iio:imu:adis: Add paging supportLars-Peter Clausen2012-11-202-16/+69
* | iio:gyro: Add support for the ADIS16136 gyroscopeLars-Peter Clausen2012-11-203-0/+591
* | iio:imu:adis: Add support for 32bit registersLars-Peter Clausen2012-11-202-53/+94
* | iio:imu:adis: Add debugfs register access supportLars-Peter Clausen2012-11-201-0/+23