summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-2/+7
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-2/+7
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen7-155/+45
2013-12-08iio:cm36651: Convert to new event config interfaceLars-Peter Clausen1-9/+32
2013-12-03iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada5-0/+455
2013-12-03iio: Add new driver dht11Harald Geyer5-0/+316
2013-12-03iio: Add support for humidity sensorsHarald Geyer1-0/+1
2013-12-03iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin1-10/+2
2013-12-03iio: Add support for blocking IO on buffersLars-Peter Clausen1-1/+22
2013-12-03iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen1-9/+14
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen1-1/+9
2013-12-03iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen1-1/+1
2013-12-03iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen1-9/+12
2013-12-03iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen1-25/+21
2013-12-03iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen1-2/+2
2013-12-03iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen1-1/+1
2013-12-03iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen1-1/+1
2013-12-03iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen1-1/+1
2013-12-03iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen1-20/+20
2013-12-03iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen1-3/+3
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman13-24/+41
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman18-78/+534
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman13-24/+41
2013-11-24iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-24iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat1-12/+2
2013-11-24iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-24iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat1-11/+1
2013-11-24iio: dac: ad5421: Use devm_iio_device_registerSachin Kamat1-11/+1
2013-11-24iio: adc: viperboard: Use devm_iio_device_registerSachin Kamat1-11/+1
2013-11-24iio:light:tsl2563: Add DT supportSebastian Reichel1-0/+4
2013-11-24iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald3-0/+342
2013-11-24iio: Remove redundant check that new trigger is different from oldPeter Meerwald1-1/+1
2013-11-24iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald1-1/+1
2013-11-24iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat3-0/+72
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+59
2013-11-17iio:accel:kxsd9 fix missing mutex unlockFrank Zago1-3/+4
2013-11-15kfifo API type safetyStefani Seibold1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-4/+4
2013-11-09iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada1-0/+12
2013-11-09iio: Drop scan_type from viperboard adc driverPeter Meerwald1-7/+1