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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
1
-2
/
+2
2024-08-10
iio: Fix spelling mistake "avaialable" -> "available"
Colin Ian King
1
-1
/
+1
2024-08-10
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
1
-1
/
+1
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
2
-0
/
+44
2024-08-10
dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
Detlev Casanova
1
-0
/
+3
2024-08-10
dt-bindings: iio: ad4695: fix common-mode-channel
David Lechner
1
-4
/
+2
2024-08-10
iio: light: apds9960: Add proximity and gesture offset calibration
Abhash Jha
1
-1
/
+54
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2
-1
/
+105
2024-08-10
iio: add iio backend support to sd modulator
Olivier Moysan
2
-1
/
+97
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
1
-36
/
+154
2024-08-10
dt-bindings: iio: add vref support to sd modulator
Olivier Moysan
1
-0
/
+7
2024-08-10
dt-bindings: iio: add backend support to sd modulator
Olivier Moysan
1
-2
/
+16
2024-08-10
dt-bindings: iio: dfsdm: move to backend framework
Olivier Moysan
1
-15
/
+107
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
2
-16
/
+44
2024-08-10
iio: add enable and disable services to iio backend framework
Olivier Moysan
2
-1
/
+26
2024-08-10
iio: add read scale and offset services to iio backend framework
Olivier Moysan
2
-1
/
+42
2024-08-10
dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-08-10
iio: magnetometer: ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-08-10
ABI: debugfs-iio-ad9467: document the debugfs interface
Nuno Sa
2
-0
/
+40
2024-08-10
MAINTAINERS: add entry for ad9467
Nuno Sa
1
-0
/
+9
2024-08-10
iio: dac: ad9739a: add backend debugfs interface
Nuno Sa
1
-1
/
+7
2024-08-10
iio: dac: adi-axi-dac: support debugfs direct_reg_access
Nuno Sa
1
-0
/
+12
2024-08-10
iio: remove unneeded assignment in __iio_format_value
Matteo Martelli
1
-1
/
+0
2024-08-03
iio: adc: ad7124: set initial ADC mode to idle
Dumitru Ceclan
1
-0
/
+3
2024-08-03
iio: adc: ad7124: reduce the number of SPI transfers
Dumitru Ceclan
1
-19
/
+12
2024-08-03
iio: light: ltr390: Add configurable gain and resolution
Abhash Jha
1
-11
/
+125
2024-08-03
iio: adc: ad9467: add digital interface test to debugfs
Nuno Sa
1
-0
/
+188
2024-08-03
iio: adc: ad9467: add backend test mode helpers
Nuno Sa
1
-25
/
+42
2024-08-03
iio: adc: adi-axi-adc: implement backend debugfs interface
Nuno Sa
1
-0
/
+41
2024-08-03
iio: adc: adi-axi-adc: split axi_adc_chan_status()
Nuno Sa
1
-5
/
+14
2024-08-03
iio: adc: adi-axi-adc: support modified prbs23
Nuno Sa
1
-0
/
+4
2024-08-03
iio: backend: add a modified prbs23 support
Nuno Sa
1
-0
/
+2
2024-08-03
iio: backend: add debugFs interface
Nuno Sa
4
-0
/
+180
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
4
-8
/
+28
2024-08-03
iio: adc: aspeed: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+1
2024-08-03
iio: adc: ad7768-1: use device_* to iterate over device child nodes
Javier Carrasco
1
-4
/
+1
2024-08-03
docs: iio: ad7380: add support for single-ended parts
Julien Stephan
1
-0
/
+42
2024-08-03
iio: adc: ad7380: enable sequencer for single-ended parts
Julien Stephan
1
-45
/
+130
2024-08-03
iio: adc: ad7380: add support for single-ended parts
Julien Stephan
1
-42
/
+309
2024-08-03
iio: adc: ad7380: prepare driver for single-ended parts support
Julien Stephan
1
-1
/
+10
2024-08-03
iio: adc: ad7380: add missing trailing commas
Julien Stephan
1
-4
/
+4
2024-08-03
iio: core: add function to retrieve active_scan_mask index
Julien Stephan
2
-0
/
+45
2024-08-03
dt-bindings: iio: adc: ad7380: add single-ended compatible parts
Julien Stephan
1
-0
/
+13
2024-08-03
Documentation: Add AD4000 documentation
Marcelo Schmitt
3
-0
/
+133
2024-08-03
iio: adc: Add support for AD4000
Marcelo Schmitt
4
-0
/
+736
2024-08-03
iio: frequency: adf4377: add adf4378 support
Antoniu Miclaus
1
-7
/
+28
2024-08-03
dt-bindings: iio: adf4377: add adf4378 support
Antoniu Miclaus
1
-0
/
+10
2024-08-03
dt-bindings: iio: light: stk33xx: add compatible for stk3013
Kaustabh Chakraborty
1
-4
/
+9
2024-08-03
iio: light: stk3310: add support for stk3013
Kaustabh Chakraborty
1
-0
/
+5
[next]