summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron
2013-12-16Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-12-08iio:cm36651: Convert to new event config interfaceLars-Peter Clausen
2013-12-03iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada
2013-12-03iio: Add new driver dht11Harald Geyer
2013-12-03iio: Add support for humidity sensorsHarald Geyer
2013-12-03iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin
2013-12-03iio: Add support for blocking IO on buffersLars-Peter Clausen
2013-12-03iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen
2013-12-03iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen
2013-12-03iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen
2013-12-03iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen
2013-12-03iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen
2013-12-03iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen
2013-12-03iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-12-02Fix build failure for gp2ap020a00f.cRussell King - ARM Linux
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-11-24iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: dac: ad5421: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: adc: viperboard: Use devm_iio_device_registerSachin Kamat
2013-11-24iio:light:tsl2563: Add DT supportSebastian Reichel
2013-11-24iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald
2013-11-24iio: Remove redundant check that new trigger is different from oldPeter Meerwald
2013-11-24iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald
2013-11-24iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-11-17iio:accel:kxsd9 fix missing mutex unlockFrank Zago
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-09iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada