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
i3c: mipi-i3c-hci: Allow core re-initialization for Runtime PM support
Adrian Hunter
-17
/
+21
2026-01-14
i3c: mipi-i3c-hci: Factor out core initialization into helper
Adrian Hunter
-67
/
+75
2026-01-14
i3c: mipi-i3c-hci: Factor out IO mode setting into helper
Adrian Hunter
-14
/
+31
2026-01-14
i3c: mipi-i3c-hci: Factor out software reset into helper
Adrian Hunter
-12
/
+29
2026-01-14
i3c: mipi-i3c-hci: Add PIO suspend and resume support
Adrian Hunter
-0
/
+14
2026-01-14
i3c: mipi-i3c-hci: Refactor PIO register initialization
Adrian Hunter
-17
/
+28
2026-01-14
i3c: mipi-i3c-hci: Add DMA suspend and resume support
Adrian Hunter
-0
/
+27
2026-01-14
i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()
Adrian Hunter
-50
/
+68
2026-01-14
i3c: mipi-i3c-hci: Introduce helper to restore DAT
Adrian Hunter
-0
/
+10
2026-01-14
i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restore
Adrian Hunter
-6
/
+29
2026-01-14
i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
Adrian Hunter
-2
/
+21
2026-01-14
i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
Adrian Hunter
-3
/
+1
2026-01-14
i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
Adrian Hunter
-11
/
+3
2026-01-14
i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
Adrian Hunter
-2
/
+5
2026-01-14
i3c: master: Update hot-join flag only on success
Adrian Hunter
-1
/
+2
2026-01-14
i3c: mipi-i3c-hci: Ensure proper bus clean-up
Adrian Hunter
-3
/
+39
2026-01-14
i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
Adrian Hunter
-0
/
+8
2026-01-14
Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-40
/
+67
2026-01-14
ACPI: bus: Align acpi_device_get_match_data() with driver match order
Kartik Rajput
-18
/
+12
2026-01-14
phy: freescale: imx8m-pcie: assert phy reset during power on
Rafael Beims
-1
/
+2
2026-01-14
ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
-1
/
+28
2026-01-14
ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work struct
Fabio M. De Francesco
-21
/
+34
2026-01-14
ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
Fabio M. De Francesco
-17
/
+35
2026-01-14
ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
-1
/
+35
2026-01-14
ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
-0
/
+6
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_sea() status check
Shuai Xue
-3
/
+17
2026-01-14
ACPI: APEI: GHES: Extract helper functions for error status handling
Shuai Xue
-21
/
+68
2026-01-14
ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
Tony Luck
-3
/
+37
2026-01-14
EFI/CPER: don't dump the entire memory region
Mauro Carvalho Chehab
-0
/
+5
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
[prev]
[next]