index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2022-08-17
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
2022-08-17
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
2022-08-17
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
2022-08-17
USB: serial: fix tty-port initialized comments
Johan Hovold
2022-08-17
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
2022-08-17
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
2022-08-17
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
2022-08-17
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
2022-08-17
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
2022-08-17
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-08-17
usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
Neal Liu
2022-08-17
usb: xhci: tegra: Fix error check
Tang Bin
2022-08-17
usb: host: ohci-at91: add support to enter suspend using SMC
Clément Léger
2022-08-17
usbip: vudc: Don't enable IRQs prematurely
Dan Carpenter
2022-08-17
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
2022-08-17
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
2022-08-17
usb: gadget: uvc: Fix comment blocks style
Laurent Pinchart
2022-08-17
usb: cdns3: fix random warning message when driver load
Frank Li
2022-08-17
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
2022-08-17
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
2022-08-17
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
2022-08-17
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-08-17
usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
Linyu Yuan
2022-07-14
Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-07-13
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2022-07-08
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
Darren Stevens
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
2022-07-08
usb: typec: add missing uevent when partner support PD
Linyu Yuan
2022-06-29
usb: dwc3-am62: remove unnecesary clk_put()
Yang Yingliang
2022-06-29
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
2022-06-24
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
xhci: Keep interrupt disabled in initialization until host is running.
Hongyu Xie
2022-06-23
Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-23
USB: serial: option: add Quectel RM500K module support
Macpaul Lin
2022-06-22
USB: serial: option: add Quectel EM05-G modem
Yonglin Tan
2022-06-22
USB: serial: pl2303: add support for more HXN (G) types
Johan Hovold
2022-06-21
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
2022-06-21
usb: gadget: uvc: fix list double add in uvcg_video_pump
Dan Vacura
2022-06-21
usb: gadget: Fix non-unique driver names in raw-gadget driver
Alan Stern
2022-06-20
USB: serial: option: add Telit LE910Cx 0x1250 composition
Carlo Lobrano
2022-06-10
usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
Linyu Yuan
2022-06-10
usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
Linyu Yuan
2022-06-10
xhci: Fix null pointer dereference in resume if xhci has only one roothub
Mathias Nyman
2022-06-10
USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...
Stephen Rothwell
2022-06-10
usb: cdnsp: Fixed setting last_trb incorrectly
Jing Leng
2022-06-10
usb: gadget: u_ether: fix regression in setting fixed MAC address
Marian Postevca
[next]