summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2023-01-08iio: magnetometer: st_magn: Add LSM303CStephan Gerhold5-1/+13
2023-01-08iio: accel: st_accel: Add LSM303CStephan Gerhold5-1/+13
2023-01-08drivers: iio: cdc: Drop redundant if checkAlexander Vorwerk1-2/+1
2023-01-08iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=mVladimir Oltean1-0/+1
2023-01-08iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko1-1/+2
2023-01-08iio: adc: ti-adc128s052: Sort headersAndy Shevchenko1-3/+3
2023-01-08iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() useAndy Shevchenko1-4/+1
2023-01-08iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()Andy Shevchenko1-23/+20
2023-01-08iio: adc: ep93xx: Enable wider build testing with COMPILE_TESTJonathan Cameron1-1/+2
2022-12-30iio: adc: ep93xx: Add OF supportAlexander Sverdlin1-0/+8
2022-12-28iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2022-12-28iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song1-7/+34
2022-12-28iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song1-1/+27
2022-12-28iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song1-1/+1
2022-12-28iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song1-2/+15
2022-12-28iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song1-1/+1
2022-12-28iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2022-12-28iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li1-2/+9
2022-12-28iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani1-1/+1
2022-12-28iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2022-12-28iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan1-0/+1
2022-12-28iio: adc: qcom-spmi-adc5: Suppress probe-deferral error messageMarijn Suijten1-4/+2
2022-12-28iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"Colin Ian King1-1/+1
2022-12-28iio: light: tsl2563: Keep Makefile sorted by module nameAndy Shevchenko1-1/+1
2022-12-28iio: light: tsl2563: sort header inclusion alphabeticallyAndy Shevchenko1-7/+7
2022-12-28iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacksAndy Shevchenko1-2/+2
2022-12-28iio: light: tsl2563: Utilise temporary variable for struct deviceAndy Shevchenko1-3/+3
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko1-10/+2
2022-12-28iio: light: tsl2563: Simplify with dev_err_probeAndy Shevchenko1-18/+11
2022-12-28iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko1-6/+3
2022-12-28iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko1-8/+9
2022-12-28iio: light: tsl2563: Configure INT in one placeAndy Shevchenko1-17/+25
2022-12-28iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko1-33/+19
2022-12-28iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth1-1/+7
2022-12-28iio: light: max44009: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-28iio: pressure: ms5611: Switch to fully devm_ managed registration.Jonathan Cameron4-27/+3
2022-12-28iio: pressure: ms5611: Use devm_regulator_get_enable()Jonathan Cameron2-30/+5
2022-12-28iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron2-29/+4
2022-12-28iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen1-2/+2
2022-12-28iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen1-2/+2
2022-12-28iio: dac: ad5686: Add support for AD5337Fabio Estevam4-4/+14
2022-12-28iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs3-0/+343
2022-12-28iio: magnetometer: add ti tmag5273 driverGerald Loacker3-0/+757
2022-12-20IIO: hid-sensor-prox: Use generic usagePhilipp Jungkamp1-14/+23
2022-12-20IIO: hid-sensor-als: Use generic usagePhilipp Jungkamp1-13/+14
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds265-1574/+10903
2022-12-14Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-22/+34
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman165-514/+3881
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman122-1094/+7054