summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2025-04-22iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi
2025-04-22iio: dac: ad3552r-hs: add support for internal rampAngelo Dureghello
2025-04-22iio: dac: adi-axi-dac: add data source getAngelo Dureghello
2025-04-22iio: backend: add support for data source getAngelo Dureghello
2025-04-22iio: dac: adi-axi-dac: add cntrl chan checkAngelo Dureghello
2025-04-22iio: imu: inv_icm42600: switch to use generic name irq getJean-Baptiste Maneyrol
2025-04-22iio: adc: ti-adc128s052: Support ROHM BD79104Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Simplify using guard(mutex)Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Use devm_mutex_init()Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Be consistent with arraysMatti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Simplify using be16_to_cpu()Matti Vaittinen
2025-04-22iio: addac: ad74115: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: addac: ad74413r: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: adc: ad4130: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: adc: ti-ads7950: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: dac: ad5592r: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: dac: ad5592r: use lock guardsBartosz Golaszewski
2025-04-22iio: dac: ad5592r: destroy mutexes in detach pathsBartosz Golaszewski
2025-04-22iio: bd79124: Use set_rv and set_multiple_rvMatti Vaittinen