summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-01-12iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2017-01-12iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj
2017-01-12iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita
2017-01-12iio: common: st_sensors: fix channel data parsingLorenzo Bianconi
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann
2016-11-05iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan
2016-11-05iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi
2016-10-24Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-10-23iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian...Sandhya Bankar
2016-10-09iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errorsMika Westerberg
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-01iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...Peter Meerwald-Stadler
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie
2016-09-18iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede
2016-09-18iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede
2016-09-18iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall
2016-09-18iio: adc: men_z188_adc: constify iio_info structuresJulia Lawall
2016-09-18iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall
2016-09-18iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij
2016-09-18iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij
2016-09-18iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij
2016-09-18iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij
2016-09-18iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij
2016-09-18iio: accel: kxsd9: Fix up offset and scalingLinus Walleij
2016-09-18iio: accel: kxsd9: Drop the buffer lockLinus Walleij
2016-09-18iio: accel: kxsd9: Add I2C transportLinus Walleij
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-12iio: accel: mxc6255: Fix chip-id checkHans de Goede
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman
2016-09-10iio: st_sensors: use the helper functionLinus Walleij
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij
2016-09-10iio: iio_push_event(): Don't crash if the event interface is not registeredLars-Peter Clausen
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2016-09-05iio: accel: mxc6255 add support for the mxc6225Hans de Goede
2016-09-05iio: adc: at91: Add support for Touchscreen Switches Closure TimeNicolas Ferre
2016-09-05iio: devm_regulator_get_optional never returns NULLCrt Mori
2016-09-05iio: fetch and enable regulators unconditionallyCrt Mori
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman