summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar2016-09-271-7/+9
* iio: potentiostat: add LMP91000 supportMatt Ranostay2016-09-275-0/+476
* iio: adc: ti-adc161s626: add regulator supportMatt Ranostay2016-09-271-11/+44
* iio: inkern: add iio_read_channel_offset helperMatt Ranostay2016-09-271-13/+26
* drivers: iio: light: Fix sparse warningsSandhya Bankar2016-09-271-2/+3
* iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen2016-09-273-0/+343
* iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-271-0/+21
* drivers: iio: dac: Fix sparse warningSandhya Bankar2016-09-271-1/+1
* drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar2016-09-241-1/+3
* iio: Use kmalloc_array() in iio_scan_mask_set()Markus Elfring2016-09-241-4/+3
* iio: accel: mma7660: fix non static symbol warningWei Yongjun2016-09-241-1/+1
* iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann2016-09-221-4/+0
* 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