summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2015-05-17iio: __iio_update_buffers: Slightly refactor scan mask memory managementLars-Peter Clausen
2015-05-17iio: Replace printk in __iio_update_buffers with dev_dbgLars-Peter Clausen
2015-05-17iio: add m62332 DAC driverDmitry Eremin-Solenikov
2015-05-17iio: ltr501: Add light channel supportKuppuswamy Sathyanarayanan
2015-05-17iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam
2015-05-17iio: orientation: hid-sensor-rotation: Fix memory leak in probe()Fabio Estevam
2015-05-17iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()Fabio Estevam
2015-05-17iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam
2015-05-17iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam
2015-05-17iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam
2015-05-16iio: ltr501: Fix proximity threshold boundary checkKuppuswamy Sathyanarayanan
2015-05-13iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron
2015-05-13iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R
2015-05-10iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta
2015-05-10iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: hid-sensor-rotation: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: hid-sensor-incl-3d: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: hid-sensor-magn-3d: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: light: hid-sensor-prox: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: light: hid-sensor-als: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: hid-sensor-gyro-3d: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: hid-sensor-accel-3d: Constify platform_device_idKrzysztof Kozlowski
2015-05-10iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient l...Tomasz Duszynski
2015-05-10iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta
2015-05-10iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta
2015-05-10iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta
2015-05-10iio: magn: bmc150_magn: add oversampling ratioIrina Tirdea
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea
2015-05-10iio: magn: Add support for BMC150 magnetometerIrina Tirdea
2015-05-10iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-10iio: light: Add threshold interrupt support for STK3310Tiberiu Breana
2015-05-10iio: light: Add support for Sensortek STK3310Tiberiu Breana
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij
2015-05-07iio: st_sensors: make detection more helpfulLinus Walleij
2015-05-07iio: st_sensors: make BDU optionalLinus Walleij
2015-05-07iio: st_sensors: make interrupt optionalLinus Walleij
2015-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij
2015-05-07iio: accel: kxcjk-1013: add some blank lines for readabilityAntonio Ospite
2015-05-07iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite
2015-05-07iio:prox:sx9500 trivial simplification of return path in init function.Jonathan Cameron
2015-05-03iio:light:ltr501 bug in parameter sanity check.Jonathan Cameron
2015-04-26iio: accel: mma9553: fix gpio bitnum init valueIrina Tirdea
2015-04-26iio: accel: mma9553: refactor mma9553_read_rawIrina Tirdea
2015-04-26iio: accel: mma9553: prefix naming fixesIrina Tirdea
2015-04-26iio: accel: mma9553: use GENMASKIrina Tirdea
2015-04-26iio: accel: mma9553: comment and error message fixesIrina Tirdea
2015-04-26iio: accel: mma9553: return 0 as indication of successIrina Tirdea
2015-04-26iio: accel: mma9553: check for error in reading initial activity and stepcntIrina Tirdea