aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-05iio: hid-sensor-press: Fix return valuesSachin Kamat1-5/+2
2014-07-03iio: xilinx-xadc: Remove unused variableSachin Kamat1-6/+0
2014-07-03iio: ad5686: Remove redundant variableSachin Kamat1-2/+1
2014-07-03iio: ad5504: Remove redundant variableSachin Kamat1-4/+1
2014-07-03iio: ad5624r_spi: Remove redundant variableSachin Kamat1-4/+1
2014-07-03iio: adis16400: Remove unused variableSachin Kamat1-2/+1
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman9-58/+774
2014-06-29iio: staging: sca3000: hide stufftoread logicJosselin Costanzi1-4/+1
2014-06-29iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo1-44/+14
2014-06-28iio: add support of the max1027Philippe Reynes3-0/+531
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman6-21/+18
2014-06-21iio: light: cm32181: Use devm_* APIsBeomho Seo1-10/+1
2014-06-21iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson1-2/+4
2014-06-21iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling3-0/+227
2014-06-21iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald1-2/+6
2014-06-18Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman23-61/+1452
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman6-21/+18
2014-06-16iio: accel: kxcjk1013 Fix missing unlock errorsSrinivas Pandruvada1-2/+6
2014-06-16iio: AK09911 : 3 axis compass supportSrinivas Pandruvada3-0/+337
2014-06-14iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada3-0/+773
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald8-12/+11
2014-06-14iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter1-2/+2
2014-06-14iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald1-12/+9
2014-06-14iio:adc:ad7476: Use GENMASK() macroPeter Meerwald1-3/+2
2014-06-14iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald1-11/+10
2014-06-14iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald1-6/+5
2014-06-14iio:adc:ad5791: Use BIT() and GENMASK() macrosPeter Meerwald1-15/+14
2014-06-14iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-14iio:adc:ad799x: Fix ad799x_chip_info kerneldocPeter Meerwald1-2/+1
2014-06-14iio: Add t5403 barometric pressure sensor driverPeter Meerwald3-0/+286
2014-06-07iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into nextLinus Torvalds51-240/+3249
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-48/+292
2014-06-02twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski1-0/+1
2014-05-29iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald1-3/+3
2014-05-29iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni1-0/+3
2014-05-25Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-11/+26
2014-05-25iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611.Jonathan Cameron1-8/+8
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman3-7/+10
2014-05-10iio: hid-sensors: Set default unit of measure for report intervalArchana Patni1-2/+15
2014-05-10iio:adc: at91 requires the input subsystemArnd Bergmann1-0/+1
2014-05-10iio: always select ANON_INODESArnd Bergmann1-0/+1
2014-05-10iio: hid-sensors: typo leads to potential forever loopDan Carpenter1-1/+1
2014-05-07iio: adc: at91: add sam9rl supportAlexandre Belloni1-0/+18
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni1-1/+102
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni1-47/+153
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni1-0/+19
2014-05-05iio: hid-sensors: Pressure: Raw read supportSrinivas Pandruvada1-2/+15
2014-05-05iio: hid-sensors: Inclinometer 3D: Raw read supportSrinivas Pandruvada1-0/+13
2014-05-05iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada1-0/+16