summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-087-155/+45
* iio:cm36651: Convert to new event config interfaceLars-Peter Clausen2013-12-081-9/+32
* iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada2013-12-035-0/+455
* iio: Add new driver dht11Harald Geyer2013-12-035-0/+316
* iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
* iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin2013-12-031-10/+2
* iio: Add support for blocking IO on buffersLars-Peter Clausen2013-12-031-1/+22
* iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen2013-12-031-9/+14
* iio: Add data_available callback for buffersLars-Peter Clausen2013-12-031-1/+9
* iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-1/+1
* iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-9/+12
* iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-25/+21
* iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen2013-12-031-2/+2
* iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-20/+20
* iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen2013-12-031-3/+3
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-0213-24/+41
|\
| * Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-2513-24/+41
| |\
| | * iio:accel:kxsd9 fix missing mutex unlockFrank Zago2013-11-171-3/+4
| | * iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen2013-11-091-2/+5
| | * iio: Fix tcs3472 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| | * iio: Fix mag3110 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| | * iio: Fix mag3110 scan_typePeter Meerwald2013-11-091-1/+6
| | * iio: Fix sign extension table in mcp3422 driverPeter Meerwald2013-11-051-4/+4
| | * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-026-14/+17
| | * iio: at91: fix error return code in at91_adc_probe()Wei Yongjun2013-11-021-0/+1
* | | Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-11-2518-78/+534
|\ \ \ | |/ / |/| |
| * | iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1
| * | iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat2013-11-241-12/+2
| * | iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1
| * | iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
| * | iio: dac: ad5421: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
| * | iio: adc: viperboard: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
| * | iio:light:tsl2563: Add DT supportSebastian Reichel2013-11-241-0/+4
| * | iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald2013-11-243-0/+342
| * | iio: Remove redundant check that new trigger is different from oldPeter Meerwald2013-11-241-1/+1
| * | iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald2013-11-241-1/+1
| * | iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1
OpenPOWER on IntegriCloud