Age | Commit message (Expand) | Author |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-03-28 | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman |
2018-03-18 | Merge tag 'v4.16-rc5' into devel | Linus Walleij |
2018-03-14 | Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-03-10 | iio: st_pressure: st_accel: pass correct platform data to init | Michael Nosthoff |
2018-03-10 | Revert "iio: accel: st_accel: remove redundant pointer pdata" | Jonathan Cameron |
2018-03-10 | iio: potentiometer: mcp4018: driver for Microchip digital potentiometers | Peter Rosin |
2018-03-10 | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock() | Dan Carpenter |
2018-03-10 | iio: potentiometer: ds1803: Remove VLA usage | Himanshu Jha |
2018-03-07 | iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW | Rodrigo Siqueira |
2018-03-03 | iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW | Rodrigo Siqueira |
2018-03-03 | iio:dummy: Add extra paragraphs on Kconfig | Rodrigo Siqueira |
2018-03-03 | iio: dummy: Add correct tabs and spaces to Kconfig | Rodrigo Siqueira |
2018-03-03 | iio: light: lv0104cs: Add support for LV0104CS light sensor | Jeff LaBundy |
2018-03-03 | iio: proximity: sx9500: Add GPIO ACPI mapping table | Andy Shevchenko |
2018-03-03 | iio: cros_ec: Relax sampling frequency before suspending | Gwendal Grignou |
2018-02-26 | Merge 4.16-rc3 into staging-next | Greg Kroah-Hartman |
2018-02-24 | iio temperature/mlx90632: silence a static checker warning | Dan Carpenter |
2018-02-24 | iio: accel: bmc150: Remove redundant __func__ in dev_dbg() | Andy Shevchenko |
2018-02-24 | iio: adc: stm32-dfsdm: fix multiple channel initialization | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix clock source selection | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix call to stop channel | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix compatible data use | Fabrice Gasnier |
2018-02-24 | iio: adc: axp20x_adc: remove !! in favor of ternary condition | Quentin Schulz |
2018-02-24 | iio: chemical: ccs811: Corrected firmware boot/application mode transition | Richard Lai |
2018-02-24 | iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct | Richard Lai |
2018-02-22 | iio: Change ISA_BUS_API dependency to selection | William Breathitt Gray |
2018-02-20 | Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-02-20 | Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay |
2018-02-17 | iio: buffer: check if a buffer has been set up when poll is called | Stefan Windfeldt-Prytz |
2018-02-17 | iio: adis_lib: Initialize trigger before requesting interrupt | Lars-Peter Clausen |
2018-02-17 | iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming | Richard Lai |
2018-02-17 | iio:pressure:ms5611: Fix coding style in probe function | rodrigosiqueira |
2018-02-17 | iio: dht11: Improve detection of sensor type | Harald Geyer |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-10 | iio: ad5272: Add support for Analog Devices digital potentiometers | Phil Reid |
2018-02-04 | iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined | Andreas Klinger |
2018-02-04 | iio: temperature: Adding support for MLX90632 | Crt Mori |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | iio: imu: st_lsm6dsx: add hw timestamp support | Lorenzo Bianconi |
2018-01-30 | iio: adc: change license description | Milan Stevanovic |
2018-01-30 | iio: adc: driver for ti adc081s/adc101s/adc121s | Milan Stevanovic |
2018-01-30 | iio/adc: depend on SYSFS instead of selecting it | Randy Dunlap |
2018-01-30 | iio: adc: axp20x_adc: add support for AXP813 ADC | Quentin Schulz |
2018-01-30 | iio: adc: axp20x_adc: make it possible to probe from DT | Quentin Schulz |
2018-01-30 | iio: adc: axp20x_adc: put ADC rate setting in a per-variant function | Quentin Schulz |
2018-01-30 | iio: ep93xx: remove redundant return value check of platform_get_resource() | Wei Yongjun |
2018-01-30 | iio: humidity: hts221: remove unnecessary get_unaligned_le16() | Lorenzo Bianconi |