aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAge
...
| * | | | | Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | iio: accel: kxcjk1013 Fix missing unlock errorsSrinivas Pandruvada2014-06-16
| | * | | | iio: AK09911 : 3 axis compass supportSrinivas Pandruvada2014-06-16
| | * | | | iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada2014-06-14
| | * | | | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-14
| | * | | | iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-14
| | * | | | iio:adc:ad7476: Use GENMASK() macroPeter Meerwald2014-06-14
| | * | | | iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-14
| | * | | | iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-14
| | * | | | iio:adc:ad5791: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-14
| | * | | | iio:adc:ad799x: Fix ad799x_chip_info kerneldocPeter Meerwald2014-06-14
| | * | | | iio: Add t5403 barometric pressure sensor driverPeter Meerwald2014-06-14
* | | | | | iio:bma180: Missing check for frequency fractional partPeter Meerwald2014-07-20
* | | | | | iio:bma180: Fix scale factors to report correct acceleration unitsPeter Meerwald2014-07-20
* | | | | | iio: buffer: Fix demux table creationLars-Peter Clausen2014-07-20
* | | | | | iio: mma8452: Use correct acceleration units.Martin Fuzzey2014-07-12
* | | | | | iio:core: Handle error when mask type is not separateSrinivas Pandruvada2014-07-11
| |_|_|_|/ |/| | | |
* | | | | iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell2014-07-08
* | | | | iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald2014-07-07
* | | | | iio: hid-sensor-prox: Fix return valuesSachin Kamat2014-07-05
* | | | | iio: hid-sensor-gyro-3d: Fix return valuesSachin Kamat2014-07-05
* | | | | iio: hid-sensor-als: Fix return valuesSachin Kamat2014-07-05
* | | | | iio: hid-sensor-magn-3d: Fix return valuesSachin Kamat2014-07-05
* | | | | iio: hid-sensor-accel-3d: Fix return valuesSachin Kamat2014-07-05
* | | | | iio: hid-sensor-press: Fix return valuesSachin Kamat2014-07-05
| |_|_|/ |/| | |
* | | | iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson2014-06-21
* | | | iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald2014-06-21
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-18
|\ \ \ | |/ / |/| |
| * | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-14
| * | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-14
| * | iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-07
| * | twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-02
| * | iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-05-29
| * | iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-29
* | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-03
|\ \ \
| * \ \ Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-05-25
| |\ \ \ | | | |/ | | |/|
| | * | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron2014-05-25
| | * | iio: hid-sensors: Set default unit of measure for report intervalArchana Patni2014-05-10
| | * | iio:adc: at91 requires the input subsystemArnd Bergmann2014-05-10
| | * | iio: always select ANON_INODESArnd Bergmann2014-05-10
| | * | iio: hid-sensors: typo leads to potential forever loopDan Carpenter2014-05-10
| * | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-22
| |\ \ \ | | |/ / | |/| / | | |/
| * | iio: hid-sensors: Pressure: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Inclinometer 3D: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Accelerometer 3D: Raw read supportSrinivas Pandruvada2014-05-05
| * | iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-05