Age | Commit message (Expand) | Author |
2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman |
2024-09-07 | iio: adc: axp20x_adc: add support for AXP717 ADC | Chris Morgan |
2024-09-07 | iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data | Chris Morgan |
2024-09-05 | iio: adc: standardize on formatting for id match tables | Jonathan Cameron |
2024-09-05 | iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor | shuaijie wang |
2024-09-03 | iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC | Thomas Bonnefille |
2024-09-03 | iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls | Andy Shevchenko |
2024-09-03 | iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper | Andy Shevchenko |
2024-09-03 | iio: adc: mcp320x: Drop vendorless compatible strings | Rob Herring (Arm) |
2024-09-03 | iio: dac: ad5449: drop support for platform data | Bartosz Golaszewski |
2024-09-03 | iio: adc: xilinx-ams: use device_* to iterate over device child nodes | Javier Carrasco |
2024-09-03 | iio: adc: ad4695: implement calibration support | David Lechner |
2024-09-03 | iio: adc: ad4695: add 2nd regmap for 16-bit registers | David Lechner |
2024-09-03 | iio: bmi323: peripheral in lowest power state on suspend | Denis Benato |
2024-09-03 | iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation() | Andy Shevchenko |
2024-09-03 | iio: accel: bmc150: use fwnode_irq_get_byname() | Andy Shevchenko |
2024-09-03 | iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h... | Andy Shevchenko |
2024-09-03 | iio: magnetometer: ak8975: Add AK09118 support | Danila Tikhonov |
2024-09-03 | iio: magnetometer: ak8975: Fix reading for ak099xx sensors | Barnabás Czémán |
2024-09-03 | iio: magnetometer: ak8975: Relax failure on unknown id | Barnabás Czémán |
2024-08-21 | drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() | Yang Ruibin |
2024-08-21 | iio: sgp40: retain documentation in driver | Andreas Klinger |
2024-08-17 | iio: light: ltr390: Calculate 'counts_per_uvi' dynamically | Abhash Jha |
2024-08-17 | iio: light: ltr390: Add ALS channel and support for gain and resolution | Abhash Jha |
2024-08-17 | iio: adc: ad4695: implement triggered buffer | David Lechner |
2024-08-17 | iio: proximity: hx9023s: Fix error code in hx9023s_property_get() | Dan Carpenter |
2024-08-17 | iio: light: noa1305: Fix up integration time look up | Marek Vasut |
2024-08-17 | iio: humidity: Add support for ENS210 | Joshua Felmeden |
2024-08-17 | iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips | Jean-Baptiste Maneyrol |
2024-08-17 | iio: adc: ad7173: fix GPIO device info | Dumitru Ceclan |
2024-08-10 | iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS | Nuno Sa |
2024-08-10 | iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS | Nuno Sa |
2024-08-10 | iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS | Nuno Sa |
2024-08-10 | iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS | Nuno Sa |
2024-08-10 | iio: adc: pac1921: add missing error return in probe() | Dan Carpenter |
2024-08-10 | iio: Fix spelling mistake "avaialable" -> "available" | Colin Ian King |
2024-08-10 | iio: dac: ltc2664: Fix off by one in ltc2664_channel_config() | Dan Carpenter |
2024-08-10 | iio: bmi323: suspend and resume triggering on relevant pm operations | Denis Benato |
2024-08-10 | iio: trigger: allow devices to suspend/resume theirs associated trigger | Denis Benato |
2024-08-10 | iio: light: apds9960: Add proximity and gesture offset calibration | Abhash Jha |
2024-08-10 | iio: adc: stm32-dfsdm: add scaling support to dfsdm | Olivier Moysan |
2024-08-10 | iio: add iio backend support to sd modulator | Olivier Moysan |
2024-08-10 | iio: adc: stm32-dfsdm: adopt generic channels bindings | Olivier Moysan |
2024-08-10 | iio: add child nodes support in iio backend framework | Olivier Moysan |
2024-08-10 | iio: add enable and disable services to iio backend framework | Olivier Moysan |
2024-08-10 | iio: add read scale and offset services to iio backend framework | Olivier Moysan |
2024-08-10 | iio: magnetometer: ak8975: drop incorrect AK09116 compatible | Krzysztof Kozlowski |
2024-08-10 | iio: dac: ad9739a: add backend debugfs interface | Nuno Sa |
2024-08-10 | iio: dac: adi-axi-dac: support debugfs direct_reg_access | Nuno Sa |
2024-08-10 | iio: remove unneeded assignment in __iio_format_value | Matteo Martelli |