summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-2451-508/+2981
|\
| * Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman2023-02-0610-30/+143
| |\
| * | iio: adc: ad7291: Fix indentation error by adding extra spacesAnup Sharma2023-01-281-1/+1
| * | iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli2023-01-281-1/+4
| * | iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli2023-01-281-1/+4
| * | iio: imu: fix spdx formatTom Rix2023-01-281-1/+1
| * | iio: adc: imx93: Fix spelling mistake "geting" -> "getting"Colin Ian King2023-01-281-1/+1
| * | iio: adc: add imx93 adc supportHaibo Chen2023-01-223-0/+495
| * | iio: adc: ti-ads7924: add Texas Instruments ADS7924 driverHugo Villeneuve2023-01-213-0/+486
| * | iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.Philippe De Muyter2023-01-211-2/+3
| * | iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.Philippe De Muyter2023-01-211-6/+6
| * | iio: light: vcnl4000: Add interrupt support for vcnl4040Mårten Lindahl2023-01-211-0/+169
| * | iio: light: vcnl4000: Make irq handling more genericMårten Lindahl2023-01-211-10/+14
| * | iio: light: vcnl4000: Prepare for more generic setupMårten Lindahl2023-01-211-128/+128
| * | iio: dac: add support for max5522Angelo Dureghello2023-01-213-0/+221
| * | iio: core: Sort headersAndy Shevchenko2023-01-211-15/+17
| * | iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()Andy Shevchenko2023-01-211-31/+1
| * | iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()Andy Shevchenko2023-01-211-6/+3
| * | iio: chemical: scd30_core: Switch to use dev_err_probe()Andy Shevchenko2023-01-141-26/+14
| * | 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