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-7.1.y
linux-7.2.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-04-21
xhci: Enable runtime PM on second Alderlake controller
Evan Green
2022-04-21
usb: dwc3: fix backwards compat with rockchip devices
Peter Geis
2022-04-21
usb: misc: fix improper handling of refcount in uss720_probe()
Hangyu Hua
2022-04-21
USB: Fix ehci infinite suspend-resume loop issue in zhaoxin
Weitao Wango
2022-04-21
usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLY
Ren Zhijie
2022-04-21
usb: typec: ucsi: Fix role swapping
Heikki Krogerus
2022-04-21
usb: typec: ucsi: Fix reuse of completion structure
Heikki Krogerus
2022-04-21
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...
zhangqilong
2022-04-21
drivers: usb: dwc3: Add AM62 USB wrapper driver
Aswath Govindraju
2022-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
2022-04-21
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
Tanveer Alam
2022-04-21
usb: gadget: uvc: improve sg exit condition
Michael Grzeschik
2022-04-21
usb: gadget: uvc: giveback vb2 buffer on req complete
Michael Grzeschik
2022-04-21
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
Michael Grzeschik
2022-04-21
usb: gadget: uvc: remove pause flag use
Dan Vacura
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-04-21
USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
Kees Cook
2022-04-20
USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
Bruno Thomsen
2022-04-20
USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
2022-04-14
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
2022-04-14
USB: quirks: add a Realtek card reader
Oliver Neukum
2022-04-11
USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
Daniele Palmas
2022-04-09
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
2022-04-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-04-09
xhci: stop polling roothubs after shutdown
Henry Lin
2022-04-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-19
Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-03-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
2022-03-18
Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'
Rafael J. Wysocki
2022-03-18
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
2022-03-18
usb: gadget: Makefile: remove ccflags-y
Linyu Yuan
2022-03-18
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
[prev]
[next]