summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-08-16iio: adc: imx93_adc: load calibrated values even calibration failedHaibo Chen
2025-08-16iio: adc: imx93_adc: keep one style of the hex valuesHaibo Chen
2025-08-16iio: iio_format_list() should set stride=1 for IIO_VAL_CHARBen Collins
2025-08-16iio: adc: ti-tsc2046: use us_to_ktime() where appropriateXichao Zhao
2025-08-16iio: light: ltr390: Add device powerdown functionality via devm apiAkshay Jindal
2025-08-16iio: health: afe4404: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: health: afe4403: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-16iio: adc: bd79124: Add GPIOLIB dependencyMatti Vaittinen
2025-08-16iio: adc: ad7476: Support ROHM BD79105Matti Vaittinen
2025-08-16iio: adc: ad7476: Conditionally call convstartMatti Vaittinen
2025-08-16iio: adc: ad7476: Drop convstart chan_specMatti Vaittinen
2025-08-16iio: adc: ad7476: use *_cansleep GPIO APIsMatti Vaittinen
2025-08-16iio: adc: ad7476: Use correct channel for bit infoMatti Vaittinen
2025-08-16iio: adc: ad7476: Use mV for internal referenceMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify scale handlingMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify chip type detectionMatti Vaittinen
2025-08-16iio: light: add support for veml6046x00 RGBIR color sensorAndreas Klinger
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-08-16iio: adc: ad799x: add reference voltage to ad7994Stefano Manni
2025-08-16iio: adc: ad799x: add reference voltage capability to chip_infoStefano Manni
2025-08-16iio: imu: adis16475: remove extra lineNuno Sá
2025-08-16iio: accel: adxl345: extend inactivity time for less than 1sLothar Rubusch
2025-08-16iio: accel: adxl345: add coupling detection for activity/inactivityLothar Rubusch
2025-08-16iio: accel: adxl345: add inactivity featureLothar Rubusch
2025-08-16iio: accel: adxl345: add activity event featureLothar Rubusch
2025-08-16iio: accel: adxl345: simplify tap suppress bitLothar Rubusch
2025-08-16iio: light: ltr390: Add debugfs register access supportAkshay Jindal
2025-08-16iio: buffer: buffer-cb: drop double initialization of demux listNuno Sá
2025-08-16iio: adc: ad7173: add SPI offload supportDavid Lechner
2025-08-16iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2025-08-16iio: light: vl6180: remove space before \n newlineColin Ian King
2025-08-16iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"Colin Ian King
2025-08-16iio: adc: ti-adc081c: use individual model structures instead of arrayDavid Lechner
2025-08-16iio: accel: bma180: use stack allocated buffer for scanDavid Lechner
2025-08-16iio: proximity: srf08: use stack allocated scan bufferDavid Lechner
2025-08-16iio: proximity: sx9500: use stack allocated struct for scan dataDavid Lechner
2025-08-16iio: proximity: vl53l0x-i2c: use stack allocated scan structDavid Lechner
2025-08-16iio: proximity: pulsedlight-lidar-lite-v2: use stack allocated scan structDavid Lechner
2025-08-16iio: proximity: mb1232: use stack allocated scan structDavid Lechner
2025-08-16iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...Rodrigo Gobbi
2025-08-11iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol
2025-08-11iio: adc: ad7124: fix channel lookup in syscalib functionsDavid Lechner
2025-08-11iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()David Lechner
2025-08-11iio: adc: ad7173: prevent scan if too many setups requestedDavid Lechner
2025-08-11iio: proximity: isl29501: fix buffered read on big-endian systemsDavid Lechner
2025-08-11iio: accel: sca3300: fix uninitialized iio scan dataDavid Lechner
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds