| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-07-14 | 91 | -546/+2494 |
|\ |
|
| * | drivers:iio:accel:mma8452: removed unwanted return statements | Bijosh Thykkoottathil | 2016-07-05 | 1 | -5/+1 |
| * | drivers:iio:accel:mma8452: added cleanup provision in case of failure. | Bijosh Thykkoottathil | 2016-07-05 | 1 | -2/+2 |
| * | iio:st_pressure: clean useless static channel initializers | Gregor Boirie | 2016-07-04 | 1 | -10/+0 |
| * | iio:st_pressure:lps22hb: temperature support | Gregor Boirie | 2016-07-04 | 1 | -3/+23 |
| * | iio:st_pressure:lps22hb: open drain support | Gregor Boirie | 2016-07-04 | 1 | -0/+5 |
| * | iio:st_pressure: temperature triggered buffering | Gregor Boirie | 2016-07-04 | 1 | -9/+13 |
| * | iio:st_pressure: document sampling gains | Gregor Boirie | 2016-07-04 | 1 | -4/+88 |
| * | iio:st_pressure: align storagebits on power of 2 | Gregor Boirie | 2016-07-04 | 1 | -2/+2 |
| * | iio:st_sensors: align on storagebits boundaries | Gregor Boirie | 2016-07-04 | 2 | -20/+19 |
| * | iio: accel: st_accel: Add lis3l02dq support | Jonathan Cameron | 2016-07-04 | 5 | -11/+86 |
| * | iio: adc: add missing of_node references to iio_dev | Matt Ranostay | 2016-07-03 | 20 | -0/+20 |
| * | iio: adc: ti-ads1015: add indio_dev->dev.of_node reference | Matt Ranostay | 2016-07-03 | 1 | -0/+1 |
| * | iio: potentiometer: Fix typo in Kconfig | Florian Vaussard | 2016-07-03 | 1 | -3/+3 |
| * | iio: potentiometer: mcp4531: Add device tree binding | Florian Vaussard | 2016-07-03 | 1 | -1/+86 |
| * | iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC... | Florian Vaussard | 2016-07-03 | 2 | -2/+76 |
| * | iio:imu:mpu6050: icm20608 initial support | Gregor Boirie | 2016-07-03 | 5 | -4/+14 |
| * | iio: adc: max1363: Add device tree binding | Florian Vaussard | 2016-07-03 | 1 | -1/+60 |
| * | iio: bmg160: add callbacks for the filter frequency | Steffen Trumtrar | 2016-07-03 | 1 | -12/+96 |
| * | iio: Add driver for Broadcom iproc-static-adc | Raveendra Padasalagi | 2016-07-03 | 3 | -0/+657 |
| * | iio: pressure: bmp280: read calibration data once | Linus Walleij | 2016-07-03 | 1 | -46/+48 |
| * | iio: pressure: bmp280: add power management | Linus Walleij | 2016-07-03 | 4 | -1/+69 |
| * | iio: pressure: bmp280: add support for BMP085 EOC interrupt | Linus Walleij | 2016-07-03 | 4 | -10/+86 |
| * | iio: pressure: bmp280: add SPI interface driver | Linus Walleij | 2016-07-03 | 4 | -3/+140 |
| * | iio: pressure: bmp280: split off an I2C Kconfig entry | Linus Walleij | 2016-07-03 | 4 | -6/+24 |
| * | iio: pressure: bmp280: split driver in logical parts | Linus Walleij | 2016-07-03 | 5 | -272/+318 |
| * | iio: pressure: bmp280: support supply regulators | Linus Walleij | 2016-07-03 | 1 | -4/+62 |
| * | drivers:iio:light:isl29125: added macros for sensing range | Bijosh Thykkoottathil | 2016-07-03 | 1 | -4/+7 |
| * | iio: st_sensors: harden interrupt handling | Linus Walleij | 2016-07-02 | 2 | -46/+115 |
| * | iio: magn: ak8975: deploy runtime and system PM | Linus Walleij | 2016-06-30 | 1 | -0/+72 |
| * | iio: magn: ak8975: make sure to power down at remove() | Linus Walleij | 2016-06-30 | 1 | -0/+1 |
| * | iio: magn: ak8975: allow a delay after enabling regulators | Linus Walleij | 2016-06-30 | 1 | -0/+6 |
| * | iio: magn: ak8975: refactor regulator handlers | Linus Walleij | 2016-06-30 | 1 | -25/+18 |
| * | iio: magn: ak8975: add Vid regulator | Linus Walleij | 2016-06-30 | 1 | -0/+15 |
| * | iio: magn: ak8975: fix regulator usage | Linus Walleij | 2016-06-30 | 1 | -9/+7 |
| * | iio: pressure: bmp280: add reset GPIO line handling | Linus Walleij | 2016-06-30 | 1 | -0/+10 |
| * | iio: pressure: bmp280: support device tree initialization | Linus Walleij | 2016-06-30 | 1 | -0/+15 |
| * | iio:core: timestamping clock selection support | Gregor Boirie | 2016-06-30 | 58 | -93/+291 |
* | | Merge 4.7-rc6 into staging-next | Greg Kroah-Hartman | 2016-07-04 | 3 | -6/+10 |
|\ \
| |/
|/| |
|
| * | iio:ad7266: Fix probe deferral for vref | Mark Brown | 2016-06-26 | 1 | -0/+3 |
| * | iio:ad7266: Fix support for optional regulators | Mark Brown | 2016-06-26 | 1 | -1/+1 |
| * | iio:ad7266: Fix broken regulator error handling | Mark Brown | 2016-06-26 | 1 | -1/+1 |
| * | iio: accel: kxsd9: fix the usage of spi_w8r8() | Linus Walleij | 2016-06-26 | 1 | -2/+2 |
| * | Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-22 | 1 | -2/+3 |
| |\ |
|
| | * | iio: inv_mpu6050: Fix use-after-free in ACPI code | Crestez Dan Leonard | 2016-06-11 | 1 | -2/+3 |
* | | | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-06-29 | 15 | -74/+418 |
|\ \ \ |
|
| * | | | iio: ad5755: add support for dt bindings | Sean Nyekjaer | 2016-06-27 | 1 | -1/+187 |
| * | | | iio: buffer-dma: Use ARRAY_SIZE in for loop range | Phil Reid | 2016-06-27 | 1 | -2/+2 |
| * | | | iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts | Florian Vaussard | 2016-06-27 | 1 | -0/+4 |
| * | | | iio: proximity: as3935: remove redundant zeroing of tune_cap | Matt Ranostay | 2016-06-27 | 1 | -1/+0 |