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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
gpio: cdev: go back to storing debounce period in the GPIO descriptor
Bartosz Golaszewski
3
-143
/
+43
2024-10-22
gpiolib: unduplicate chip guard in set_config path
Bartosz Golaszewski
1
-14
/
+9
2024-10-22
gpiolib: notify user-space when a driver requests its own desc
Bartosz Golaszewski
1
-0
/
+2
2024-10-21
gpio: max730x: use devres to shrink and simplify code
Bartosz Golaszewski
1
-11
/
+6
2024-10-21
gpio: ftgpio010: shrink code
Bartosz Golaszewski
1
-36
/
+9
2024-10-21
gpio: 74x164: shrink code
Bartosz Golaszewski
1
-15
/
+6
2024-10-21
gpio: sloppy-logic-analyzer remove reference to rcu_momentary_dyntick_idle()
Srikar Dronamraju
1
-1
/
+1
2024-10-18
dt-bindings: gpio-mmio: Add ngpios property
Linus Walleij
1
-1
/
+12
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
22
-23
/
+23
2024-10-17
gpio: menz127: simplify error path and remove remove()
Bartosz Golaszewski
1
-34
/
+24
2024-10-17
gpio: amdpt: remove remove()
Bartosz Golaszewski
1
-9
/
+1
2024-10-17
gpio: fold the Kconfig prompt into the option type for GPIO CDEV
Bartosz Golaszewski
1
-2
/
+1
2024-10-17
gpio: sysfs: constify gpio class
Bartosz Golaszewski
1
-3
/
+2
2024-10-14
gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
Bartosz Golaszewski
1
-8
/
+9
2024-10-14
gpio: mpc8xxx: use generic device_is_compatible()
Bartosz Golaszewski
1
-5
/
+3
2024-10-14
gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
Bartosz Golaszewski
1
-26
/
+22
2024-10-14
gpio: vf610: use generic device_get_match_data()
Bartosz Golaszewski
1
-4
/
+3
2024-10-14
gpio: eic-sprd: use generic device_get_match_data()
Bartosz Golaszewski
1
-2
/
+2
2024-10-14
gpio: davinci: use generic device properties
Bartosz Golaszewski
1
-5
/
+3
2024-10-14
gpio: davinci: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2
-2
/
+2
2024-10-14
gpio: ts4900: use generic device properties
Bartosz Golaszewski
1
-3
/
+3
2024-10-14
gpio: mvebu: drop dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+0
2024-10-14
gpio: add support for FTDI's MPSSE as GPIO
Mary Strodl
3
-0
/
+530
2024-10-14
gpio: aspeed: Support G7 Aspeed gpio controller
Billy Tsai
1
-0
/
+147
2024-10-14
dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
Billy Tsai
1
-2
/
+17
2024-10-14
gpio: aspeed: Create llops to handle hardware access
Billy Tsai
1
-214
/
+235
2024-10-14
gpio: aspeed: Remove the name for bank array
Billy Tsai
1
-13
/
+4
2024-10-14
gpio: aspeed: Change the macro to support deferred probe
Billy Tsai
1
-2
/
+3
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
1535
-8462
/
+10675
2024-10-13
Linux 6.12-rc3
Linus Torvalds
1
-1
/
+1
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-7
/
+178
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
10
-37
/
+66
2024-10-13
Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-13
/
+7
2024-10-12
Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+1
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-7
/
+6
2024-10-12
Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
3
-3
/
+8
2024-10-11
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
12
-109
/
+183
2024-10-11
Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
8
-7
/
+103
2024-10-11
Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
70
-88
/
+88
2024-10-11
Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+3
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
15
-22
/
+45
2024-10-11
Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-1
/
+7
2024-10-11
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+4
2024-10-11
ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
1
-0
/
+31
2024-10-11
selftests/rseq: Fix mm_cid test failure
Mathieu Desnoyers
2
-43
/
+77
2024-10-11
Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux
Linus Torvalds
1
-20
/
+24
2024-10-11
Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-52
/
+40
2024-10-11
Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-9
/
+8
2024-10-11
Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-66
/
+10
2024-10-11
Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
4
-25
/
+52
[next]