summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-04-06iio: adc: ad7292: Add explicit include for of.hRob Herring
2023-04-01iio: dac: ad5755: Add missing fwnode_handle_put()Liang He
2023-04-01iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-03-28Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-19iio: accel: add support for IIS328DQ variantStefan Wahren
2023-03-19iio: addac: stx104: Replace bitops.h header inclusion with bits.hWilliam Breathitt Gray
2023-03-18iio: dac: cio-dac: Migrate to the regmap APIWilliam Breathitt Gray
2023-03-18iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-18iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2023-03-18iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-03-18iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()Cheng Ziqiu
2023-03-18iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...Kasumov Ruslan
2023-03-12iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...Tom Rix
2023-03-12iio: proximity: sx9500: Reference ACPI and OF ID dataKrzysztof Kozlowski
2023-03-12iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-03-12iio: imu: st_lsm6dsx: add support to ASM330LHBLorenzo Bianconi
2023-03-12iio: addac: ad74413r: fix Current Input, Loop Powered ModeRasmus Villemoes
2023-03-12iio: ad74413r: wire up support for drive-strength-microamp propertyRasmus Villemoes
2023-03-12iio: adc: max11410: fix read_poll_timeout() usageNuno Sá
2023-03-12iio: adc: Add TI ADS1100 and ADS1000Mike Looijmans
2023-03-11iio: dac: cio-dac: Fix typo in comment listing supported devicesWilliam Breathitt Gray
2023-03-11iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray
2023-03-11iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...Amit Kumar Mahapatra
2023-03-11iio: adc: rcar-gyroadc: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11iio: temperature: tmp117: cosmetic alignment cleanupMarco Felsch
2023-03-11iio: temperature: tmp117: add TI TMP116 supportMarco Felsch
2023-03-11iio: temperature: tmp117: improve fallback capabilitiesMarco Felsch
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait
2023-03-11iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi
2023-03-11iio: pressure: bmp280: Add nvmem operations for BMP580Angel Iglesias
2023-03-11iio: pressure: bmp280: Add support for new sensor BMP580Angel Iglesias
2023-03-11iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 titleAngel Iglesias
2023-03-11iio: pressure: bmp280: Make read calibration callback optionalAngel Iglesias
2023-03-11iio: pressure: bmp280: Add preinit callbackAngel Iglesias
2023-03-11iio: pressure: bmp280: Use chip_info pointers for each chip as driver dataAngel Iglesias
2023-03-11iio: adc: meson_saradc: Better handle BL30 not releasing the hardwareUwe Kleine-König
2023-03-11iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask fieldAidan MacDonald
2023-03-11iio: adc: axp20x_adc: Minor code cleanupsAidan MacDonald
2023-03-11iio: imu: adis16475: correct copy paste mistake in comment blockNuno Sá
2023-03-11iio: proximity: sx_common: Add old register mappingGwendal Grignou
2023-03-11iio: proximity: sx_common: Drop documentation of non existent struct element.Jonathan Cameron
2023-03-11drivers: iio: dac: ad5592r: add gpio_chip namesAntoniu Miclaus
2023-03-11iio: accel: kionix-kx022a: Remove the unused member g_rangeMehdi Djait
2023-03-11iio: chemical: sps030: Reformat comment in a more readable wayJonathan Neuschäfer
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-02-26iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-sensor' into for-linusBenjamin Tissoires