summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iio: adc128s052: add ACPI _HID AANT1280Nicola Lunghi2018-11-031-1/+17
| | * | iio: adc128s052: Add pin-compatible IDsJavier Arteaga2018-11-031-3/+11
| | * | iio: adc: ina2xx: add in early -EINVAL returns in case statementsColin Ian King2018-10-211-0/+2
| | * | iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-213-7/+6
| | * | iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede2018-10-141-0/+1
| | * | iio: dpot-dac: mark expected switch fall-through with text GCC expects.Gustavo A. R. Silva2018-10-141-2/+2
| | * | iio: ssp_sensors: don't manually free devm managed resourcesUwe Kleine-König2018-10-071-14/+6
* | | | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-12-251-10/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko2018-12-031-10/+6
| |/ /
* | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-169-19/+37
* | | iio:st_magn: Fix enable device after triggerMartin Kelly2018-11-031-9/+3
|/ /
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2974-378/+3884
|\|
| * Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-10-0110-74/+304
| |\
| | * iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-09-291-15/+38
| | * iio: adc: meson-saradc: use the address attribute from iio_chan_specMartin Blumenstingl2018-09-291-14/+15
| | * iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directlyMartin Blumenstingl2018-09-291-2/+2
| | * iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-09-291-1/+3
| | * iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-09-291-0/+2
| | * iio: adc: meson-saradc: simplify access to meson_sar_adc_paramMartin Blumenstingl2018-09-291-14/+14
| | * iio: adc: meson-saradc: use of_device_get_match_dataMartin Blumenstingl2018-09-291-5/+5
| | * iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFTMartin Blumenstingl2018-09-291-1/+0
| | * iio: light: bh1750: Add device tree supportryang2018-09-291-0/+11
| | * iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.Song Qiang2018-09-223-0/+177
| | * iio: magnetometer: hmc5843: Fixed a comment error.Song Qiang2018-09-221-1/+1
| | * iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-09-221-0/+6
| | * iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usageDavid Lechner2018-09-221-22/+31
| * | Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman2018-09-162-8/+6
| |\ \ | | |/ | |/|
| * | Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-09-1465-304/+3580
| |\ \
| | * | iio: light: bh1750: simplify setting PM opsTomasz Duszynski2018-09-081-7/+2
| | * | iio: adxl372: Add support for I2C communicationStefan Popa2018-09-085-1/+75
| | * | iio: adxl372: Refactor the driverStefan Popa2018-09-085-51/+101
| | * | iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski2018-09-084-16/+4
| | * | iio: light: bh1750: switch to SPDX identifierTomasz Duszynski2018-09-081-4/+1
| | * | iio: imu: st_lsm6dsx: add support to LSM6DSOLorenzo Bianconi2018-09-026-8/+205
| | * | iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()Lorenzo Bianconi2018-09-021-7/+9
| | * | iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-staticLorenzo Bianconi2018-09-022-2/+2
| | * | iio: imu: st_lsm6dsx: add read_fifo callback to fifo_opsLorenzo Bianconi2018-09-023-3/+11
| | * | iio: dac: ad5758: Add support for hard resetStefan Popa2018-09-021-2/+24
| | * | iio: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-023-9/+9
| | * | iio: adc: qcom-spmi-adc5: Verify channel numbers from DTMatthias Kaehlcke2018-09-021-1/+2
| | * | iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven2018-09-021-10/+2
| | * | iio: adc: sc27xx: Add ADC scale calibrationBaolin Wang2018-09-021-3/+71
| | * | iio: adc: sc27xx: Add raw data supportBaolin Wang2018-09-021-35/+45
| | * | iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson2018-08-251-0/+1
| | * | iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2018-08-251-3/+8
| | * | iio: dac: add support for ltc1660Marcus Folkesson2018-08-253-0/+261
| | * | iio:adxl372: Add filter bandwidth supportStefan Popa2018-08-251-2/+36
| | * | iio:adxl372: Add sampling frequency supportStefan Popa2018-08-251-1/+73
| | * | iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa2018-08-251-0/+13
| | * | iio: chemical: bme680: Remove field value definesDavid Frey2018-08-252-4/+3