aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij5-0/+1549
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman51-196/+6800
2016-10-24Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-10/+15
2016-10-23iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian valueSandhya Bankar1-3/+4
2016-10-23iio: dac: mcp4725: fix odd_ptr_err.cocci warningsJulia Lawall1-1/+1
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay1-2/+0
2016-10-23iio: ti-adc0832: add triggered buffer supportAkinobu Mita2-19/+89
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield2-2/+130
2016-10-23iio: dac: mcp4725: add devicetree supportTomas Novotny1-6/+37
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny1-7/+92
2016-10-23iio: dac: mcp4725: fix incorrect commentTomas Novotny1-1/+1
2016-10-23iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi7-0/+1193
2016-10-23iio: light: ltr501: claim direct mode during raw writesAlison Schofield1-30/+51
2016-10-23iio: light: ltr501: claim direct mode during select raw readsAlison Schofield1-10/+20
2016-10-23staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron3-0/+1590
2016-10-23staging: iio: isl29018: move out of stagingBrian Masney3-0/+860
2016-10-23iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield1-9/+17
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron1-22/+38
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield1-2/+4
2016-10-23iio: dac: mcp4725: use regulator frameworkTomas Novotny1-9/+37
2016-10-23iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori1-11/+8
2016-10-23iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik1-1/+2
2016-10-11iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerometerHans de Goede3-0/+194
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometerHans de Goede3-0/+316
2016-10-11iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede3-0/+277
2016-10-09iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errorsMika Westerberg1-0/+2
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds69-324/+8182
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+0
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp1-4/+4
2016-10-01iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8William Breathitt Gray5-0/+626
2016-10-01iio: Implement counter channel type and info constantsWilliam Breathitt Gray1-0/+2
2016-10-01iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski3-0/+287
2016-10-01iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik1-7/+9
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __be16Sandhya Bankar1-7/+9
2016-09-27iio: potentiostat: add LMP91000 supportMatt Ranostay5-0/+476
2016-09-27iio: adc: ti-adc161s626: add regulator supportMatt Ranostay1-11/+44
2016-09-27iio: inkern: add iio_read_channel_offset helperMatt Ranostay1-13/+26
2016-09-27drivers: iio: light: Fix sparse warningsSandhya Bankar1-2/+3
2016-09-27iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen3-0/+343
2016-09-27iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same deviceLars-Peter Clausen1-0/+21
2016-09-27drivers: iio: dac: Fix sparse warningSandhya Bankar1-1/+1
2016-09-24drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar1-1/+3
2016-09-24iio: Use kmalloc_array() in iio_scan_mask_set()Markus Elfring1-4/+3
2016-09-24iio: accel: mma7660: fix non static symbol warningWei Yongjun1-1/+1
2016-09-22iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann1-4/+0
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensorsPeter Meerwald-Stadler3-0/+1418
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie6-0/+2051
2016-09-18iio: accel: Add driver for the mCube MC3230 3-axis accelerometerHans de Goede3-0/+222