summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat
2013-12-17iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron
2013-12-17iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...Jonathan Cameron
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
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 endianiio-fixes-for-3.13cJonathan 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.ciio-fixes-for-3.13bRussell 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