summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()Andy Shevchenko2023-01-141-3/+3
* iio: adc: stm32-dfsdm: add id registers supportOlivier Moysan2023-01-082-35/+124
* iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channelLuca Weiss2023-01-081-0/+2
* iio: magnetometer: st_magn: Add LSM303CStephan Gerhold2023-01-085-1/+13
* iio: accel: st_accel: Add LSM303CStephan Gerhold2023-01-085-1/+13
* drivers: iio: cdc: Drop redundant if checkAlexander Vorwerk2023-01-081-2/+1
* iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko2023-01-081-1/+2
* iio: adc: ti-adc128s052: Sort headersAndy Shevchenko2023-01-081-3/+3
* iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() useAndy Shevchenko2023-01-081-4/+1
* iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()Andy Shevchenko2023-01-081-23/+20
* iio: adc: ep93xx: Enable wider build testing with COMPILE_TESTJonathan Cameron2023-01-081-1/+2
* iio: adc: ep93xx: Add OF supportAlexander Sverdlin2022-12-301-0/+8
* iio: adc: qcom-spmi-adc5: Suppress probe-deferral error messageMarijn Suijten2022-12-281-4/+2
* iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"Colin Ian King2022-12-281-1/+1
* iio: light: tsl2563: Keep Makefile sorted by module nameAndy Shevchenko2022-12-281-1/+1
* iio: light: tsl2563: sort header inclusion alphabeticallyAndy Shevchenko2022-12-281-7/+7
* iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko2022-12-281-2/+2
* iio: light: tsl2563: Utilise temporary variable for struct deviceAndy Shevchenko2022-12-281-3/+3
* iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko2022-12-281-10/+2
* iio: light: tsl2563: Simplify with dev_err_probeAndy Shevchenko2022-12-281-18/+11
* iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko2022-12-281-6/+3
* iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko2022-12-281-8/+9
* iio: light: tsl2563: Configure INT in one placeAndy Shevchenko2022-12-281-17/+25
* iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko2022-12-281-33/+19
* iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth2022-12-281-1/+7
* iio: light: max44009: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-281-3/+2
* iio: pressure: ms5611: Switch to fully devm_ managed registration.Jonathan Cameron2022-12-284-27/+3
* iio: pressure: ms5611: Use devm_regulator_get_enable()Jonathan Cameron2022-12-282-30/+5
* iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron2022-12-282-29/+4
* iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-281-2/+2
* iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-281-2/+2
* iio: dac: ad5686: Add support for AD5337Fabio Estevam2022-12-284-4/+14
* iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs2022-12-283-0/+343
* iio: magnetometer: add ti tmag5273 driverGerald Loacker2022-12-283-0/+757
* Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-16265-1574/+10903
|\
| * Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-278-22/+34
| |\
| | * iio: fix memory leak in iio_device_register_eventset()Zeng Heng2022-11-161-1/+3
| * | Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-11-27165-514/+3881
| |\ \
| | * | iio: addac: ad74413r: fix blank line after declaration warningCosmin Tanislav2022-11-241-0/+1
| | * | iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tblCosmin Tanislav2022-11-241-4/+0
| | * | iio: imu: st_lsm6dsx: add support to ISM330ISLorenzo Bianconi2022-11-245-4/+20
| | * | iio: frequency: adf4377: add support for ADF4377Antoniu Miclaus2022-11-233-0/+1005
| | * | iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes2022-11-231-7/+7
| | * | iio: adc: stm32-adc: add debugfs to read raw calibration resultOlivier Moysan2022-11-231-0/+22
| | * | iio: adc: stm32-adc: improve calibration error logOlivier Moysan2022-11-231-2/+3
| | * | iio: adc: stm32-adc: smart calibration supportOlivier Moysan2022-11-232-56/+53
| | * | iio: addac: ad74413r: add support for reset-gpioRasmus Villemoes2022-11-231-0/+12
| | * | iio: addac: ad74413r: add spi_device_id tableRasmus Villemoes2022-11-231-0/+17
| | * | iio: imu: st_lsm6dsx: add support to LSM6DSO16ISLorenzo Bianconi2022-11-235-3/+141
| | * | iio: addac: add AD74115 driverCosmin Tanislav2022-11-233-0/+1962