aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao4-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao2-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang3-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang2-72/+92
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao1-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao2-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan1-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan1-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li63-1873/+1487
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li13-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li17-139/+884
2026-03-11drm/amd/display: Clean up unused codeClay King13-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung1-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian1-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu1-1/+0
2026-03-11Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds4-3/+42
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li1-1/+9
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li1-1/+9
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li1-1/+10
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu1-9/+10
2026-03-11mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-11mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich2-88/+84
2026-03-11mtd: docg3: fix use-after-free in docg3_release()James Kim1-2/+1
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev2-11/+2
2026-03-11mtd: virt_concat: use single allocation for nodeRosen Penev1-9/+2
2026-03-11mtd: virt_concat: fix kdoc textLuca Ceresoli1-1/+1
2026-03-11gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devicesJohan Hovold1-3/+4
2026-03-11usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang1-1/+6
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
2026-03-11usb: gadget: f_ncm: Fix net_device lifecycle with device_moveKuen-Han Tsai4-13/+73
2026-03-11Revert "usb: gadget: u_ether: add gether_opts for config caching"Kuen-Han Tsai3-234/+0
2026-03-11Revert "usb: gadget: u_ether: use <linux/hex.h> header file"Kuen-Han Tsai1-1/+0
2026-03-11Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"Kuen-Han Tsai2-17/+0
2026-03-11Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"Kuen-Han Tsai2-66/+66
2026-03-11Revert "usb: legacy: ncm: Fix NPE in gncm_bind"Kuen-Han Tsai1-10/+3
2026-03-11Revert "usb: gadget: f_ncm: Fix atomic context locking issue"Kuen-Han Tsai3-13/+28
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure messageRD Babiera1-1/+6
2026-03-11mtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni1-1/+1
2026-03-11usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus1-0/+2
2026-03-11usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg1-0/+4
2026-03-11usb: gadget: uvc: fix interval_duration calculationJunzhong Pan1-1/+1
2026-03-11mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko5-155/+0
2026-03-11xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman1-1/+9
2026-03-11usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang1-0/+1
2026-03-11usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan1-2/+2
2026-03-11usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum1-1/+3
2026-03-11usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu1-0/+9