aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-17iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam1-7/+6
2015-05-16iio: ltr501: Fix proximity threshold boundary checkKuppuswamy Sathyanarayanan1-1/+1
2015-05-16iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen3-2/+12
2015-05-16iio: adis16400: Fix burst modePaul Cercueil1-7/+9
2015-05-16iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2-7/+19
2015-05-16iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-05-16iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman17-66/+93
2015-05-13iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron1-3/+1
2015-05-13iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R1-6/+48
2015-05-12iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam1-5/+5
2015-05-12iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati1-0/+1
2015-05-12iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati1-1/+1
2015-05-12iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati1-14/+19
2015-05-10iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta3-0/+245
2015-05-10iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-rotation: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-incl-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-magn-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: hid-sensor-prox: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: hid-sensor-als: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-gyro-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-accel-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensorsTomasz Duszynski3-0/+345
2015-05-10iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta1-0/+8
2015-05-10iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta1-0/+35
2015-05-10iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta3-0/+481
2015-05-10iio: magn: bmc150_magn: add oversampling ratioIrina Tirdea1-4/+129
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea1-0/+1
2015-05-10iio: magn: Add support for BMC150 magnetometerIrina Tirdea3-0/+1000
2015-05-10iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2-3/+3
2015-05-10iio: light: Add threshold interrupt support for STK3310Tiberiu Breana1-2/+253
2015-05-10iio: light: Add support for Sensortek STK3310Tiberiu Breana3-0/+483
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman18-314/+2165
2015-05-08iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati1-11/+13
2015-05-07iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta1-1/+2
2015-05-07iio: mcp320x: Fix occasional incorrect readingsMichael Welling1-3/+3
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij3-0/+122
2015-05-07iio: st_sensors: make detection more helpfulLinus Walleij1-1/+2
2015-05-07iio: st_sensors: make BDU optionalLinus Walleij1-3/+5
2015-05-07iio: st_sensors: make interrupt optionalLinus Walleij1-1/+11
2015-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij1-1/+3
2015-05-07iio: accel: kxcjk-1013: add some blank lines for readabilityAntonio Ospite1-0/+3
2015-05-07iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite1-0/+1
2015-05-07iio:prox:sx9500 trivial simplification of return path in init function.Jonathan Cameron1-5/+1
2015-05-03iio:light:ltr501 bug in parameter sanity check.Jonathan Cameron1-1/+1
2015-04-26iio: accel: mma9553: fix gpio bitnum init valueIrina Tirdea1-1/+2
2015-04-26iio: accel: mma9553: refactor mma9553_read_rawIrina Tirdea1-68/+33
2015-04-26iio: accel: mma9553: prefix naming fixesIrina Tirdea1-7/+7