summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer
2023-06-09iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2023-06-09iio: addac: ad74413: fix resistance input processingRasmus Villemoes
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-06-09iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer
2023-06-09iio: accel: kx022a fix irq gettingMatti Vaittinen
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-06-09iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu
2023-06-09iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen
2023-06-09iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede
2023-06-09iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()Dan Carpenter
2023-05-24iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-05-11iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-05-11iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-04-08iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-01iio: dac: ad5755: Add missing fwnode_handle_put()Liang He
2023-04-01iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
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