summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-03-28Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-18iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-18iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-03-12iio: adc: max11410: fix read_poll_timeout() usageNuno Sá
2023-03-11iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray
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
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-18iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait
2023-02-18iio: adc: ad7791: fix IRQ flagsNuno Sá
2023-02-18iio: buffer: make sure O_NONBLOCK is respectedNuno Sá
2023-02-18iio: buffer: correctly return bytes written in output buffersNuno Sá
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-02iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl
2023-02-02iio: adis16480: select CONFIG_CRC32Arnd Bergmann
2023-01-28iio: adc: ad7291: Fix indentation error by adding extra spacesAnup Sharma
2023-01-28drivers: iio: adc: ltc2497: fix LSB shiftIan Ray
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-01-28iio: imu: fix spdx formatTom Rix
2023-01-28iio: adc: imx93: Fix spelling mistake "geting" -> "getting"Colin Ian King
2023-01-28iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko
2023-01-22iio: adc: add imx93 adc supportHaibo Chen
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: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song
2023-01-21iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song
2023-01-21iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song
2023-01-21iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song
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-21iio: dac: add support for max5522Angelo Dureghello
2023-01-21iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng
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-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-14iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov
2023-01-14iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
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-08drivers: iio: cdc: Drop redundant if checkAlexander Vorwerk