开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
31 hours
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
12 days
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-03
iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure
Stepan Ionichev
2026-06-03
iio: chemical: scd30: Replace manual locking with RAII locking
Maxwell Doose
2026-06-03
iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
Lucas Rabaquim
2026-06-02
iio: dac: ad5686: create bus ops struct
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: cleanup doc header of local structs
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add control_sync() for single-channel devices
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add helpers to handle powerdown masks
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add of_match table to the spi driver
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: drop enum id
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: remove redundant register definition
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: refactor include headers
Rodrigo Alencar
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-06-02
iio: adc: ad4080: fix AD4880 chip ID
Antoniu Miclaus
2026-06-02
iio: light: veml3328: add support for new device
Joshua Crofts
2026-05-31
iio: adc: ad4691: add oversampling support
Radu Sabau
2026-05-31
iio: adc: ad4691: add SPI offload support
Radu Sabau
2026-05-31
iio: adc: ad4691: add triggered buffer support
Radu Sabau
2026-05-31
iio: adc: ad4691: add initial driver for AD4691 family
Radu Sabau
2026-05-31
iio: adc: ad4080: add support for AD4884
Antoniu Miclaus
2026-05-31
light: tsl2591: simplify tsl2591_persist functions via lookup table
Matheus Silveira
2026-05-31
iio: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: temperature: ltc2983: Add support for ADT7604
Liviu Stan
2026-05-31
iio: core: Add IIO_COVERAGE channel type
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix inconsistent channel wording in messages
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Use local device pointer consistently
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix macro parenthesization and rename
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix reinit_completion() called after conversion start
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix n_wires default bypassing rotation check
Liviu Stan
2026-05-31
iio: light: add support for APDS9999 sensor
Jose A. Perez de Azpillaga
2026-05-31
iio: adc: spear_adc: align headers with IWYU principle
Rodrigo Gobbi
2026-05-31
iio: adc: spear_adc: sort includes alphabetically
Rodrigo Gobbi
2026-05-31
iio: pressure: cros_ec_baro: simplify timestamp channel definition
David Lechner
2026-05-31
iio: light: cros_ec_light_prox: simplify timestamp channel definition
David Lechner
2026-05-31
iio: common: cros_ec_sensors: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: stm32-adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: cc10001_adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: at91_adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: dln2-adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: common: scmi_sensors: simplify timestamp channel definition
David Lechner
2026-05-31
iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
Andy Shevchenko
2026-05-31
iio: chemical: sps30: Replace manual locking with RAII locking
Maxwell Doose
2026-05-31
iio: tcs3472: move standalone return to default case
Aldo Conte
2026-05-31
iio: tcs3472: use local struct device * for remaining cases
Aldo Conte
2026-05-31
iio: tcs3472: use devm for resource management
Aldo Conte
2026-05-31
iio: tcs3472: use ! instead of explicit NULL check
Aldo Conte
[next]