summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-05-21iio: dac: ad3530r: Add driver for AD3530R and AD3531RKim Seer Paller
2025-05-21iio: adc: ad7606: explicit timestamp alignmentDavid Lechner
2025-05-21iio: adc: ad7606_spi: add offload scan mask checkDavid Lechner
2025-05-21iio: dac: ad7293: add adc reference configurationAntoniu Miclaus
2025-05-21iio: adc: ad7091r-base: Remove duplicate code on volatile reg checkArthur Pilone
2025-05-21iio: pressure: bmp280: drop sensor_data arrayDavid Lechner
2025-05-21iio: chemical: Add support for Winsen MHZ19B CO2 sensorGyeyoung Baek
2025-05-21iio: accel: kxcjk-1013: Deduplicate setup interrupt functionsGustavo Vaz
2025-05-21iio: cros_ec_sensors: Flush when changing the FIFO timeoutGwendal Grignou
2025-05-21iio: light: zopt2201: Remove code duplication in scale write functionsBeatriz Viana Costa
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea
2025-05-21iio: adc: stm32: add oversampling supportOlivier Moysan
2025-05-21iio: orientation: hid-sensor-rotation: remove unnecessary alignmentDavid Lechner
2025-05-21iio: adc: hx711: use struct with aligned_s64 timestampDavid Lechner
2025-05-21iio: accel: adxl345: set the tap suppress bit permanentlyLothar Rubusch
2025-05-21iio: accel: adxl345: add double tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: add single tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: introduce adxl345_push_event functionLothar Rubusch
2025-05-21iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()Dan Carpenter
2025-05-21iio: addac: ad74413r: use aligned_s64 for timestampDavid Lechner
2025-05-21iio: adc: mt6360-adc: use aligned_s64 for timestampDavid Lechner
2025-05-21iio: magnetometer: Use iio_push_to_buffers_with_ts() to provide length for ru...Jonathan Cameron
2025-05-21iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-05-21iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron
2025-05-21iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runti...Jonathan Cameron
2025-05-21iio: proximity: irsd200: Use a struct for scan and iio_push_to_buffers_with_ts()Jonathan Cameron
2025-05-21iio: resolver: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-05-21iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...Jonathan Cameron
2025-05-21iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-05-21iio: accel: hid: Use iio_push_to_buffers_with_ts() to provide length for runt...Jonathan Cameron
2025-05-21iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...Jonathan Cameron
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-05-21iio: adc: ti-ads131e08: Use new iio_push_to_buffers_with_ts() to provide leng...Jonathan Cameron
2025-05-21iio: dummy: Switch to iio_push_to_buffers_with_ts() and provide size of storageJonathan Cameron
2025-05-21iio: dummy: Use a fixed structure to build up scan to push to buffers.Jonathan Cameron
2025-05-16iio: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)
2025-05-15iio: accel: fxls8962af: Fix temperature scan element signSean Nyekjaer
2025-05-15iio: accel: fxls8962af: Fix temperature calculationSean Nyekjaer
2025-05-15iio: adc: ad7944: mask high bits on direct readDavid Lechner
2025-05-11iio: adc: ad4851: fix ad4858 chan pointer handlingAntoniu Miclaus
2025-05-07iio: imu: inv_icm42600: Fix temperature calculationSean Nyekjaer
2025-05-07iio: dac: adi-axi-dac: fix bus readAngelo Dureghello
2025-05-04iio: adc: ad7606_spi: fix reg write value maskDavid Lechner
2025-05-04iio: adc: ad7606: fix raw read for 18-bit chipsDavid Lechner
2025-05-04iio: adc: ad7173: fix compiling without gpiolibDavid Lechner
2025-05-01Merge tag 'iio-fixes-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: adc: ad7768-1: Move buffer allocation to a separate functionSergiu Cuciurean
2025-04-22iio: adc: ad7768-1: Add reset gpioSergiu Cuciurean
2025-04-22iio: adc: ad7768-1: convert driver to use regmapJonathan Santos