| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-12-29 | 65 | -452/+5308 |
|\ |
|
| * | Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-12-13 | 24 | -226/+829 |
| |\ |
|
| | * | iio: adc: qcom-spmi-adc5: Initialize prescale properly | Evan Green | 2018-12-12 | 1 | -27/+31 |
| | * | iio: adc: Allow selection of Exynos ADC on S5PV210 | Jonathan Bakker | 2018-12-12 | 1 | -1/+1 |
| | * | iio: adc: exynos-adc: Add S5PV210 variant | Jonathan Bakker | 2018-12-12 | 1 | -0/+14 |
| | * | iio: bmi160: use all devm functions in probe | Martin Kelly | 2018-12-10 | 4 | -41/+14 |
| | * | iio: dac: ad5686: fix bit shift read register | Mircea Caprioru | 2018-12-08 | 1 | -1/+2 |
| | * | iio:dac:ad5686: Add AD5310R support | Stefan Popa | 2018-12-08 | 3 | -3/+41 |
| | * | iio: core: check 'info' value before registering the device | Andi Shyti | 2018-12-08 | 1 | -0/+3 |
| | * | iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID | Stephan Gerhold | 2018-12-01 | 1 | -0/+1 |
| | * | staging:iio:ad2s90: Move out of staging | Matheus Tavares | 2018-12-01 | 3 | -0/+142 |
| | * | iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot | Lorenzo Bianconi | 2018-11-25 | 1 | -6/+8 |
| | * | iio: hid-sensor-hub: clean up indentation, remove extraneous tab | Colin Ian King | 2018-11-25 | 1 | -1/+1 |
| | * | iio: adc: stm32-adc: switch off running adc when going to low power | Fabrice Gasnier | 2018-11-25 | 1 | -16/+63 |
| | * | iio: adc: stm32-adc: add power management support | Fabrice Gasnier | 2018-11-25 | 2 | -93/+258 |
| | * | iio: adc: stm32-adc: move self-calibration to prepare routine | Fabrice Gasnier | 2018-11-25 | 1 | -35/+24 |
| | * | iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID | Hans de Goede | 2018-11-25 | 1 | -0/+1 |
| | * | iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx | Chris Coffey | 2018-11-25 | 3 | -0/+216 |
| | * | iio: adc: meson-saradc: fix internal clock names | Martin Blumenstingl | 2018-11-25 | 1 | -4/+4 |
| | * | iio: adc: meson-saradc: check for devm_kasprintf failure | Nicholas Mc Guire | 2018-11-25 | 1 | -0/+6 |
| | * | iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HID | Stephan Gerhold | 2018-11-25 | 1 | -0/+1 |
| * | | Merge 4.20-rc5 into staging-next | Greg Kroah-Hartman | 2018-12-03 | 10 | -28/+40 |
| |\ \
| | |/
| |/| |
|
| * | | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-11-22 | 45 | -232/+4485 |
| |\ \ |
|
| | * | | iio: adc: Add ad7124 support | Stefan Popa | 2018-11-17 | 3 | -0/+696 |
| | * | | iio: ad_sigma_delta: Allow to provide custom data register address | Lars-Peter Clausen | 2018-11-17 | 1 | -5/+17 |
| | * | | iio: potentiometer: mcp4131: use of_device_get_match_data() | Slawomir Stepien | 2018-11-16 | 1 | -4/+7 |
| | * | | iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller | Lorenzo Bianconi | 2018-11-16 | 4 | -6/+125 |
| | * | | iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine | Lorenzo Bianconi | 2018-11-16 | 1 | -15/+29 |
| | * | | iio: imu: st_lsm6dsx: add i2c embedded controller support | Lorenzo Bianconi | 2018-11-16 | 4 | -43/+909 |
| | * | | iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine | Lorenzo Bianconi | 2018-11-16 | 3 | -33/+15 |
| | * | | iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids | Lorenzo Bianconi | 2018-11-16 | 3 | -9/+88 |
| | * | | iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark | Lorenzo Bianconi | 2018-11-16 | 2 | -1/+2 |
| | * | | iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap | Lorenzo Bianconi | 2018-11-16 | 1 | -3/+15 |
| | * | | iio: imu: st_lsm6dsx: introduce locked read/write utility routines | Lorenzo Bianconi | 2018-11-16 | 3 | -38/+90 |
| | * | | iio: adc: sc27xx: Add ADC data conversion timeout | Freeman Liu | 2018-11-16 | 1 | -1/+11 |
| | * | | iio: magnetometer: Add driver support for PNI RM3100 | Song Qiang | 2018-11-16 | 6 | -0/+784 |
| | * | | iio: st-accel: add support for lis3de | Heiko Stuebner | 2018-11-16 | 5 | -1/+13 |
| | * | | iio: light: Add support for vishay vcnl4035 | Parthiban Nallathambi | 2018-11-16 | 3 | -0/+690 |
| | * | | iio: adc: rcar-gyroadc: convert to SPDX identifiers | Kuninori Morimoto | 2018-11-16 | 1 | -10/+1 |
| | * | | iio: adc: max11100: convert to SPDX identifiers | Kuninori Morimoto | 2018-11-16 | 1 | -4/+1 |
| | * | | iio: adc: max9611: convert to SPDX identifiers | Kuninori Morimoto | 2018-11-16 | 1 | -4/+1 |
| | * | | iio: adc: meson-saradc: add support for the chip's temperature sensor | Martin Blumenstingl | 2018-11-11 | 1 | -26/+203 |
| | * | | iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support | Matt Ranostay | 2018-11-11 | 1 | -7/+27 |
| | * | | iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311 | Charles-Antoine Couret | 2018-11-11 | 3 | -0/+348 |
| | * | | iio:magnetometer: st_magn: add BDU settings | Martin Kelly | 2018-11-11 | 1 | -0/+4 |
| | * | | iio:magnetometer: st_magn: add LSM9DS1 support | Martin Kelly | 2018-11-11 | 4 | -0/+12 |
| | * | | iio: magnetometer: add clarifying comment | Martin Kelly | 2018-11-11 | 1 | -0/+2 |
| | * | | iio: potentiometer: tpl0102: switch to using pointer to chip config | Matt Ranostay | 2018-11-11 | 1 | -6/+6 |
| | * | | iio:adc:ad7949: Add AD7949 ADC driver family | Charles-Antoine Couret | 2018-11-03 | 3 | -0/+358 |
| | * | | iio: adc128s052: use SPDX-License-Identifier | Dan O'Donovan | 2018-11-03 | 1 | -4/+1 |