index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-14
usb: dwc3: Always deassert xilinx resets
Sean Anderson
1
-35
/
+32
2026-01-14
usb: gadget: u_ether: use <linux/hex.h> header file
Randy Dunlap
1
-0
/
+1
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
5
-26
/
+0
2026-01-14
usb: dwc3: imx8mp: disable auto suspend for host role
Xu Yang
1
-0
/
+31
2026-01-14
usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp
Xu Yang
1
-8
/
+8
2026-01-14
usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
Xu Yang
1
-3
/
+7
2026-01-14
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
1
-3
/
+3
2026-01-14
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
1
-12
/
+6
2026-01-14
usb: gadget: f_tcm: initialize data_len in UAS path for consistency
Jiasheng Jiang
1
-1
/
+2
2026-01-13
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
1
-30
/
+47
2026-01-13
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
Ethan Nelson-Moore
2
-0
/
+3
2026-01-13
USB: serial: option: add Telit LE910 MBIM composition
Ulrich Mohr
1
-0
/
+1
2026-01-09
PCI: Add ASPEED vendor ID to pci_ids.h
Nirmoy Das
1
-1
/
+0
2026-01-08
USB: core: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-5
/
+3
2026-01-07
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes BrĂ¼derl
2
-0
/
+8
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
1
-1
/
+1
2026-01-07
usb: dwc3: Check for USB4 IP_NAME
Thinh Nguyen
2
-0
/
+3
2026-01-07
usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
Kuen-Han Tsai
2
-66
/
+66
2026-01-07
usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device
Kuen-Han Tsai
2
-0
/
+17
2026-01-07
usb: gadget: u_ether: add gether_opts for config caching
Kuen-Han Tsai
3
-0
/
+234
2026-01-07
usb: typec: ucsi: drop an unused Kconfig symbol
Randy Dunlap
1
-1
/
+0
2026-01-07
USB: host: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+1
2026-01-07
usb: gadget: f_sourcesink: Support maxburst configurability for bulk endpoints
Krishna Kurapati
2
-0
/
+53
2026-01-07
usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driver
Vladimir Zapolskiy
5
-3697
/
+0
2026-01-07
USB: typec: tcpm: Fix a typo
Andy Yan
1
-1
/
+1
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
20
-207
/
+130
2025-12-23
Merge patch series "usb: typec: ucsi: revert broken buffer management"
Greg Kroah-Hartman
8
-172
/
+71
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and message out fields"
Johan Hovold
8
-112
/
+71
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
3
-32
/
+0
2025-12-23
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
Johan Hovold
1
-26
/
+0
2025-12-23
Revert "usb: typec: ucsi: Add support for SET_PDOS command"
Johan Hovold
2
-2
/
+0
2025-12-23
Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common"
Greg Kroah-Hartman
1
-1
/
+1
2025-12-23
Revert "usb: typec: ucsi: Get connector status after enable notifications"
Greg Kroah-Hartman
1
-74
/
+59
2025-12-23
usb: ohci-nxp: clean up probe error labels
Johan Hovold
1
-8
/
+8
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
1
-11
/
+10
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
1
-0
/
+2
2025-12-23
usb: phy: isp1301: fix non-OF device reference imbalance
Johan Hovold
1
-1
/
+6
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
1
-10
/
+10
2025-12-23
usb: typec: ucsi: Get connector status after enable notifications
Hsin-Te Yuan
1
-59
/
+74
2025-12-23
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
1
-1
/
+1
2025-12-23
usb: dwc3: Add Google Tensor SoC DWC3 glue driver
Roy Luo
3
-0
/
+640
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
19
-53
/
+53
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
1
-3
/
+4
2025-12-17
usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common
Mario Limonciello (AMD)
1
-1
/
+1
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
2025-12-17
usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_probe()
Haoxiang Li
1
-2
/
+6
2025-12-17
usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
Duoming Zhou
1
-0
/
+1
2025-12-17
usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
Haoxiang Li
1
-0
/
+2
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
1
-0
/
+1
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
2
-2
/
+2
[prev]
[next]