summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: orientation: hid-sensor-rotation: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+8
| * | iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+7
| * | iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam2015-05-171-6/+6
| * | iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+6
| * | iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+6
| * | iio: ltr501: Fix proximity threshold boundary checkKuppuswamy Sathyanarayanan2015-05-161-1/+1
| * | iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron2015-05-131-3/+1
| * | iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R2015-05-131-6/+48
| * | iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta2015-05-103-0/+245
| * | iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: hid-sensor-rotation: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: hid-sensor-incl-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: hid-sensor-magn-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: light: hid-sensor-prox: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: light: hid-sensor-als: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: hid-sensor-gyro-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: hid-sensor-accel-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient l...Tomasz Duszynski2015-05-103-0/+345
| * | iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta2015-05-101-0/+8
| * | iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta2015-05-101-0/+35
| * | iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta2015-05-103-0/+481
| * | iio: magn: bmc150_magn: add oversampling ratioIrina Tirdea2015-05-101-4/+129
| * | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-101-0/+1
| * | iio: magn: Add support for BMC150 magnetometerIrina Tirdea2015-05-103-0/+1000
| * | iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-102-3/+3
| * | iio: light: Add threshold interrupt support for STK3310Tiberiu Breana2015-05-101-2/+253
| * | iio: light: Add support for Sensortek STK3310Tiberiu Breana2015-05-103-0/+483
* | | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-1817-66/+93
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-1317-66/+93
| |\
| | * iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam2015-05-121-5/+5
| | * iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-121-0/+1
| | * iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-121-1/+1
| | * iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-121-14/+19
| | * iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-081-11/+13
| | * iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta2015-05-081-1/+2
| | * iio: mcp320x: Fix occasional incorrect readingsMichael Welling2015-05-071-3/+3
| | * iio: accel: mma9553: check input value for activity periodIrina Tirdea2015-04-261-0/+4
| | * iio: accel: mma9553: add enable channel for activityIrina Tirdea2015-04-261-1/+2
| | * iio: accel: mma9551_core: prevent buffer overrunIrina Tirdea2015-04-261-3/+18
| | * iio: accel: mma9553: fix endianness issue when reading statusIrina Tirdea2015-04-261-7/+4
| | * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-265-2/+4
| | * iio: adc: xilinx: Fix VREFN signThomas Betker2015-04-191-1/+1
| | * iio: adc: xilinx: Fix VREFP scaleThomas Betker2015-04-191-0/+1
| | * iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker2015-04-191-1/+1
| | * iio: adc: xilinx: Fix register addressesThomas Betker2015-04-191-3/+3
| | * iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada2015-04-181-2/+0
| | * iio: light: hid-sensor-prox: Fix modifierSrinivas Pandruvada2015-04-181-2/+0
| | * iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov2015-04-181-3/+4
| | * iio/axp288_adc: add missing channel info maskJacob Pan2015-04-091-6/+6