summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-11gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devicesJohan Hovold-3/+4
2026-03-11usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang-1/+6
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang-1/+1
2026-03-11usb: gadget: f_ncm: Fix net_device lifecycle with device_moveKuen-Han Tsai-14/+74
2026-03-11Revert "usb: gadget: u_ether: add gether_opts for config caching"Kuen-Han Tsai-234/+0
2026-03-11Revert "usb: gadget: u_ether: use <linux/hex.h> header file"Kuen-Han Tsai-1/+0
2026-03-11Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"Kuen-Han Tsai-17/+0
2026-03-11Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"Kuen-Han Tsai-66/+66
2026-03-11Revert "usb: legacy: ncm: Fix NPE in gncm_bind"Kuen-Han Tsai-10/+3
2026-03-11Revert "usb: gadget: f_ncm: Fix atomic context locking issue"Kuen-Han Tsai-13/+28
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera-1/+6
2026-03-11mtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni-1/+1
2026-03-11usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus-0/+2
2026-03-11usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg-0/+4
2026-03-11usb: gadget: uvc: fix interval_duration calculationJunzhong Pan-1/+1
2026-03-11mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baik...Andy Shevchenko-155/+0
2026-03-11xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman-1/+9
2026-03-11usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang-0/+1
2026-03-11usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan-2/+2
2026-03-11usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum-1/+3
2026-03-11usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu-0/+9
2026-03-11usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier-0/+6
2026-03-11usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae-2/+10
2026-03-11usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping-0/+4
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng-1/+16
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman-1/+1
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern-14/+16
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern-3/+3
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern-12/+72
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos-7/+1
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu-2/+6
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian-3/+38
2026-03-11dt-bindings: usb: maxim,max3421: convert to DT schemaRodrigo Gobbi-23/+67
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne-3/+332
2026-03-11dt-bindings: connector: Add sink properties to comply with PD 3.1 specAmit Sunil Dhamne-0/+56
2026-03-11usb: endpoint: drop custom sysfs attribute structureThomas Weißschuh-8/+0
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao-1/+15
2026-03-11dt-bindings: usb: document the Etek ET7304 USB Type-C Port ControllerYuanshen Cao-1/+4
2026-03-11usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao-1/+1