summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: dac: mcp4725: add devicetree supportTomas Novotny2016-10-231-6/+37
| * | iio: dac: mcp4725: support voltage reference selectionTomas Novotny2016-10-231-7/+92
| * | iio: dac: mcp4725: fix incorrect commentTomas Novotny2016-10-231-1/+1
| * | iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi2016-10-237-0/+1193
| * | iio: light: ltr501: claim direct mode during raw writesAlison Schofield2016-10-231-30/+51
| * | iio: light: ltr501: claim direct mode during select raw readsAlison Schofield2016-10-231-10/+20
| * | staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron2016-10-233-0/+1590
| * | staging: iio: isl29018: move out of stagingBrian Masney2016-10-233-0/+860
| * | iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield2016-10-231-9/+17
| * | iio: accel: mma8452: claim direct mode during write rawJonathan Cameron2016-10-231-22/+38
| * | iio: accel: mma8452: claim direct mode during raw readsAlison Schofield2016-10-231-2/+4
| * | iio: dac: mcp4725: use regulator frameworkTomas Novotny2016-10-231-9/+37
| * | iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori2016-10-231-11/+8
| * | iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2016-10-231-1/+2
| * | iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...Hans de Goede2016-10-113-0/+194
| * | iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede2016-10-113-0/+316
| * | iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede2016-10-113-0/+277
| * | iio: magnetometer: ak8974: small endianness fixesIco Doornekamp2016-10-031-4/+4
| * | iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8William Breathitt Gray2016-10-015-0/+626
| * | iio: Implement counter channel type and info constantsWilliam Breathitt Gray2016-10-011-0/+2
| * | iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski2016-10-013-0/+287
| * | 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
| |/
* | 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
OpenPOWER on IntegriCloud