summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-08-20iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirementJonathan Santos
2025-08-20iio: adc: ad_sigma_delta: don't overallocate scan bufferDavid Lechner
2025-08-01iio: adc: ad7949: use spi_is_bpw_supported()David Lechner
2025-08-01iio: fix potential out-of-bound writeMarkus Burri
2025-07-24iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings
2025-07-24iio: backend: fix out-of-bound writeMarkus Burri
2025-07-24iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni
2025-07-24iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam
2025-07-24iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam
2025-07-24iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai
2025-07-24iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner
2025-07-24iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner
2025-07-24iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer
2025-07-06iio: hid-sensor-prox: Add support for 16-bit report sizeZhang Lixu
2025-07-06iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()David Lechner
2025-07-06iio: light: al3000a: Fix an error handling path in al3000a_probe()David Heidelberg
2025-07-06iio: dac: adi-axi-dac: add cntrl chan checkAngelo Dureghello
2025-07-06iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi
2025-07-06iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron
2025-06-27iio: adc: ad7606: fix raw read for 18-bit chipsDavid Lechner
2025-06-27iio: adc: ad7173: fix compiling without gpiolibDavid Lechner
2025-06-27iio: adc: ad7606_spi: fix reg write value maskDavid Lechner
2025-06-27iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module buildArthur-Prince
2025-06-27iio: adc: ad7944: mask high bits on direct readDavid Lechner
2025-06-27iio: imu: inv_icm42600: Fix temperature calculationSean Nyekjaer
2025-06-27iio: accel: fxls8962af: Fix temperature calculationSean Nyekjaer
2025-06-27iio: accel: fxls8962af: Fix temperature scan element signSean Nyekjaer
2025-06-19iio: adc: mcp3911: fix device dependent mappings for conversion result registersMarcus Folkesson
2025-06-19iio: adc: PAC1934: fix typo in documentation linkMarius Cristea
2025-06-19iio: adc: ad4851: fix ad4858 chan pointer handlingAntoniu Miclaus
2025-06-19iio: dac: adi-axi-dac: fix bus readAngelo Dureghello
2025-06-19iio: adc: ad7124: Fix 3dB filter frequency readingUwe Kleine-König
2025-06-19iio: filter: admv8818: Support frequencies >= 2^32Brian Pellegrino
2025-06-19iio: filter: admv8818: fix range calculationSam Winchenbach
2025-06-19iio: filter: admv8818: fix integer overflowSam Winchenbach
2025-06-19iio: filter: admv8818: fix band 4, state 15Sam Winchenbach
2025-05-01Merge tag 'iio-fixes-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-04-21iio: adis16201: Correct inclinometer channel resolutionGabriel Shahrouzi
2025-04-21iio: adc: ad7606: fix serial register accessAngelo Dureghello
2025-04-21iio: pressure: mprls0025pa: use aligned_s64 for timestampDavid Lechner
2025-04-21iio: imu: adis16550: align buffers for timestampDavid Lechner
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-18iio: adc: ad7266: Fix potential timestamp alignment issue.Jonathan Cameron
2025-04-18iio: adc: ad7768-1: Fix insufficient alignment of timestamp.Jonathan Cameron
2025-04-18iio: adc: dln2: Use aligned_s64 for timestampJonathan Cameron
2025-04-18iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64Jonathan Cameron
2025-04-18iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.Jonathan Cameron
2025-04-18iio: chemical: pms7003: use aligned_s64 for timestampDavid Lechner
2025-04-18iio: chemical: sps30: use aligned_s64 for timestampDavid Lechner
2025-04-18iio: imu: inv_mpu6050: align buffer for timestampDavid Lechner