开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
19 hours
Merge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
19 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
20 hours
Merge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
24 hours
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
7 days
iio: adc: ad4080: add support for AD4883
Antoniu Miclaus
7 days
iio: adc: ad4080: configure backend data size
Antoniu Miclaus
7 days
iio: adc: adi-axi-adc: add data size support for AD408X backend
Antoniu Miclaus
11 days
iio: adc: make read-only const array config static
Colin Ian King
11 days
iio: adc: ti-ads112c14: add debugfs register access
David Lechner (TI)
11 days
iio: adc: ti-ads112c14: add measurement channel support
David Lechner (TI)
11 days
iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
David Lechner (TI)
11 days
iio: adc: add ti-ads112c14 driver
David Lechner (TI)
2026-07-13
iio: adc: mt6323: remove unused header
Roman Vivchar
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-12
iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
Paul Geurts
2026-07-10
iio: adc: max14001: add missing 'select REGMAP' to Kconfig
Joshua Crofts
2026-07-10
iio: adc: max34408: add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-06
iio: adc: ade9000: Drop incorrect kerneldoc marker
Krzysztof Kozlowski
2026-07-05
Merge branch 'iio-inkern-namespace-ib' into togreg
Jonathan Cameron
2026-07-05
iio: inkern: Use namespaced exports
Romain Gantois
2026-07-05
iio: adc: max1241: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-05
iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
Andy Shevchenko
2026-07-04
iio: adc: ti-ads1015: use devm helpers to fix probe error paths
Stepan Ionichev
2026-07-03
iio: adc: ti-adc084s021: use dev_err_probe for probe time error
Prashant Rahul
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
iio: adc: ti-adc081c: use dev_err_probe() for probe time error
Prashant Rahul
2026-07-02
iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig
Joshua Crofts
2026-07-02
iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to Kconfig
Joshua Crofts
2026-07-02
iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq()
Moksh Panicker
2026-07-02
iio: adc: ad7779: Remove unused completion field
Moksh Panicker
2026-07-02
iio: adc: versal-sysmon: add oversampling support
Salih Erim
2026-07-02
iio: adc: versal-sysmon: add threshold event support
Salih Erim
2026-07-02
iio: adc: versal-sysmon: add I2C driver
Salih Erim
2026-07-02
iio: adc: add Versal SysMon driver
Salih Erim
2026-07-02
iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
Roman Vivchar
2026-07-01
iio: adc: ti-ads124s08: Return reset GPIO lookup errors
Pengpeng Hou
2026-07-01
iio: adc: ti-tsc2046: Simplify device handling
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: adc: max1241: Simplify device abstraction
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Initialize i2c_device_id arrays using member names (part 2)
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: stm32-dfsdm: Treat flags as booleans
Rob Herring (Arm)
2026-06-30
iio: adc: ad_sigma_delta: allow COMPILE_TEST in isolation
Radu Sabau
2026-06-30
iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
Piyush Patle
2026-06-30
iio: adc: hx711: localize loop iterators in hx711_read
Piyush Patle
2026-06-30
iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
Piyush Patle
2026-06-30
iio: adc: hx711: pass trailing pulse count into hx711_read
Piyush Patle
2026-06-30
iio: adc: hx711: introduce hx711_chip_info structure
Piyush Patle
2026-06-29
iio: adc: spear: Initialize completion before requesting IRQ
Maxwell Doose
[next]