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-17
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
19
-2
/
+1455
2025-09-17
drm/xe/sysfs: Simplify sysfs registration
Michal Wajdeczko
1
-63
/
+41
2025-09-17
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
1
-1
/
+1
2025-09-17
serial: qcom-geni: Load UART qup Firmware from linux side
Viken Dadhaniya
1
-1
/
+7
2025-09-17
spi: geni-qcom: Load spi qup Firmware from linux side
Viken Dadhaniya
1
-0
/
+6
2025-09-17
i2c: qcom-geni: Load i2c qup Firmware from linux side
Viken Dadhaniya
1
-1
/
+7
2025-09-17
soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
Viken Dadhaniya
1
-3
/
+471
2025-09-17
soc: qcom: geni-se: Cleanup register defines and update copyright
Viken Dadhaniya
1
-16
/
+16
2025-09-17
regulator: Fix MAX77838 selection
Igor Belwon
1
-1
/
+2
2025-09-17
ARM: at91: remove default values for PMC_PLL_ACR
Cristian Birsan
1
-5
/
+2
2025-09-17
clk: at91: add ACR in all PLL settings
Cristian Birsan
5
-0
/
+14
2025-09-17
clk: at91: sam9x7: Add peripheral clock id for pmecc
Balamanikandan Gunasundar
1
-0
/
+1
2025-09-17
clk: at91: clk-master: Add check for divide by 3
Ryan Wanner
1
-0
/
+3
2025-09-17
clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
Nicolas Ferre
1
-36
/
+39
2025-09-17
drm/xe/madvise: Fix ioctl argument check
Shuicheng Lin
1
-4
/
+2
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
1
-14
/
+11
2025-09-17
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
Sascha Bischoff
1
-7
/
+0
2025-09-17
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
6
-41
/
+72
2025-09-17
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
1
-2
/
+6
2025-09-17
PCI/sysfs: Expose PCI device serial number
Matthew Wood
1
-0
/
+21
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
5
-34
/
+27
2025-09-17
cxl: Add helper to delete dport
Dave Jiang
1
-8
/
+14
2025-09-17
cxl: Add helper to detect top of CXL device topology
Dave Jiang
1
-6
/
+11
2025-09-18
firewire: core: use struct_size and flex_array_size in ioctl_add_descriptor
Thorsten Blum
1
-2
/
+3
2025-09-17
Merge tag 'for-6.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
3
-6
/
+12
2025-09-17
mmc: select REGMAP_MMIO with MMC_LOONGSON2
Mikko Rapeli
1
-0
/
+1
2025-09-17
mmc: add COMPILE_TEST to multiple drivers
Mikko Rapeli
1
-4
/
+5
2025-09-17
pmdomain: mediatek: airoha: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+4
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
1
-0
/
+1
2025-09-17
pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
Mikko Rapeli
1
-0
/
+1
2025-09-17
pmdomain: marvell: Add PXA1908 power domains
Duje Mihanović
5
-0
/
+297
2025-09-17
dm-raid: don't set io_min and io_opt for raid1
Mikulas Patocka
1
-2
/
+4
2025-09-17
drm/xe/tests: Add pre-GMDID IP descriptors to param generators
Michal Wajdeczko
1
-0
/
+35
2025-09-17
fwctl/mlx5: Add Adjacent function query commands and their scope
Saeed Mahameed
1
-0
/
+6
2025-09-17
fwctl/mlx5: Allow MODIFY_CONG_STATUS command
Avihai Horon
1
-0
/
+1
2025-09-17
spi: mt65xx: add dual and quad mode for standard spi device
Tim Kuo
1
-3
/
+25
2025-09-17
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
1
-160
/
+16
2025-09-17
tty: serial: fix help message for SERIAL_CPM
Arturs Artamonovs
1
-1
/
+1
2025-09-17
Merge patch series "usb: gadget: Refactor function drivers to use __free() cleanup"
Greg Kroah-Hartman
5
-146
/
+110
2025-09-17
usb: gadget: f_rndis: Refactor bind path to use __free()
Kuen-Han Tsai
1
-50
/
+35
2025-09-17
usb: gadget: f_ecm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-28
/
+20
2025-09-17
usb: gadget: f_acm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-23
/
+19
2025-09-17
usb: gadget: f_ncm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-45
/
+33
2025-09-17
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+3
2025-09-17
usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
Biju Das
3
-1
/
+68
2025-09-17
usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
Biju Das
2
-0
/
+15
2025-09-17
usb: host: xhci-rcar: Move R-Car reg definitions
Biju Das
2
-44
/
+50
2025-09-17
usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
Owen Gu
1
-1
/
+7
2025-09-17
usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs
Forest Crossman
1
-6
/
+8
2025-09-17
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
1
-0
/
+1
[prev]
[next]