Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 1 | -5/+17 |
2019-05-07 | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 99 | -2266/+5286 |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -1/+0 |
2019-04-25 | counter: stm32-lptimer: add counter device | Fabrice Gasnier | 5 | -463/+0 |
2019-04-25 | counter: 104-quad-8: Add Generic Counter interface support | William Breathitt Gray | 3 | -641/+0 |
2019-04-25 | iio: 104-quad-8: Update license boilerplate | William Breathitt Gray | 1 | -9/+1 |
2019-04-25 | Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 32 | -226/+1983 |
2019-04-22 | iio: adc: qcom-spmi-adc5: Fix of-based module autoloading | Bjorn Andersson | 1 | -0/+1 |
2019-04-22 | iio: dummy_evgen: fix possible memleak in evgen init | Pan Bian | 1 | -1/+4 |
2019-04-22 | iio:accel:Switch hardcoded function name with a reference to __func__ making ... | Mohan Kumar | 2 | -2/+2 |
2019-04-22 | iio: adc: stm32-dfsdm: fix triggered buffer build dependency | Fabrice Gasnier | 1 | -0/+1 |
2019-04-22 | iio: adc: stm32-dfsdm: fix unmet direct dependencies detected | Fabrice Gasnier | 1 | -0/+1 |
2019-04-22 | iio: imx7d_adc: Use devm_iio_device_register() | Andrey Smirnov | 1 | -12/+1 |
2019-04-22 | iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend() | Andrey Smirnov | 1 | -22/+24 |
2019-04-22 | iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume() | Andrey Smirnov | 1 | -52/+36 |
2019-04-22 | drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn... | Mohan Kumar | 1 | -1/+1 |
2019-04-22 | iio: dac: ad5758: Modifications for new revision | Mircea Caprioru | 1 | -37/+18 |
2019-04-22 | iio: imu: st_lsm6dsx: inline per-sensor data | Lorenzo Bianconi | 1 | -34/+16 |
2019-04-22 | iio: adc: Add driver for the TI ADS8344 A/DC chips | Gregory CLEMENT | 3 | -0/+215 |
2019-04-22 | iio: gyro: fxas21002c: add spi driver | Rui Miguel Silva | 3 | -1/+77 |
2019-04-22 | iio: gyro: fxas21002c: add i2c driver | Rui Miguel Silva | 3 | -0/+76 |
2019-04-22 | iio: gyro: add core driver for fxas21002c | Rui Miguel Silva | 4 | -0/+1166 |
2019-04-22 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman | 15 | -95/+178 |
2019-04-19 | Make anon_inodes unconditional | David Howells | 1 | -1/+0 |
2019-04-18 | Merge 'ib-jz47xx-battery-prereq' into psy-next | Sebastian Reichel | 1 | -5/+17 |
2019-04-14 | Kconfig: change configuration of srf04 ultrasonic iio sensor | Andreas Klinger | 1 | -2/+9 |
2019-04-14 | srf04.c: add maxbotix ultrasonic sensors | Andreas Klinger | 1 | -9/+29 |
2019-04-14 | iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB | YueHaibing | 1 | -1/+1 |
2019-04-14 | iio: temperature: max31856: fix uninitialized error return | Colin Ian King | 1 | -0/+3 |
2019-04-14 | iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr... | YueHaibing | 1 | -4/+0 |
2019-04-14 | iio: accel: add support to LIS2DE12 | Robert Jones | 4 | -1/+84 |
2019-04-14 | iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID | Valentin Manea | 1 | -0/+1 |
2019-04-14 | iio: imx7d_adc: Use devm_platform_ioremap_resource() | Andrey Smirnov | 1 | -3/+1 |
2019-04-14 | iio: imx7d_adc: Replace pr_err with dev_err | Andrey Smirnov | 1 | -2/+3 |
2019-04-14 | iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe() | Andrey Smirnov | 1 | -19/+18 |
2019-04-14 | iio: adc: ad7616: Add support for AD7616 ADC | Beniamin Bia | 3 | -3/+54 |
2019-04-14 | iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a... | Stefan Popa | 2 | -23/+67 |
2019-04-14 | iio: adc: Fix MAX9611 spacing | Fabrizio Castro | 1 | -1/+1 |
2019-04-14 | iio: inkern: Convert iio_read_avail_channel_raw into a wrapper | Artur Rojek | 1 | -10/+2 |
2019-04-14 | iio: inkern: API for reading available iio channel attribute values | Artur Rojek | 1 | -0/+20 |
2019-04-07 | iio: imu: st_lsm6dsx: add support to LSM6DSR | Lorenzo Bianconi | 6 | -6/+83 |
2019-04-04 | iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion | Lars-Peter Clausen | 1 | -5/+11 |
2019-04-04 | iio: adc: stm32-dfsdm: add PM support | Fabrice Gasnier | 2 | -32/+206 |
2019-04-04 | iio: adc: stm32-dfsdm: improve sampling frequency accuracy | Fabrice Gasnier | 1 | -26/+30 |
2019-04-04 | iio:temperature: Add MAX31856 thermocouple support | Paresh Chaudhary | 3 | -0/+364 |
2019-04-04 | iio: frequency: ad9523: Fix typo in ad9523_platform_data | Lars-Peter Clausen | 1 | -8/+8 |
2019-04-04 | iio: gyro: bmg160: add device tree compatibility table | H. Nikolaus Schaller | 1 | -0/+9 |
2019-04-04 | iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor | Angus Ainslie (Purism) | 1 | -8/+43 |
2019-04-04 | iio: light: vcnl4000 add devicetree hooks | Angus Ainslie (Purism) | 1 | -0/+22 |
2019-04-04 | iio: light: vcnl4000 use word writes instead of byte writes | Angus Ainslie (Purism) | 1 | -2/+2 |