summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-04-22iio: cros_ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-17/+11
2025-04-22iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end ...Gustavo A. R. Silva1-10/+5
2025-04-22iio: adc: ad7606_par: add ad7606c chipsDavid Lechner1-0/+4
2025-04-22iio: adc: ad7606: dynamically allocate channel infoDavid Lechner4-325/+102
2025-04-22iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_tDavid Lechner2-22/+24
2025-04-22iio: adc: ad7606: don't use address fieldDavid Lechner2-5/+4
2025-04-22iio: adc: ad7606: use kernel identifier name styleDavid Lechner2-9/+9
2025-04-22iio: adc: ad7606: fix kernel-doc commentsDavid Lechner1-46/+46
2025-04-22iio: adc: ad7606: use devm_mutex_init()David Lechner1-1/+5
2025-04-22iio: adc: ad7606: add missing max sample ratesDavid Lechner1-2/+11
2025-04-22iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()David Lechner1-3/+5
2025-04-22iio: light: al3320a: Split set_pwr function into set_pwr_on and _offDavid Heidelberg1-7/+9
2025-04-22iio: light: al3010: Split set_pwr function into set_pwr_on and _offDavid Heidelberg1-7/+11
2025-04-22iio: light: al3320a: Abstract device reference in the probe functionDavid Heidelberg1-6/+5
2025-04-22iio: light: al3010: Abstract device reference in the probe functionDavid Heidelberg1-3/+4
2025-04-22iio: light: al3320a: Remove DRV_NAME definitionDavid Heidelberg1-4/+2
2025-04-22iio: light: al3010: Remove DRV_NAME definitionDavid Heidelberg1-4/+2
2025-04-22iio: light: al3320a: Use unsigned int for the indexingDavid Heidelberg1-1/+1
2025-04-22iio: light: al3010: Use unsigned int for the indexingDavid Heidelberg1-1/+1
2025-04-22iio: dac: ad3552r-hs: add debugfs reg accessAngelo Dureghello3-0/+25
2025-04-22iio: adc: Support ROHM BD79124 ADCMatti Vaittinen3-0/+1160
2025-04-22iio: adc: sun20i-gpadc: Use adc-helpersMatti Vaittinen2-25/+15
2025-04-22iio: adc: rzg2l_adc: Use adc-helpersMatti Vaittinen2-23/+17
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen3-0/+87
2025-04-22iio: filter: admv8818: Support frequencies >= 2^32Brian Pellegrino1-0/+17
2025-04-22iio: core: Add support for writing 64 bit attrsSam Winchenbach1-0/+13
2025-04-22iio: filter: admv8818: fix range calculationSam Winchenbach1-53/+152
2025-04-22iio: filter: admv8818: fix integer overflowSam Winchenbach1-1/+1
2025-04-22iio: filter: admv8818: fix band 4, state 15Sam Winchenbach1-1/+1
2025-04-22iio: adc: meson: add support for the GXLX SoCMartin Blumenstingl1-0/+34
2025-04-22iio: light: bh1750: Add hardware reset support via GPIOSergio Perez1-0/+24
2025-04-22iio: hid-sensor-prox: Add support for 16-bit report sizeZhang Lixu1-0/+3
2025-04-22iio: accel: adxl345: cleanup regmap return valuesLothar Rubusch1-12/+12
2025-04-22iio: accel: adxl345: move INT enable to regmap cacheLothar Rubusch1-17/+9
2025-04-22iio: accel: adxl345: use regmap cache for INT mappingLothar Rubusch4-23/+49
2025-04-22iio: adc: sort TI drivers alphanumericalTobias Sperling1-57/+57
2025-04-21iio: adis16201: Correct inclinometer channel resolutionGabriel Shahrouzi1-2/+2
2025-04-21iio: adc: ad7606: fix serial register accessAngelo Dureghello1-1/+1
2025-04-21iio: pressure: mprls0025pa: use aligned_s64 for timestampDavid Lechner1-11/+6
2025-04-21iio: imu: adis16550: align buffers for timestampDavid Lechner1-1/+1
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds1-2/+2
2025-04-18iio: adc: ad7266: Fix potential timestamp alignment issue.Jonathan Cameron1-1/+1
2025-04-18iio: adc: ad7768-1: Fix insufficient alignment of timestamp.Jonathan Cameron1-1/+1
2025-04-18iio: adc: dln2: Use aligned_s64 for timestampJonathan Cameron1-1/+1
2025-04-18iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64Jonathan Cameron1-1/+1
2025-04-18iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.Jonathan Cameron1-1/+1
2025-04-18iio: chemical: pms7003: use aligned_s64 for timestampDavid Lechner1-2/+3
2025-04-18iio: chemical: sps30: use aligned_s64 for timestampDavid Lechner1-1/+1
2025-04-18iio: imu: inv_mpu6050: align buffer for timestampDavid Lechner1-1/+1
2025-04-12iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-2/+5