Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede | 9 | -19/+37 |
2018-11-03 | iio:st_magn: Fix enable device after trigger | Martin Kelly | 1 | -9/+3 |
2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 74 | -378/+3884 |
2018-10-25 | Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -8/+4 |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown | 3 | -13/+16 |
2018-10-09 | iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally | Vignesh R | 1 | -8/+4 |
2018-10-01 | Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 10 | -74/+304 |
2018-09-29 | iio: ad5064: Fix regulator handling | Lars-Peter Clausen | 1 | -15/+38 |
2018-09-29 | iio: adc: meson-saradc: use the address attribute from iio_chan_spec | Martin Blumenstingl | 1 | -14/+15 |
2018-09-29 | iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly | Martin Blumenstingl | 1 | -2/+2 |
2018-09-29 | iio: adc: at91: fix wrong channel number in triggered buffer mode | Eugen Hristev | 1 | -1/+3 |
2018-09-29 | iio: adc: at91: fix acking DRDY irq on simple conversions | Eugen Hristev | 1 | -0/+2 |
2018-09-29 | iio: adc: meson-saradc: simplify access to meson_sar_adc_param | Martin Blumenstingl | 1 | -14/+14 |
2018-09-29 | iio: adc: meson-saradc: use of_device_get_match_data | Martin Blumenstingl | 1 | -5/+5 |
2018-09-29 | iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT | Martin Blumenstingl | 1 | -1/+0 |
2018-09-29 | iio: light: bh1750: Add device tree support | ryang | 1 | -0/+11 |
2018-09-22 | iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor. | Song Qiang | 3 | -0/+177 |
2018-09-22 | iio: magnetometer: hmc5843: Fixed a comment error. | Song Qiang | 1 | -1/+1 |
2018-09-22 | iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs() | Alexey Khoroshilov | 1 | -0/+6 |
2018-09-22 | iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage | David Lechner | 1 | -22/+31 |
2018-09-16 | Merge 4.19-rc4 into staging-next | Greg Kroah-Hartman | 2 | -8/+6 |
2018-09-14 | Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 65 | -304/+3580 |
2018-09-09 | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2 | -8/+6 |
2018-09-08 | iio: light: bh1750: simplify setting PM ops | Tomasz Duszynski | 1 | -7/+2 |
2018-09-08 | iio: adxl372: Add support for I2C communication | Stefan Popa | 5 | -1/+75 |
2018-09-08 | iio: adxl372: Refactor the driver | Stefan Popa | 5 | -51/+101 |
2018-09-08 | iio: pressure: ms5611: switch to SPDX identifier | Tomasz Duszynski | 4 | -16/+4 |
2018-09-08 | iio: light: bh1750: switch to SPDX identifier | Tomasz Duszynski | 1 | -4/+1 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 3 | -13/+16 |
2018-09-02 | iio: imu: st_lsm6dsx: add support to LSM6DSO | Lorenzo Bianconi | 6 | -8/+205 |
2018-09-02 | iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block() | Lorenzo Bianconi | 1 | -7/+9 |
2018-09-02 | iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static | Lorenzo Bianconi | 2 | -2/+2 |
2018-09-02 | iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops | Lorenzo Bianconi | 3 | -3/+11 |
2018-09-02 | iio: imu: st_lsm6dsx: take into account ts samples in wm configuration | Lorenzo Bianconi | 1 | -7/+6 |
2018-09-02 | iio: dac: ad5758: Add support for hard reset | Stefan Popa | 1 | -2/+24 |
2018-09-02 | iio: Convert to using %pOFn instead of device_node.name | Rob Herring | 3 | -9/+9 |
2018-09-02 | iio: adc: qcom-spmi-adc5: Verify channel numbers from DT | Matthias Kaehlcke | 1 | -1/+2 |
2018-09-02 | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" | Matt Ranostay | 1 | -1/+0 |
2018-09-02 | iio: light: isl29501: Simplify code to kill compiler warning | Geert Uytterhoeven | 1 | -10/+2 |
2018-09-02 | iio: adc: sc27xx: Add ADC scale calibration | Baolin Wang | 1 | -3/+71 |
2018-09-02 | iio: adc: sc27xx: Add raw data support | Baolin Wang | 1 | -35/+45 |
2018-08-25 | iio: dac: ti-dac5571: provide of_match_table to driver | Marcus Folkesson | 1 | -0/+1 |
2018-08-25 | iio: dac: mcp4922: fix error handling in mcp4922_write_raw | Marcus Folkesson | 1 | -3/+8 |
2018-08-25 | iio: dac: add support for ltc1660 | Marcus Folkesson | 3 | -0/+261 |
2018-08-25 | iio:adxl372: Add filter bandwidth support | Stefan Popa | 1 | -2/+36 |
2018-08-25 | iio:adxl372: Add sampling frequency support | Stefan Popa | 1 | -1/+73 |
2018-08-25 | iio: adxl372: Provide validate_trigger and validate_device callbacks | Stefan Popa | 1 | -0/+13 |
2018-08-25 | iio: chemical: bme680: Remove field value defines | David Frey | 2 | -4/+3 |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 1 | -1/+1 |
2018-08-21 | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |