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-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: prepare operation w/o shared hcd
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: create shared hcd after having added main hcd
Heiner Kallweit
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
2022-05-12
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-05-12
usb: host: ehci-xilinx: adding description for return value
Piyush Mehta
2022-05-12
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
2022-05-12
USB: c67x00: remove unnecessary check of res
Yang Yingliang
2022-05-12
usb: host: ehci-xilinx: Fix quoted string split across lines
Piyush Mehta
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
2022-05-07
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
2022-05-05
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
2022-05-05
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
2022-05-05
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
2022-05-05
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
2022-05-05
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
2022-05-05
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
2022-05-05
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
2022-05-05
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
2022-05-05
usb: ehci-omap: drop unused ehci_read() function
Arnd Bergmann
2022-05-05
USB: gadget: Fix return of -EBUSY
Colin Ian King
2022-05-05
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-05-05
USB: serial: qcserial: add support for Sierra Wireless EM7590
Ethan Yang
2022-05-05
USB: serial: ftdi_sio: clean up printk format specifier
Daniels Umanovskis
2022-05-05
USB: serial: option: add Fibocom MA510 modem
Sven Schwermer
2022-05-05
USB: serial: option: add Fibocom L610 modem
Sven Schwermer
2022-05-05
USB: serial: pl2303: add device id for HP LM930 Display
Scott Chen
2022-05-03
Revert "usb: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
2022-04-26
usb: phy: generic: Get the vbus supply
Sean Anderson
2022-04-26
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
2022-04-26
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
2022-04-26
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
2022-04-26
USB: gadget: Register udc before gadget
Alan Stern
[prev]
[next]