| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-03-04 | 3 | -5/+7 |
|\ |
|
| * | Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-02-26 | 3 | -5/+7 |
| |\ |
|
| | * | iio: adc: xilinx: Fix error handling | Christophe JAILLET | 2017-02-25 | 1 | -3/+3 |
| | * | iio: 104-quad-8: Fix off-by-one error when addressing flag register | William Breathitt Gray | 2017-02-11 | 1 | -1/+1 |
| | * | iio: adc: handle unknow of_device_id data | Arnd Bergmann | 2017-02-05 | 1 | -1/+3 |
* | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-02-11 | 2 | -2/+3 |
|\ \ |
|
| * | | iio: pressure: mpl115: do not rely on structure field ordering | Peter Rosin | 2017-02-11 | 1 | -0/+1 |
| * | | iio: pressure: mpl3115: do not rely on structure field ordering | Peter Rosin | 2017-02-11 | 1 | -2/+2 |
* | | | Merge 4.10-rc7 into staging-next | Greg Kroah-Hartman | 2017-02-06 | 5 | -9/+11 |
|\| |
| |/
|/| |
|
| * | iio: dht11: Use usleep_range instead of msleep for start signal | John Brooks | 2017-01-22 | 1 | -2/+4 |
| * | iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume | Alison Schofield | 2017-01-21 | 1 | -2/+2 |
| * | iio: health: max30100: fixed parenthesis around FIFO count check | Matt Ranostay | 2017-01-21 | 1 | -1/+1 |
| * | iio: health: afe4404: retrieve a valid iio_dev in suspend/resume | Alison Schofield | 2017-01-21 | 1 | -2/+2 |
| * | iio: health: afe4403: retrieve a valid iio_dev in suspend/resume | Alison Schofield | 2017-01-21 | 1 | -2/+2 |
* | | iio: stx104: Add GPIO set_multiple callback function support | William Breathitt Gray | 2017-02-01 | 1 | -0/+23 |
* | | iio: stx104: Add support for GPIO names | William Breathitt Gray | 2017-01-31 | 1 | -1/+7 |
* | | iio: tmp007: Fix `name` attribute ABI | Lars-Peter Clausen | 2017-01-30 | 1 | -1/+1 |
* | | iio: stx104: Remove unneeded struct stx104_dev code | William Breathitt Gray | 2017-01-30 | 1 | -19/+0 |
* | | iio: adc: stm32: add optional dma support | Fabrice Gasnier | 2017-01-29 | 4 | -14/+219 |
* | | iio: adc: stm32: add trigger polarity extended attribute | Fabrice Gasnier | 2017-01-28 | 1 | -1/+45 |
* | | iio: adc: stm32: Enable use of stm32 timer triggers | Fabrice Gasnier | 2017-01-28 | 2 | -0/+67 |
* | | iio: adc: stm32: add support for triggered buffer mode | Fabrice Gasnier | 2017-01-28 | 2 | -21/+298 |
* | | Merge tag 'ib-mfd-iio-pwm-4.11' into test | Jonathan Cameron | 2017-01-28 | 3 | -0/+352 |
|\ \ |
|
| * | | iio: Add STM32 timer trigger driver | Benjamin Gaignard | 2017-01-25 | 3 | -0/+352 |
* | | | iio: distance: srf08: add IIO driver for us ranger | Andreas Klinger | 2017-01-28 | 3 | -1/+411 |
* | | | iio: cros_ec: Add cros_ec barometer driver | Gwendal Grignou | 2017-01-28 | 3 | -0/+231 |
* | | | iio: stx104: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-28 | 1 | -20/+2 |
* | | | iio: imu: st_lsm6dsx: add possibility to select drdy pin | Lorenzo Bianconi | 2017-01-28 | 1 | -6/+53 |
* | | | iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs | Martin Blumenstingl | 2017-01-28 | 3 | -0/+935 |
* | | | iio: common: ssp_sensors: gyro: use devm_iio_device_register() | Wei Yongjun | 2017-01-28 | 1 | -11/+1 |
* | | | iio: common: ssp_sensors: accel: use devm_iio_device_register() | Wei Yongjun | 2017-01-28 | 1 | -11/+1 |
* | | | iio: max5481: Add support for Maxim digital potentiometers | Matt Weber | 2017-01-28 | 3 | -0/+235 |
* | | | iio: adc: Add Renesas GyroADC driver | Marek Vasut | 2017-01-28 | 3 | -0/+645 |
* | | | iio: accel: fix Kconfig warning | Linus Walleij | 2017-01-23 | 1 | -2/+2 |
* | | | Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-01-23 | 32 | -100/+2473 |
|\ \ \ |
|
| * | | | iio: trigger: free trigger resource correctly | Alison Schofield | 2017-01-22 | 2 | -5/+5 |
| * | | | iio: trigger: clean up viio_trigger_alloc() | Dan Carpenter | 2017-01-22 | 1 | -35/+34 |
| * | | | iio: adc: constify iio_info structures | Bhumika Goyal | 2017-01-22 | 1 | -2/+2 |
| * | | | iio: industrialio-trigger: constify device_type structures | Bhumika Goyal | 2017-01-22 | 1 | -1/+1 |
| * | | | iio: trigger: close race condition in acquiring trigger reference | Alison Schofield | 2017-01-22 | 1 | -8/+13 |
| * | | | iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition | Lorenzo Bianconi | 2017-01-22 | 1 | -3/+3 |
| * | | | iio: adc: max1363: Export OF device ID table as module aliases | Javier Martinez Canillas | 2017-01-22 | 1 | -0/+1 |
| * | | | iio: potentiometer: mcp4531: Export OF device ID table as module aliases | Javier Martinez Canillas | 2017-01-22 | 1 | -0/+1 |
| * | | | iio: light: opt3001: Export OF device ID table as module aliases | Javier Martinez Canillas | 2017-01-22 | 1 | -0/+1 |
| * | | | iio: health: max30100: use msleep() for long uncritical delays | Nicholas Mc Guire | 2017-01-22 | 1 | -1/+1 |
| * | | | iio: adc: tlc4541: add support for TI tlc4541 adc | Phil Reid | 2017-01-22 | 4 | -14/+287 |
| * | | | iio: adc: Add Maxim MAX11100 driver | Jacopo Mondi | 2017-01-21 | 3 | -0/+202 |
| * | | | iio: bmi160: use variable names for sizeof() operator | Alison Schofield | 2017-01-21 | 1 | -4/+4 |
| * | | | iio: light: cm3605: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-01-21 | 1 | -2/+2 |