index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-14
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
-1
/
+5
2026-01-14
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
-5
/
+10
2026-01-14
APEI/GHES: ARM processor Error: don't go past allocated memory
Mauro Carvalho Chehab
-5
/
+33
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
-1
/
+4
2026-01-14
usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg fail
Xu Yang
-0
/
+8
2026-01-14
usb: gadget: uvc: return error from uvcg_queue_init()
Xu Yang
-2
/
+1
2026-01-14
usb: gadget: uvc: fix interval_duration calculation
Xu Yang
-3
/
+6
2026-01-14
usb: gadget: uvc: fix req_payload_size calculation
Xu Yang
-7
/
+17
2026-01-14
usb: dwc3: apple: Ignore USB role switches to the active role
Janne Grunau
-0
/
+16
2026-01-14
drm/xe/mert: Improve handling of MERT CAT errors
Michal Wajdeczko
-14
/
+39
2026-01-14
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
Wayne Chang
-1
/
+1
2026-01-14
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
Huacai Chen
-0
/
+2
2026-01-14
usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
Sven Peter
-15
/
+33
2026-01-14
usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
Mario Peter
-0
/
+7
2026-01-14
usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt name
Xu Yang
-1
/
+8
2026-01-14
usb: dwc3: Always deassert xilinx resets
Sean Anderson
-37
/
+34
2026-01-14
usb: gadget: u_ether: use <linux/hex.h> header file
Randy Dunlap
-0
/
+1
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
-26
/
+0
2026-01-14
usb: dwc3: imx8mp: disable auto suspend for host role
Xu Yang
-0
/
+31
2026-01-14
usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp
Xu Yang
-8
/
+8
2026-01-14
usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
Xu Yang
-3
/
+7
2026-01-14
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
-3
/
+3
2026-01-14
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
-12
/
+6
2026-01-14
usb: gadget: f_tcm: initialize data_len in UAS path for consistency
Jiasheng Jiang
-1
/
+2
2026-01-14
i3c: Move device name assignment after i3c_bus_init
Billy Tsai
-1
/
+2
2026-01-14
i3c: renesas: Add suspend/resume support
Tommaso Merciai
-0
/
+89
2026-01-14
i3c: renesas: Factor out hardware initialization to separate function
Tommaso Merciai
-44
/
+55
2026-01-14
i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
Tommaso Merciai
-19
/
+20
2026-01-14
i3c: renesas: Switch to clk_bulk API and store clocks in private data
Tommaso Merciai
-33
/
+13
2026-01-14
i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers
Adrian Hunter
-13
/
+22
2026-01-14
i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
Adrian Hunter
-10
/
+26
2026-01-14
i3c: mipi-i3c-hci-pci: Convert to MFD driver
Adrian Hunter
-35
/
+41
2026-01-14
i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core device
Adrian Hunter
-19
/
+20
2026-01-14
i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
Adrian Hunter
-4
/
+17
2026-01-14
i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3C
Adrian Hunter
-20
/
+30
2026-01-14
i3c: mipi-i3c-hci-pci: Enable MSI support
Adrian Hunter
-2
/
+6
2026-01-14
i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
Adrian Hunter
-3
/
+3
2026-01-14
i3c: mipi-i3c-hci: Quieten initialization messages
Adrian Hunter
-48
/
+45
2026-01-14
i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
Adrian Hunter
-1
/
+1
2026-01-14
i3c: mipi-i3c-hci: Remove duplicate blank lines
Adrian Hunter
-17
/
+0
2026-01-14
i3c: master: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-14
i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
Frank Li
-2
/
+2
2026-01-14
phy: Add Google Tensor SoC USB PHY driver
Roy Luo
-0
/
+307
2026-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
-4
/
+2
2026-01-14
phy: socionext: usb2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-18
/
+10
2026-01-14
phy: apple: atc: Reset USB2 PHY during probe as well
Sven Peter
-0
/
+1
2026-01-14
phy: apple: atc: Actually check return value of devm_apple_tunable_parse
Sven Peter
-3
/
+3
2026-01-14
xen: introduce xen_console_io option
Stefano Stabellini
-5
/
+24
2026-01-14
phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
Wentao Liang
-1
/
+1
2026-01-14
phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)
Val Packett
-0
/
+1
[prev]
[next]