| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 2 | -2/+2 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/iio/ | David Howells | 2017-04-20 | 2 | -2/+2 |
* | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-06 | 106 | -495/+10150 |
|\ \ |
|
| * \ | Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-04-18 | 6 | -18/+54 |
| |\ \ |
|
| | * | | IIO: bmp280-core.c: fix error in humidity calculation | Andreas Klinger | 2017-04-14 | 1 | -5/+6 |
| | * | | iio: proximity: as3935: fix as3935_write | Matt Ranostay | 2017-04-14 | 1 | -2/+1 |
| | * | | iio: dac: ad7303: fix channel description | Pavel Roskin | 2017-04-14 | 1 | -3/+3 |
| | * | | iio: stm32 trigger: fix sampling_frequency read | Fabrice Gasnier | 2017-04-08 | 1 | -3/+3 |
| | * | | iio: hid-sensor: Store restore poll and hysteresis on S3 | Srinivas Pandruvada | 2017-04-08 | 2 | -5/+41 |
| * | | | Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-04-18 | 23 | -370/+3423 |
| |\ \ \ |
|
| | * | | | iio: light: apds9960: add system-wide suspend | Matt Ranostay | 2017-04-14 | 1 | -0/+2 |
| | * | | | iio: dac: add support for stm32 DAC | Fabrice Gasnier | 2017-04-14 | 5 | -0/+582 |
| | * | | | iio: imu: st_lsm6dsx: simplify data ready pin parsing | Lorenzo Bianconi | 2017-04-14 | 1 | -9/+1 |
| | * | | | iio: adc: add max1117/max1118/max1119 ADC driver | Akinobu Mita | 2017-04-14 | 3 | -0/+320 |
| | * | | | iio: stm32 trigger: Add counter enable modes | Benjamin Gaignard | 2017-04-14 | 1 | -0/+70 |
| | * | | | iio: stm32 trigger: Add quadrature encoder device | Benjamin Gaignard | 2017-04-14 | 1 | -6/+238 |
| | * | | | iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name | Lorenzo Bianconi | 2017-04-08 | 4 | -8/+14 |
| | * | | | iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC | Linus Walleij | 2017-04-08 | 3 | -0/+1048 |
| | * | | | iio: adc: break out common code from SPMI VADC | Linus Walleij | 2017-04-08 | 5 | -310/+358 |
| | * | | | iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor | Quentin Schulz | 2017-04-08 | 2 | -4/+98 |
| | * | | | iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function | Quentin Schulz | 2017-04-08 | 1 | -33/+45 |
| | * | | | iio: adc: Add Maxim max9611 ADC driver | Jacopo Mondi | 2017-04-08 | 3 | -0/+596 |
| | * | | | iio: hid-sensor: Fix unbalanced pm_runtime_enable error | Srinivas Pandruvada | 2017-04-08 | 1 | -0/+4 |
| | * | | | iio: adc: stm32: add dt option to set resolution | Fabrice Gasnier | 2017-04-03 | 1 | -1/+49 |
| | * | | | iio: gyro: mpu3050: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+2 |
| * | | | | Merge 4.11-rc6 into staging-next | Greg Kroah-Hartman | 2017-04-10 | 6 | -7/+30 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-04-03 | 41 | -68/+2657 |
| |\ \ \ |
|
| | * | | | iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler | Lorenzo Bianconi | 2017-04-02 | 1 | -15/+26 |
| | * | | | iio: adc: sun4i: add THERMAL dependency | Arnd Bergmann | 2017-04-02 | 1 | -0/+1 |
| | * | | | iio:adc: Driver for Linear Technology LTC2497 ADC | Michael Hennerich | 2017-04-02 | 3 | -0/+290 |
| | * | | | iio:imu:mpu6050 add explicit mpu9250 support | Jonathan Cameron | 2017-04-02 | 4 | -0/+14 |
| | * | | | iio: pressure: zpa2326: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -2/+2 |
| | * | | | iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -2/+2 |
| | * | | | iio: humidity: hts221: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -1/+1 |
| | * | | | iio: dac: ad5504: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -1/+1 |
| | * | | | iio: common: ms_sensors: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 1 | -2/+2 |
| | * | | | iio: adc: Remove unnecessary cast on void pointer | simran singhal | 2017-04-02 | 6 | -6/+6 |
| | * | | | iio: light: lm3533-als: constify attribute_group structures | simran singhal | 2017-04-02 | 1 | -2/+2 |
| | * | | | iio: Aspeed ADC | Rick Altherr | 2017-04-01 | 3 | -0/+307 |
| | * | | | iio: adc: hx711: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
| | * | | | iio: humidity: hdc100x: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
| | * | | | iio: light: apds9960: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
| | * | | | iio: light: bh1750: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
| | * | | | iio: proximity: as3935: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
| | * | | | iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC | Tony Lindgren | 2017-03-30 | 3 | -0/+1019 |
| | * | | | drivers: iio: chemical: replace comma with a semicolon | Arushi Singhal | 2017-03-30 | 2 | -2/+2 |
| | * | | | iio: adc: replace comma with a semicolon | Arushi Singhal | 2017-03-30 | 1 | -2/+2 |
| | * | | | iio: adc: ad799x: constify attribute_group structures | simran singhal | 2017-03-29 | 1 | -1/+1 |
| | * | | | iio: adc: max1363: constify attribute_group structures | simran singhal | 2017-03-29 | 1 | -1/+1 |
| | * | | | iio: dac: ad5504: constify attribute_group structures | simran singhal | 2017-03-29 | 1 | -1/+1 |