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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-08
pinctrl: armada-37xx: Use int type to store negative error codes
Qianfeng Rong
1
-2
/
+4
2025-09-08
drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup()
Jani Nikula
6
-14
/
+18
2025-09-08
drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panic
Jani Nikula
6
-13
/
+7
2025-09-08
drm/{i915,xe}/panic: move framebuffer allocation where it belongs
Jani Nikula
6
-32
/
+31
2025-09-08
drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panic
Jani Nikula
3
-13
/
+14
2025-09-08
drm/{i915,xe}/fb: add panic pointer member to struct intel_framebuffer
Jani Nikula
3
-22
/
+19
2025-09-08
drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
Jani Nikula
4
-8
/
+8
2025-09-08
drm/{i915,xe}/panic: split out intel_panic.[ch]
Jani Nikula
12
-110
/
+136
2025-09-08
drm/i915/fb: add intel_framebuffer_alloc()
Jani Nikula
4
-4
/
+11
2025-09-08
drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+
Uma Shankar
1
-2
/
+2
2025-09-08
firmware: arm_scmi: imx: Support retrieving MISC protocol configuration info
Peng Fan
1
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Discover MISC build info from the system manager
Peng Fan
1
-0
/
+41
2025-09-08
drm/i915/gvt: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-08
firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
Peng Fan
1
-0
/
+25
2025-09-08
drm/i915/ddi: abstract figuring out encoder name
Jani Nikula
1
-31
/
+38
2025-09-08
PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM
Xichao Zhao
1
-2
/
+1
2025-09-08
platform/x86: quickstart: Use devm_mutex_init()
Christophe JAILLET
1
-9
/
+1
2025-09-08
platform/x86: xiaomi-wmi: Use devm_mutex_init()
Christophe JAILLET
1
-9
/
+1
2025-09-08
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Marek Vasut
1
-1
/
+1
2025-09-08
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-08
pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers
Biju Das
1
-1
/
+11
2025-09-08
pinctrl: renesas: rzg2l: Fix OEN resume
Biju Das
1
-0
/
+11
2025-09-08
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
1
-3
/
+3
2025-09-08
PM / devfreq: mtk-cci: avoid redundant conditions
Liao Yuanhong
1
-1
/
+1
2025-09-08
gpio: pisosr: Use devm_mutex_init()
Christophe JAILLET
1
-7
/
+1
2025-09-08
gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
Yao Zi
2
-7
/
+183
2025-09-08
gpio: Kconfig: Update help for GPIO_PCA953X
Akhilesh Patil
1
-4
/
+8
2025-09-08
drm/i915/psr: Panel Replay SU cap dpcd read return value
Jouni Högander
1
-5
/
+7
2025-09-08
gpio: mlxbf3: use new generic GPIO chip API
Bartosz Golaszewski
1
-49
/
+52
2025-09-08
gpio: ep93xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-5
/
+18
2025-09-08
gpio: ep93xx: order includes alphabetically
Bartosz Golaszewski
1
-5
/
+5
2025-09-08
gpio: ep93xx: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
gpio: mlxbf: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+15
2025-09-08
gpio: tb10x: use new generic GPIO chip API
Bartosz Golaszewski
1
-30
/
+30
2025-09-08
gpio: tb10x: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-1
/
+2
2025-09-08
gpio: tb10x: order includes alphabetically
Bartosz Golaszewski
1
-8
/
+8
2025-09-08
gpio: blzp1600: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+24
2025-09-08
gpio: idt3243x: use new generic GPIO chip API
Bartosz Golaszewski
1
-22
/
+23
2025-09-08
gpio: ixp4xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-34
/
+36
2025-09-08
gpio: ixp4xx: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-2
/
+1
2025-09-08
Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
508
-3596
/
+7037
2025-09-08
RDMA/bnxt_re: Delete always true SGID table check
Kalesh AP
1
-1
/
+1
2025-09-08
RDMA/bnxt_re: Report udp source port for flow_label in bnxt_re_query_qp
Abhishek Mohapatra
4
-2
/
+5
2025-09-08
RDMA/bnxt_re: RoCE related hardware counters update
Vasuthevan Maheswaran
2
-17
/
+37
2025-09-08
RDMA/bnxt_re: Optimize bnxt_qplib_get_dev_attr function
Damodharam Ammepalli
3
-8
/
+9
2025-09-08
RDMA/bnxt_re: RoCE Driver Dynamic Debug for HWRM's
Chenna Arnoori
1
-0
/
+2
2025-09-08
RDMA/bnxt_re: Show srq_limit in fill_res_srq_entry hook
Kashyap Desai
1
-0
/
+2
2025-09-08
drm/rcar-du: dsi: Implement DSI command support
Marek Vasut
2
-0
/
+350
2025-09-08
drm: rcar-du: lvds: Convert to RUNTIME_PM_OPS()
Geert Uytterhoeven
1
-2
/
+2
[prev]
[next]