summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean2020-11-211-4/+8
| * iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean2020-11-211-11/+14
| * iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean2020-11-211-6/+5
| * iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean2020-11-211-12/+19
| * iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a functionAlexandru Ardelean2020-11-211-42/+36
| * iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()Alexandru Ardelean2020-11-211-2/+1
| * iio: adc: ad7887: convert probe to device-managed functionsAlexandru Ardelean2020-11-141-28/+15
| * iio: adc: stm32-adc: adapt clock duty cycle for proper operationFabrice Gasnier2020-11-141-1/+20
| * iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean2020-11-143-16/+83
| * iio: adc: mt6360: Add ADC driver for MT6360Gene Chen2020-11-083-0/+384
| * iio: adc: stm32-adc: dma transfers cleanupOlivier Moysan2020-11-081-23/+6
| * iio: adc: ad7768-1: Add channel labels.Cristian Pop2020-11-081-0/+41
| * iio: core: Add optional symbolic label to a device channelCristian Pop2020-11-081-0/+41
| * iio: remove unneeded breakTom Rix2020-11-012-3/+0
| * iio:light:tsl2563 use generic fw accessorsVaishnav M A2020-11-011-7/+9
| * iio: light: vcnl4035 add i2c_device_idVaishnav M A2020-11-011-0/+7
| * iio: proximity: vl53l0x-i2c add i2c_device_idVaishnav M A2020-11-011-0/+7
| * iio: magnetometer: bmc150: remove unneeded semicolonTom Rix2020-11-011-1/+1
| * iio: pressure: bmp280: remove unneeded semicolonTom Rix2020-11-011-2/+2
| * iio: adc: at91-sama5d2_adc: remove unneeded semicolonTom Rix2020-10-311-1/+1
| * iio/adc: ingenic: remove unneeded semicolonTom Rix2020-10-311-1/+1
| * iio: light: apds9960: remove unneeded semicolonTom Rix2020-10-311-1/+1
| * iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn2020-10-101-1/+1
| * iio: dac: ad7303: remove platform data headerAlexandru Ardelean2020-10-101-2/+0
| * iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean2020-10-101-8/+9
| * iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative valuesAnand Ashok Dumbre2020-10-101-3/+7
| * iio: adc: exynos: do not rely on 'users' counter in ISRdmitry.torokhov@gmail.com2020-10-101-1/+6
| * iio: sx9310: Set various settings from DTStephen Boyd2020-10-101-1/+124
| * iio: sx9310: Support setting debounce valuesStephen Boyd2020-10-101-0/+100
| * iio: sx9310: Support setting hysteresis valuesStephen Boyd2020-10-101-1/+61
| * iio: sx9310: Support setting proximity thresholdsStephen Boyd2020-10-101-0/+114
| * iio: sx9310: Support hardware gain factorStephen Boyd2020-10-101-5/+104
| * iio: imu: st_lsm6dsx: add support to LSM6DSTLorenzo Bianconi2020-10-106-4/+221
| * iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean2020-10-101-4/+8
| * iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean2020-10-101-38/+22
| * iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean2020-10-102-2/+2
| * iio: adc: at91_adc: const-ify some driver dataAlexandru Ardelean2020-10-101-4/+4
| * iio: adc: at91_adc: use of_device_get_match_data() helperAlexandru Ardelean2020-10-101-4/+1
| * iio: dac: ad5686: add of_match_tableMichael Auchter2020-10-101-0/+19
| * iio: dac: ad5686: add support for AD5338RMichael Auchter2020-10-104-3/+19
* | iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36
* | iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-141-5/+10
* | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
* | iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
* | iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1
* | iio: imu: st_lsm6dsx: set 10ms as min shub slave timeoutLorenzo Bianconi2020-11-011-2/+4
* | iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan2020-11-012-26/+65
* | iio: adc: mediatek: fix unset fieldFabien Parent2020-11-011-2/+4
* | iio: cros_ec: Use default frequencies when EC returns invalid informationGwendal Grignou2020-11-011-5/+11
* | Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-231-1/+1
|\ \