summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-28dt-bindings: iio: use lowercase hex in examplesKrzysztof Kozlowski
2023-01-28dt-bindings: iio: correct node names in examplesKrzysztof Kozlowski
2023-01-28dt-bindings: iio: minor whitespace cleanupsKrzysztof Kozlowski
2023-01-28dt-bindings: iio: drop unneeded quotesKrzysztof Kozlowski
2023-01-22dt-bindings: iio: adc: Add NXP IMX93 ADCHaibo Chen
2023-01-22iio: adc: add imx93 adc supportHaibo Chen
2023-01-21dt-bindings: iio: adc: add Texas Instruments ADS7924Hugo Villeneuve
2023-01-21iio: adc: ti-ads7924: add Texas Instruments ADS7924 driverHugo Villeneuve
2023-01-21iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.Philippe De Muyter
2023-01-21iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.Philippe De Muyter
2023-01-21iio: light: vcnl4000: Add interrupt support for vcnl4040Mårten Lindahl
2023-01-21iio: light: vcnl4000: Make irq handling more genericMårten Lindahl
2023-01-21iio: light: vcnl4000: Prepare for more generic setupMårten Lindahl
2023-01-21dt-bindings: iio: dac: Maxim max5522 DACJonathan Cameron
2023-01-21iio: dac: add support for max5522Angelo Dureghello
2023-01-21tools/iio/iio_utils:fix memory leakYulong Zhang
2023-01-21iio: core: Sort headersAndy Shevchenko
2023-01-21iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()Andy Shevchenko
2023-01-21iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()Andy Shevchenko
2023-01-14iio: chemical: scd30_core: Switch to use dev_err_probe()Andy Shevchenko
2023-01-14iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()Andy Shevchenko
2023-01-08iio: adc: stm32-dfsdm: add id registers supportOlivier Moysan
2023-01-08iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channelLuca Weiss
2023-01-08iio: magnetometer: st_magn: Add LSM303CStephan Gerhold
2023-01-08iio: accel: st_accel: Add LSM303CStephan Gerhold
2023-01-08dt-bindings: iio: st-sensors: Add LSM303C accelerometer+magnetometerStephan Gerhold
2023-01-08drivers: iio: cdc: Drop redundant if checkAlexander Vorwerk
2023-01-08iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Sort headersAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() useAndy Shevchenko
2023-01-08iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()Andy Shevchenko
2023-01-08iio: adc: ep93xx: Enable wider build testing with COMPILE_TESTJonathan Cameron
2022-12-30iio: adc: ep93xx: Add OF supportAlexander Sverdlin
2022-12-30dt-bindings: iio: adc: ep93xx: Add cirrus,ep9301-adc descriptionAlexander Sverdlin
2022-12-30dt-bindings: iio/adc: qcom,spmi-iadc: document PM8226 compatibleRayyan Ansari
2022-12-28dt-bindings: iio: adc: maxim,max1363: fix interface typoKrzysztof Kozlowski
2022-12-28dt-bindings: iio: adc: max1238: Fix a typo in the descriptionFabio Estevam
2022-12-28iio: adc: qcom-spmi-adc5: Suppress probe-deferral error messageMarijn Suijten
2022-12-28iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"Colin Ian King
2022-12-28iio: light: tsl2563: Keep Makefile sorted by module nameAndy Shevchenko
2022-12-28iio: light: tsl2563: sort header inclusion alphabeticallyAndy Shevchenko
2022-12-28iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko
2022-12-28iio: light: tsl2563: Utilise temporary variable for struct deviceAndy Shevchenko
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko
2022-12-28iio: light: tsl2563: Simplify with dev_err_probeAndy Shevchenko
2022-12-28iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko
2022-12-28iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko
2022-12-28iio: light: tsl2563: Configure INT in one placeAndy Shevchenko
2022-12-28iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko
2022-12-28iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth