Age | Commit message (Expand) | Author |
2016-09-03 | iio: fix pressure data output unit in hid-sensor-attributes | Kweh, Hock Leong |
2016-09-03 | iio: adc: ina2xx: remove unused debug field from chip global data | Alison Schofield |
2016-09-03 | iio: trigger: allow immutable triggers to be assigned | Matt Ranostay |
2016-09-03 | iio: sx9500: add final devicetree support | Christoph Fritz |
2016-08-31 | iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver | Akinobu Mita |
2016-08-31 | misc: retire the old BMP085 driver | Linus Walleij |
2016-08-29 | fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible | Baoyou Xie |
2016-08-29 | iio: magn: ak8974: remove .owner field for driver | Wei Yongjun |
2016-08-29 | iio: magn/ak8974: avoid unused function warning | Arnd Bergmann |
2016-08-29 | iio: hid-sensors: avoid unused function warning | Arnd Bergmann |
2016-08-29 | iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi... | Wei Yongjun |
2016-08-29 | iio: temperature: fix non static symbol warnings | Wei Yongjun |
2016-08-29 | iio: st_sensors: fetch and enable regulators unconditionally | Linus Walleij |
2016-08-29 | iio: dac: AD8801: add Analog Devices AD8801/AD8803 support | Gwenhael Goavec-Merou |
2016-08-29 | iio: chemical: vz89x: prevent corrupted buffer from being read | Matt Ranostay |
2016-08-29 | iio: chemical: vz89x: add support for VZ89TE part | Matt Ranostay |
2016-08-29 | iio: chemical: vz89x: abstract chip configuration | Matt Ranostay |
2016-08-29 | iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC | Alison Schofield |
2016-08-29 | iio: ad5755: fix off-by-one on devnr limit check | Colin Ian King |
2016-08-23 | Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-08-23 | iio: adc: rockchip_saradc: reset saradc controller before programming it | Caesar Wang |
2016-08-21 | iio: accel: kxsd9: Fix raw read return | Linus Walleij |
2016-08-21 | iio: hid-sensors: use asynchronous resume | Srinivas Pandruvada |
2016-08-21 | iio: adc: mt2701: Add Mediatek auxadc driver for mt2701. | Zhiyong Tao |
2016-08-21 | iio: temperature: add Kconfig selects for triggered buffer | Alison Schofield |
2016-08-21 | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample | Vignesh R |
2016-08-21 | iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access | Vignesh R |
2016-08-21 | iio: magnetometer: mag3110: claim direct mode during raw reads | Alison Schofield |
2016-08-21 | iio: chemical: atlas-ph-sensor: fix typo in val assignment | Colin Ian King |
2016-08-21 | iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING" | Brian Norris |
2016-08-21 | iio: chemical: atlas-ph-sensor: add ORP feature | Matt Ranostay |
2016-08-21 | iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap tree | Matt Ranostay |
2016-08-21 | iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpers | Matt Ranostay |
2016-08-21 | iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCs | Matt Ranostay |
2016-08-21 | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay |
2016-08-21 | iio:ti-ads1015: fix a wrong pointer definition. | Giorgio Dal Molin |
2016-08-21 | iio: accel: add support for the Domintech DMARD09 3-axis accelerometer | Jelle van der Waa |
2016-08-21 | iio: accel: Add support for Domintech DMARD06 accelerometer | Aleksei Mamlin |
2016-08-16 | drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup | Valentin Rothberg |
2016-08-15 | iio: sx9500: Use complete() instead of complete_all() | Daniel Wagner |
2016-08-15 | iio: adc: Use complete() instead of complete_all() | Daniel Wagner |
2016-08-15 | iio: adc: at91: unbreak channel adc channel 3 | Anders Darander |
2016-08-15 | iio: accel: bma180: use iio helper function to guarantee direct mode | Alison Schofield |
2016-08-15 | iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig | Alison Schofield |
2016-08-15 | iio: humidity: hdc100x: fix sensor data reads of temp and humidity | Alison Schofield |
2016-08-15 | iio: light: us5182d: Add missing error code assignment before test | Christophe JAILLET |
2016-08-15 | iio: magn: add a driver for AK8974 | Linus Walleij |
2016-08-15 | iio: pressure: bmp280: fix runtime suspend/resume crash | Linus Walleij |
2016-08-15 | iio: add Kconfig selects needed for triggered buffer compiles | Alison Schofield |
2016-08-15 | iio: stx104: Unregister IIO device on remove callback | William Breathitt Gray |