index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-16
iio: pressure: mprls0025pa: fix spi_transfer struct initialisation
Petre Rodan
1
-1
/
+1
2026-01-14
iio: pressure: abp2030pa: remove error message
Petre Rodan
1
-1
/
+1
2026-01-14
iio: pressure: abp2030pa: fix typo in Kconfig description
Petre Rodan
1
-1
/
+1
2026-01-11
iio: dac: ds4424: drop unused include IIO consumer header
Romain Gantois
1
-1
/
+0
2026-01-11
iio: adc: Initial support for AD4134
Marcelo Schmitt
3
-0
/
+512
2026-01-11
iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
Miaoqian Lin
1
-1
/
+4
2026-01-11
iio: adc: ad7476: Remove duplicate include
Chen Ni
1
-1
/
+0
2026-01-11
iio: adc: ti-ads1018: Drop stale kernel-doc function context
Kurt Borja
1
-2
/
+1
2026-01-11
iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Derek J. Clark
1
-0
/
+3
2026-01-11
iio: proximity: rfd77402: Add OF device ID for enumeration via DT
Shrikant Raskar
1
-0
/
+7
2026-01-11
iio: adc: men_z188_adc: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
1
-1
/
+0
2026-01-11
iio: accel: iis328dq: fix gain values
Markus Koeniger
1
-1
/
+71
2025-12-31
iio: core: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2
-2
/
+2
2025-12-31
iio: test: drop dangling symbol in gain-time-scale helpers
Randy Dunlap
1
-1
/
+0
2025-12-31
iio: dac: adi-axi-dac: Make use of dev_err_probe()
Nuno Sá
1
-12
/
+9
2025-12-31
iio: dac: adi-axi-dac: Make use of a local struct device variable
Nuno Sá
1
-24
/
+23
2025-12-31
iio: adc: rockchip: Simplify probe() with local 'dev'
Krzysztof Kozlowski
1
-28
/
+22
2025-12-31
iio: adc: exynos: Simplify probe() with local 'dev' and 'np'
Krzysztof Kozlowski
1
-20
/
+16
2025-12-31
iio: adc: aspeed: Simplify probe() with local 'dev' and 'np'
Krzysztof Kozlowski
1
-23
/
+19
2025-12-31
iio: adc: ad4062: Add GPIO Controller support
Jorge Marques
1
-0
/
+125
2025-12-31
iio: adc: ad4062: Add IIO Events support
Jorge Marques
1
-1
/
+406
2025-12-31
iio: adc: ad4062: Add IIO Trigger support
Jorge Marques
2
-6
/
+268
2025-12-31
iio: adc: Add support for ad4062
Jorge Marques
3
-0
/
+831
2025-12-31
iio: dac: adding support for Microchip MCP47FEB02
Ariana Lazar
3
-0
/
+1271
2025-12-27
iio: core: add separate lockdep class for info_exist_lock
Rasmus Villemoes
1
-1
/
+3
2025-12-21
iio: adc: ad7606_spi: use bitmap_full() in ad7606_spi_update_scan_mode()
Yury Norov (NVIDIA)
1
-1
/
+1
2025-12-21
iio: magnetometer: Add mmc5633 sensor
Frank Li
3
-0
/
+599
2025-12-21
iio: chemical: scd4x: fix reported channel endianness
Fiona Klute
1
-3
/
+3
2025-12-21
iio: adc: Add ti-ads1018 driver
Kurt Borja
3
-0
/
+753
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
1
-3
/
+0
2025-12-21
iio: imu: inv_icm45600: fix temperature offset reporting
Jean-Baptiste Maneyrol
1
-4
/
+5
2025-12-21
iio: pressure: mprls0025pa: Kconfig allow bus selection
Petre Rodan
1
-15
/
+19
2025-12-21
iio: chemical: scd4x: expose timestamp channel
Fiona Klute
1
-0
/
+3
2025-12-21
iio: adc: exynos_adc: fix OF populate on driver rebind
Johan Hovold
1
-13
/
+2
2025-12-21
iio: adc: sc27xx: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-32
/
+17
2025-12-21
iio: adc: rockchip: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-8
/
+5
2025-12-21
iio: adc: qcom-spmi-rradc: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-13
/
+7
2025-12-21
iio: adc: exynos: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-19
/
+10
2025-12-21
iio: adc: aspeed: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+4
2025-12-21
iio: buffer-dmaengine: Fix coding style complains
Nuno Sá
1
-6
/
+5
2025-12-21
iio: buffer-dmaengine: Use the cleanup.h API
Nuno Sá
1
-7
/
+5
2025-12-21
iio: buffer-dma: Fix coding style complains
Nuno Sá
1
-13
/
+11
2025-12-21
iio: buffer-dma: Turn iio_dma_buffer_init() void
Nuno Sá
1
-4
/
+2
2025-12-21
iio: buffer-dma: Use the cleanup.h API
Nuno Sá
1
-93
/
+62
2025-12-21
iio: buffer-dma: Use lockdep for locking annotations
Nuno Sá
1
-1
/
+2
2025-12-21
iio: adc: adi-axi-adc: Slightly simplify axi_adc_create_platform_device()
Nuno Sá
1
-6
/
+1
2025-12-21
iio: adc: adi-axi-adc: Make use of dev_err_probe()
Nuno Sá
1
-30
/
+25
2025-12-21
iio: pressure: add Honeywell ABP2 driver
Petre Rodan
6
-0
/
+806
2025-12-21
iio: adc: ad9467: add support for ad9211
Tomas Melin
1
-0
/
+43
2025-12-21
iio: adc: ad9467: sort header includes
Tomas Melin
1
-10
/
+8
[prev]
[next]