summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-0569-324/+8182
|\
| * iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...Peter Meerwald-Stadler2016-09-183-0/+1418
| * iio:pressure: initial zpa2326 barometer supportGregor Boirie2016-09-186-0/+2051
| * iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede2016-09-183-0/+222
| * iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)Hans de Goede2016-09-181-0/+1
| * iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall2016-09-181-1/+1
| * iio: adc: men_z188_adc: constify iio_info structuresJulia Lawall2016-09-181-1/+1
| * iio: common: ssp_sensors: accel: constify iio_info structuresJulia Lawall2016-09-181-1/+1
| * iio: accel: kxsd9: Support reading a mounting matrixLinus Walleij2016-09-181-0/+24
| * iio: accel: kxsd9: Deploy system and runtime PMLinus Walleij2016-09-184-2/+94
| * iio: accel: kxsd9: Replace "parent" with "dev"Linus Walleij2016-09-182-12/+12
| * iio: accel: kxsd9: Fetch and handle regulatorsLinus Walleij2016-09-181-3/+85
| * iio: accel: kxsd9: Deploy proper register bit definesLinus Walleij2016-09-181-9/+27
| * iio: accel: kxsd9: Add triggered buffer handlingLinus Walleij2016-09-182-6/+78
| * iio: accel: kxsd9: Fix up offset and scalingLinus Walleij2016-09-181-17/+18
| * iio: accel: kxsd9: Drop the buffer lockLinus Walleij2016-09-181-14/+4
| * iio: accel: kxsd9: Add I2C transportLinus Walleij2016-09-183-1/+75
| * iio: accel: kxsd9: Convert to use regmap for transportLinus Walleij2016-09-184-99/+43
| * iio: accel: kxsd9: Do away with the write2 helperLinus Walleij2016-09-183-14/+2
| * iio: accel: kxsd9: Split out SPI transportLinus Walleij2016-09-185-127/+173
| * iio: accel: kxsd9: split out a common remove() functionLinus Walleij2016-09-181-10/+14
| * iio: accel: kxsd9: Split out transport mechanismLinus Walleij2016-09-181-52/+123
| * Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-1428-133/+1497
| |\
| | * iio: accel: mxc6255: Fix chip-id checkHans de Goede2016-09-121-6/+1
| | * iio: st_sensors: use the helper functionLinus Walleij2016-09-101-1/+1
| | * iio: trigger: helpers to determine own triggerLinus Walleij2016-09-101-0/+16
| | * iio: iio_push_event(): Don't crash if the event interface is not registeredLars-Peter Clausen2016-09-101-0/+8
| | * iio: accel: mxc6255 add support for the mxc6225Hans de Goede2016-09-051-1/+8
| | * iio: adc: at91: Add support for Touchscreen Switches Closure TimeNicolas Ferre2016-09-051-0/+13
| | * iio: devm_regulator_get_optional never returns NULLCrt Mori2016-09-052-4/+4
| | * iio: fetch and enable regulators unconditionallyCrt Mori2016-09-051-4/+2
| | * iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-042-1/+44
| | * iio:trigger: add resource managed (un)registerGregor Boirie2016-09-041-0/+59
| | * iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot2016-09-031-1/+1
| | * iio: st_sensors: fix errorcheck for regulatorsLinus Walleij2016-09-031-2/+2
| | * iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray2016-09-035-35/+145
| | * iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield2016-09-031-5/+0
| | * iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-031-0/+20
| | * iio: sx9500: add final devicetree supportChristoph Fritz2016-09-031-0/+7
| | * iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita2016-08-313-0/+565
| | * fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
| | * iio: magn: ak8974: remove .owner field for driverWei Yongjun2016-08-291-1/+0
| | * iio: magn/ak8974: avoid unused function warningArnd Bergmann2016-08-291-4/+2
| | * iio: hid-sensors: avoid unused function warningArnd Bergmann2016-08-291-6/+3
| | * iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun2016-08-291-0/+2
| | * iio: temperature: fix non static symbol warningsWei Yongjun2016-08-291-3/+3
| | * iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij2016-08-291-31/+24
| | * iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou2016-08-293-0/+250
| | * iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay2016-08-291-2/+6
| | * iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay2016-08-291-15/+98
OpenPOWER on IntegriCloud