summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray2023-04-101-0/+4
| | * iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray2023-04-101-0/+8
| | * iio: adc: ti-ads1100: fix error code in probe()Dan Carpenter2023-04-101-1/+1
| | * iio: accel: add support for IIS328DQ variantStefan Wahren2023-03-194-0/+12
| | * iio: addac: stx104: Replace bitops.h header inclusion with bits.hWilliam Breathitt Gray2023-03-191-1/+1
| | * iio: dac: cio-dac: Migrate to the regmap APIWilliam Breathitt Gray2023-03-182-21/+46
| | * iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König2023-03-181-17/+4
| | * iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()Cheng Ziqiu2023-03-181-5/+1
| | * iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...Kasumov Ruslan2023-03-181-1/+1
| | * iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...Tom Rix2023-03-121-3/+3
| | * iio: proximity: sx9500: Reference ACPI and OF ID dataKrzysztof Kozlowski2023-03-121-2/+2
| | * iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski2023-03-121-6/+7
| | * iio: imu: st_lsm6dsx: add support to ASM330LHBLorenzo Bianconi2023-03-126-3/+19
| | * iio: addac: ad74413r: fix Current Input, Loop Powered ModeRasmus Villemoes2023-03-121-2/+19
| | * iio: ad74413r: wire up support for drive-strength-microamp propertyRasmus Villemoes2023-03-121-0/+23
| | * iio: adc: Add TI ADS1100 and ADS1000Mike Looijmans2023-03-123-0/+456
| | * iio: dac: cio-dac: Fix typo in comment listing supported devicesWilliam Breathitt Gray2023-03-111-1/+1
| | * iio: adc: rcar-gyroadc: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-111-1/+1
| | * iio: temperature: tmp117: cosmetic alignment cleanupMarco Felsch2023-03-111-8/+8
| | * iio: temperature: tmp117: add TI TMP116 supportMarco Felsch2023-03-111-1/+19
| | * iio: temperature: tmp117: improve fallback capabilitiesMarco Felsch2023-03-111-10/+34
| | * iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-1121-23/+30
| | * iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait2023-03-111-0/+6
| | * iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi2023-03-113-8/+78
| | * iio: pressure: bmp280: Add nvmem operations for BMP580Angel Iglesias2023-03-112-1/+212
| | * iio: pressure: bmp280: Add support for new sensor BMP580Angel Iglesias2023-03-116-12/+509
| | * iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 titleAngel Iglesias2023-03-111-1/+1
| | * iio: pressure: bmp280: Make read calibration callback optionalAngel Iglesias2023-03-111-4/+6
| | * iio: pressure: bmp280: Add preinit callbackAngel Iglesias2023-03-112-5/+13
| | * iio: pressure: bmp280: Use chip_info pointers for each chip as driver dataAngel Iglesias2023-03-114-227/+215
| | * iio: adc: meson_saradc: Better handle BL30 not releasing the hardwareUwe Kleine-König2023-03-111-7/+14
| | * iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask fieldAidan MacDonald2023-03-111-9/+7
| | * iio: adc: axp20x_adc: Minor code cleanupsAidan MacDonald2023-03-111-29/+32
| | * iio: imu: adis16475: correct copy paste mistake in comment blockNuno Sá2023-03-111-3/+3
| | * iio: proximity: sx_common: Add old register mappingGwendal Grignou2023-03-114-62/+92
| | * iio: proximity: sx_common: Drop documentation of non existent struct element.Jonathan Cameron2023-03-111-1/+0
| | * drivers: iio: dac: ad5592r: add gpio_chip namesAntoniu Miclaus2023-03-111-0/+5
| | * iio: accel: kionix-kx022a: Remove the unused member g_rangeMehdi Djait2023-03-111-1/+0
| | * iio: chemical: sps030: Reformat comment in a more readable wayJonathan Neuschäfer2023-03-111-3/+3
* | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * | | iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...Amit Kumar Mahapatra2023-03-111-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-261-0/+1
|\ \ \
| * \ \ Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2023-04-241-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | iio: adc: ad7292: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | |/
* | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-261-1/+1
|\ \ \
| * \ \ Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki2023-04-141-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-031-1/+1
| | |/
* | | iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney2023-04-081-0/+1
* | | iio: dac: ad5755: Add missing fwnode_handle_put()Liang He2023-04-011-0/+1
* | | iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter2023-04-011-1/+1
|/ /