summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-07iio: adc: axp20x_adc: add support for AXP717 ADCChris Morgan
2024-09-07iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_dataChris Morgan
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron
2024-09-05iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensorshuaijie wang
2024-09-03iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADCThomas Bonnefille
2024-09-03iio: imu: st_lsm6dsx: Remove useless dev_fwnode() callsAndy Shevchenko
2024-09-03iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helperAndy Shevchenko
2024-09-03iio: adc: mcp320x: Drop vendorless compatible stringsRob Herring (Arm)
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski
2024-09-03iio: adc: xilinx-ams: use device_* to iterate over device child nodesJavier Carrasco
2024-09-03iio: adc: ad4695: implement calibration supportDavid Lechner
2024-09-03iio: adc: ad4695: add 2nd regmap for 16-bit registersDavid Lechner
2024-09-03iio: bmi323: peripheral in lowest power state on suspendDenis Benato
2024-09-03iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()Andy Shevchenko
2024-09-03iio: accel: bmc150: use fwnode_irq_get_byname()Andy Shevchenko
2024-09-03iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h...Andy Shevchenko
2024-09-03iio: magnetometer: ak8975: Add AK09118 supportDanila Tikhonov
2024-09-03iio: magnetometer: ak8975: Fix reading for ak099xx sensorsBarnabás Czémán
2024-09-03iio: magnetometer: ak8975: Relax failure on unknown idBarnabás Czémán
2024-08-21drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Yang Ruibin
2024-08-21iio: sgp40: retain documentation in driverAndreas Klinger
2024-08-17iio: light: ltr390: Calculate 'counts_per_uvi' dynamicallyAbhash Jha
2024-08-17iio: light: ltr390: Add ALS channel and support for gain and resolutionAbhash Jha
2024-08-17iio: adc: ad4695: implement triggered bufferDavid Lechner
2024-08-17iio: proximity: hx9023s: Fix error code in hx9023s_property_get()Dan Carpenter
2024-08-17iio: light: noa1305: Fix up integration time look upMarek Vasut
2024-08-17iio: humidity: Add support for ENS210Joshua Felmeden
2024-08-17iio: imu: inv_mpu6050: fix interrupt status read for old buggy chipsJean-Baptiste Maneyrol
2024-08-17iio: adc: ad7173: fix GPIO device infoDumitru Ceclan
2024-08-10iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FSNuno Sa
2024-08-10iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FSNuno Sa
2024-08-10iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FSNuno Sa
2024-08-10iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FSNuno Sa
2024-08-10iio: adc: pac1921: add missing error return in probe()Dan Carpenter
2024-08-10iio: Fix spelling mistake "avaialable" -> "available"Colin Ian King
2024-08-10iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()Dan Carpenter
2024-08-10iio: bmi323: suspend and resume triggering on relevant pm operationsDenis Benato
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato
2024-08-10iio: light: apds9960: Add proximity and gesture offset calibrationAbhash Jha
2024-08-10iio: adc: stm32-dfsdm: add scaling support to dfsdmOlivier Moysan
2024-08-10iio: add iio backend support to sd modulatorOlivier Moysan
2024-08-10iio: adc: stm32-dfsdm: adopt generic channels bindingsOlivier Moysan
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan
2024-08-10iio: magnetometer: ak8975: drop incorrect AK09116 compatibleKrzysztof Kozlowski
2024-08-10iio: dac: ad9739a: add backend debugfs interfaceNuno Sa
2024-08-10iio: dac: adi-axi-dac: support debugfs direct_reg_accessNuno Sa