| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-05 | 7 | -4/+2053 |
|\ |
|
| * | iio:pressure: initial zpa2326 barometer support | Gregor Boirie | 2016-09-18 | 6 | -0/+2051 |
| * | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -4/+2 |
| |\ |
|
| | * | iio: fetch and enable regulators unconditionally | Crt Mori | 2016-09-05 | 1 | -4/+2 |
* | | | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -3/+5 |
|\| | |
|
| * | | iio: pressure: bmp280: fix runtime suspend/resume crash | Linus Walleij | 2016-08-15 | 1 | -2/+4 |
| * | | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 2016-08-15 | 1 | -1/+1 |
| |/ |
|
* / | misc: retire the old BMP085 driver | Linus Walleij | 2016-08-31 | 1 | -2/+0 |
|/ |
|
* | 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: 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 |
* | 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 | 2 | -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 | 1 | -3/+9 |
|\ |
|
| * | iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 support | Markezana, William | 2016-06-11 | 1 | -3/+9 |
* | | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 2016-06-20 | 3 | -33/+54 |
|\ \
| |/
|/| |
|
| * | iio: st_sensors: switch to a threaded interrupt | Linus Walleij | 2016-05-29 | 2 | -1/+2 |
| * | iio:st_pressure: fix sampling gains (bring inline with ABI) | Gregor Boirie | 2016-05-29 | 1 | -30/+50 |
| * | iio: pressure: bmp280: fix error message for wrong chip id | Akinobu Mita | 2016-05-14 | 1 | -2/+2 |
* | | iio:st_sensors: fix power regulator usage | Gregor Boirie | 2016-05-29 | 1 | -4/+8 |
* | | iio:st_pressure:initial lps22hb sensor support | Gregor Boirie | 2016-05-29 | 5 | -5/+96 |
* | | iio: pressure: bmp280: add humidity support | Matt Ranostay | 2016-05-21 | 2 | -3/+200 |
* | | iio: Export I2C module alias information | Javier Martinez Canillas | 2016-05-21 | 2 | -0/+2 |
|/ |
|
* | iio: pressure: bmp280: add ability to control oversampling rate | Akinobu Mita | 2016-04-25 | 1 | -18/+185 |
* | iio: pressure: bmp280: add support for BMP180 | Akinobu Mita | 2016-04-25 | 2 | -17/+357 |
* | iio: pressure: hp03: Add Hope RF HP03 sensor support | Marek Vasut | 2016-04-24 | 3 | -0/+324 |
* | iio: st_sensors: support open drain mode | Linus Walleij | 2016-04-19 | 1 | -0/+8 |
* | iio: st_sensors: verify interrupt event to status | Linus Walleij | 2016-04-19 | 1 | -0/+2 |
* | iio: pressure: ms5611: use tab for indention | Jonathan Cameron | 2016-04-16 | 2 | -2/+2 |
* | hp206c: Initial support for reading sensor values | Crestez Dan Leonard | 2016-04-03 | 3 | -0/+437 |
* | iio:pressure:ms5611: fix missing regulator_disable | Gregor Boirie | 2016-03-20 | 2 | -9/+35 |
* | iio:pressure:ms5611: oversampling rate support | Gregor Boirie | 2016-03-05 | 4 | -23/+133 |
* | iio:pressure:ms5611: complete DT support | Grégor Boirie | 2016-03-05 | 2 | -0/+26 |
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 | 4 | -4/+4 |
* | iio:pressure:ms5611: power regulator support | Grégor Boirie | 2016-02-24 | 1 | -0/+13 |
* | iio:pressure:ms5611: use probed device name | Grégor Boirie | 2016-02-24 | 4 | -6/+8 |
* | iio:pressure:ms5611: fix ms5607 temp compensation | Gregor Boirie | 2016-02-24 | 1 | -6/+6 |
* | iio: pressure: ms5611: select IIO_BUFFER | Arnd Bergmann | 2016-02-17 | 1 | -0/+1 |
* | Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-02-14 | 5 | -4/+105 |
|\ |
|