aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-09-13iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das
2023-08-16iio: light: bu27034: Fix scale formatMatti Vaittinen
2023-08-16iio: core: Prevent invalid memory access when there is no parentMilan Zamazal
2023-08-16iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla
2023-08-16iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga
2023-08-16iio: adc: meson: fix core clock enable/disable momentGeorge Stark
2023-08-16iio: adc: ad7192: Fix ac excitation featureAlisa Roman
2023-08-16iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-07-23meson saradc: fix clock divider mask lengthGeorge Stark
2023-07-19iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2023-07-19iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-07-19iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-07-19iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-07-19iio: addac: ad74413: don't set DIN_SINK for functions other than digital inputRasmus Villemoes
2023-05-20iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-05-20iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-05-13iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-05-13iio: accel: kx022a fix irq gettingMatti Vaittinen
2023-05-13iio: bu27034: Ensure reset is writtenMatti Vaittinen
2023-05-13iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-05-13iio: addac: ad74413: fix resistance input processingRasmus Villemoes
2023-05-13iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-05-13iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer
2023-05-13iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer
2023-05-13iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2023-05-13iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede
2023-05-13iio: gts-helpers: fix integration time unitsMatti Vaittinen
2023-05-13iio: bu27034: Fix integration timeMatti Vaittinen
2023-05-13iio: adc: palmas: fix off by one bugsDan Carpenter
2023-05-13iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-05-13iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen
2023-05-13iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen
2023-05-13iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu
2023-05-13iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()Dan Carpenter
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-13iio: adc: palmas: don't alter event config on suspend/resumePatrik Dahlström
2023-04-13iio: adc: palmas: add support for iio threshold eventsPatrik Dahlström
2023-04-13iio: adc: palmas: always reset events on unloadPatrik Dahlström
2023-04-13iio: adc: palmas: move eventX_enable into palmas_adc_eventPatrik Dahlström
2023-04-13iio: adc: palmas: use iio_event_direction for threshold polarityPatrik Dahlström
2023-04-13iio: adc: palmas: replace "wakeup" with "event"Patrik Dahlström
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström
2023-04-13iio: adc: palmas: Take probe fully device managed.Jonathan Cameron
2023-04-13iio: imu: lsm6dsx: Add ACPI mount matrix retrievalJonathan Cameron