summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra
2016-10-25iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra
2016-10-25iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-10-24Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-10-23iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian...Sandhya Bankar
2016-10-23iio: dac: mcp4725: fix odd_ptr_err.cocci warningsJulia Lawall
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay
2016-10-23iio: ti-adc0832: add triggered buffer supportAkinobu Mita
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield
2016-10-23iio: dac: mcp4725: add devicetree supportTomas Novotny
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny
2016-10-23iio: dac: mcp4725: fix incorrect commentTomas Novotny
2016-10-23iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi
2016-10-23iio: light: ltr501: claim direct mode during raw writesAlison Schofield
2016-10-23iio: light: ltr501: claim direct mode during select raw readsAlison Schofield
2016-10-23staging:iio:accel:sca3000 Move out of staging.Jonathan Cameron
2016-10-23staging: iio: isl29018: move out of stagingBrian Masney
2016-10-23iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield
2016-10-23iio: dac: mcp4725: use regulator frameworkTomas Novotny
2016-10-23iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori
2016-10-23iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik
2016-10-11iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...Hans de Goede
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede
2016-10-11iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede
2016-10-09iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errorsMika Westerberg
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp
2016-10-01iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8William Breathitt Gray
2016-10-01iio: Implement counter channel type and info constantsWilliam Breathitt Gray
2016-10-01iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski
2016-10-01iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar
2016-09-27iio: potentiostat: add LMP91000 supportMatt Ranostay
2016-09-27iio: adc: ti-adc161s626: add regulator supportMatt Ranostay
2016-09-27iio: inkern: add iio_read_channel_offset helperMatt Ranostay
2016-09-27drivers: iio: light: Fix sparse warningsSandhya Bankar
2016-09-27iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen
2016-09-27iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen
2016-09-27drivers: iio: dac: Fix sparse warningSandhya Bankar
2016-09-24drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar
2016-09-24iio: Use kmalloc_array() in iio_scan_mask_set()Markus Elfring