summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-14i3c: mipi-i3c-hci: Allow core re-initialization for Runtime PM supportAdrian Hunter-17/+21
2026-01-14i3c: mipi-i3c-hci: Factor out core initialization into helperAdrian Hunter-67/+75
2026-01-14i3c: mipi-i3c-hci: Factor out IO mode setting into helperAdrian Hunter-14/+31
2026-01-14i3c: mipi-i3c-hci: Factor out software reset into helperAdrian Hunter-12/+29
2026-01-14i3c: mipi-i3c-hci: Add PIO suspend and resume supportAdrian Hunter-0/+14
2026-01-14i3c: mipi-i3c-hci: Refactor PIO register initializationAdrian Hunter-17/+28
2026-01-14i3c: mipi-i3c-hci: Add DMA suspend and resume supportAdrian Hunter-0/+27
2026-01-14i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()Adrian Hunter-50/+68
2026-01-14i3c: mipi-i3c-hci: Introduce helper to restore DATAdrian Hunter-0/+10
2026-01-14i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restoreAdrian Hunter-6/+29
2026-01-14i3c: mipi-i3c-hci: Manage DMA deallocation via devres actionAdrian Hunter-2/+21
2026-01-14i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()Adrian Hunter-3/+1
2026-01-14i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()Adrian Hunter-11/+3
2026-01-14i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()Adrian Hunter-2/+5
2026-01-14i3c: master: Update hot-join flag only on successAdrian Hunter-1/+2
2026-01-14i3c: mipi-i3c-hci: Ensure proper bus clean-upAdrian Hunter-3/+39
2026-01-14i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during initAdrian Hunter-0/+8
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-40/+67
2026-01-14ACPI: bus: Align acpi_device_get_match_data() with driver match orderKartik Rajput-18/+12
2026-01-14phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims-1/+2
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco-1/+28
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco-21/+34
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco-17/+35
2026-01-14ACPI: extlog: Trace CPER PCI Express Error SectionFabio M. De Francesco-1/+35
2026-01-14ACPI: extlog: Trace CPER Non-standard Section BodyFabio M. De Francesco-0/+6
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_sea() status checkShuai Xue-3/+17
2026-01-14ACPI: APEI: GHES: Extract helper functions for error status handlingShuai Xue-21/+68
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck-3/+37
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab-0/+5
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab-1/+5
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab-5/+10
2026-01-14APEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab-5/+33
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff-1/+4
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang-0/+8
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang-2/+1
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang-3/+6
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang-7/+17
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau-0/+16
2026-01-14drm/xe/mert: Improve handling of MERT CAT errorsMichal Wajdeczko-14/+39
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang-1/+1
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen-0/+2
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter-15/+33
2026-01-14usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter-0/+7
2026-01-14usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt nameXu Yang-1/+8
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson-37/+34
2026-01-14usb: gadget: u_ether: use <linux/hex.h> header fileRandy Dunlap-0/+1
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman-26/+0
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang-0/+31
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang-8/+8
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang-3/+7