summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-0334-139/+138
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-164-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/+0
* | iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun2012-11-301-1/+0
* | 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
* | staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen2012-11-193-0/+421
* | staging:iio: Move adis library out of stagingLars-Peter Clausen2012-11-197-6/+612
* | iio: hid-sensor: Return proper error if kmemdup failsAxel Lin2012-11-174-12/+11
* | drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall2012-11-171-6/+1
* | iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to boolKirill A. Shutemov2012-11-172-5/+3
* | iio:adc:max1363 move from staging.Jonathan Cameron2012-11-103-0/+1719
* | staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron2012-11-103-0/+120
* | staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron2012-11-101-0/+1
* | staging:iio: Add support for multiple buffersJonathan Cameron2012-11-1012-182/+274
* | staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen2012-11-053-0/+392
* | iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen2012-11-021-0/+2
* | iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen2012-11-021-2/+0
* | iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen2012-11-021-1/+1
* | iio:dac:ad5449: unlock on error pathDan Carpenter2012-10-311-3/+4
* | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin2012-10-311-6/+10
* | Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-292-2/+0
|\ \ | |/
| * iio: Remove duplicates for light/ in Kconfig and MakefileAndreas Larsson2012-10-192-2/+0
* | drivers/iio/dac: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-1/+1
* | iio:dac: Add support for the ad5449Lars-Peter Clausen2012-10-193-0/+386
* | iio: Add a logarithmic fractional value typeLars-Peter Clausen2012-10-192-0/+8
OpenPOWER on IntegriCloud