aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-19iio: Remove duplicates for light/ in Kconfig and MakefileAndreas Larsson2-2/+0
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo3-0/+271
2012-09-22iio: inkern: clean up error return codeKim, Milo1-5/+8
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo1-1/+4
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter1-1/+1
2012-09-22iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada1-0/+1
2012-09-17Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman8-11/+1136
2012-09-17iio: ad7476: Add support for the ad7091rLars-Peter Clausen1-4/+26
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen1-9/+109
2012-09-17iio:dac: Add ad5755 driverLars-Peter Clausen3-0/+662
2012-09-17iio: inkern: add error case in iio_channel_get()Kim, Milo1-1/+10
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2012-09-15iio: inkern: allocate zeroed memoryKim, Milo1-1/+1
2012-09-15iio: Introduce a new fractional value typeLars-Peter Clausen1-0/+6
2012-09-15iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278Lars-Peter Clausen2-3/+23
2012-09-15iio:ad7476: Add ad7940 supportLars-Peter Clausen2-6/+16
2012-09-15iio:ad7476: Add ad7910/ad7920 device table entriesLars-Peter Clausen2-5/+8
2012-09-15iio: Move ad7476 driver out of stagingLars-Peter Clausen3-0/+293
2012-09-08staging:iio:adc: Add AD7791 driverLars-Peter Clausen3-0/+473
2012-09-08iio:ad5446: Add device ids for ad5301/ad5311/ad5321Lars-Peter Clausen2-4/+7
2012-09-08iio:ad5446: Add support for the ad5300/ad5310/ad5320Lars-Peter Clausen2-3/+21
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen10-17/+11
2012-09-07staging:iio: hid-sensors Use iio_push_to_bufferJonathan Cameron4-4/+4
2012-09-06iio: hid-sensors: Added ALSsrinivas pandruvada5-0/+399
2012-09-06iio: hid-sensors: Added Compass/Magnetometer 3Dsrinivas pandruvada5-0/+443
2012-09-06iio: hid-sensors: Added Gyroscope 3Dsrinivas pandruvada5-0/+442
2012-09-06iio: hid-sensors: Added accelerometer 3Dsrinivas pandruvada5-0/+442
2012-09-06iio: hid-sensors: Common attribute and triggersrinivas pandruvada10-0/+483
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada1-0/+1
2012-09-03IIO: Update email address for Jonathan Cameron.Jonathan Cameron1-1/+1
2012-09-03iio:ad5446: get rid of private header fileJean-Francois Dagenais2-65/+34
2012-09-03iio:ad5446: Add support for I2C based DACsJean-Francois Dagenais3-147/+293
2012-09-03iio: fix spelling of subsystemPeter Meerwald1-1/+1
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2-6/+6
2012-09-03iio: fix typosPeter Meerwald1-1/+1
2012-09-03drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-24/+9
2012-08-27drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-08-27iio: kfifo - add poll support.Jonathan Cameron1-1/+14
2012-08-27iio:kfifo_buf improve error handling in read_first_n.Jonathan Cameron1-1/+3
2012-08-27iio:kfifo_buf Take advantage of the fixed record size used in IIOJonathan Cameron1-4/+5
2012-08-27iio: use IIO_CHAN_INFO_RAW rather than 0Kim, Milo1-2/+4
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen3-0/+564
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman3-14/+21
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin1-2/+2
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov1-3/+4
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-9/+15
2012-08-16drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall1-34/+8
2012-07-15iio: fix pointer cast warningPeter Meerwald1-1/+1
2012-07-12Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman5-7/+418
2012-07-12Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-nextGreg Kroah-Hartman2-21/+22