summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311Charles-Antoine Couret2018-11-113-0/+348
* iio:magnetometer: st_magn: add BDU settingsMartin Kelly2018-11-111-0/+4
* iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly2018-11-114-0/+12
* iio: magnetometer: add clarifying commentMartin Kelly2018-11-111-0/+2
* iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay2018-11-111-6/+6
* iio:adc:ad7949: Add AD7949 ADC driver familyCharles-Antoine Couret2018-11-033-0/+358
* iio: adc128s052: use SPDX-License-IdentifierDan O'Donovan2018-11-031-4/+1Star
* 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/+6Star
* 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/+6Star
* Merge tag 'iio-for-4.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-10-0210-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/+0Star
| * 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/+6Star
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-092-8/+6Star
| |\
| | * iio: imu: st_lsm6dsx: take into account ts samples in wm configurationLorenzo Bianconi2018-09-021-7/+6Star
| | * Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0Star
* | | 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/+2Star
| * | 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/+4Star
| * | iio: light: bh1750: switch to SPDX identifierTomasz Duszynski2018-09-081-4/+1Star
| * | 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/+2Star
| * | 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