summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorLines
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-324/+8182
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...Peter Meerwald-Stadler-0/+1418
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie-0/+2051
2016-09-18iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede-0/+222
2016-09-18iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede-0/+1
2016-09-18iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall-1/+1
2016-09-18iio: adc: men_z188_adc: constify iio_info structuresJulia Lawall-1/+1
2016-09-18iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall-1/+1
2016-09-18iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij-0/+24
2016-09-18iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij-2/+94
2016-09-18iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij-12/+12
2016-09-18iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij-3/+85
2016-09-18iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij-9/+27
2016-09-18iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij-6/+78
2016-09-18iio: accel: kxsd9: Fix up offset and scalingLinus Walleij-17/+18
2016-09-18iio: accel: kxsd9: Drop the buffer lockLinus Walleij-14/+4
2016-09-18iio: accel: kxsd9: Add I2C transportLinus Walleij-1/+75
2016-09-18iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij-99/+43
2016-09-18iio: accel: kxsd9: Do away with the write2 helperLinus Walleij-14/+2
2016-09-18iio: accel: kxsd9: Split out SPI transportLinus Walleij-127/+173
2016-09-18iio: accel: kxsd9: split out a common remove() functionLinus Walleij-10/+14
2016-09-18iio: accel: kxsd9: Split out transport mechanismLinus Walleij-52/+123
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-133/+1497
2016-09-12iio: accel: mxc6255: Fix chip-id checkHans de Goede-6/+1
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman-7/+18
2016-09-10iio: st_sensors: use the helper functionLinus Walleij-1/+1
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij-0/+16
2016-09-10iio: iio_push_event(): Don't crash if the event interface is not registeredLars-Peter Clausen-0/+8
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-7/+18
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie-3/+2
2016-09-05iio: accel: mxc6255 add support for the mxc6225Hans de Goede-1/+8
2016-09-05iio: adc: at91: Add support for Touchscreen Switches Closure TimeNicolas Ferre-0/+13
2016-09-05iio: devm_regulator_get_optional never returns NULLCrt Mori-4/+4
2016-09-05iio: fetch and enable regulators unconditionallyCrt Mori-4/+2
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King-2/+2
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman-51/+119
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman-51/+119
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie-1/+44
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie-0/+59
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij-0/+1
2016-09-03iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot-1/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson-0/+11
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij-2/+2
2016-09-03iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray-35/+145
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong-2/+2
2016-09-03iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield-5/+0
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay-0/+20
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz-0/+7