index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
1
-50
/
+54
2022-05-12
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2022-05-12
usb: host: ehci-xilinx: adding description for return value
Piyush Mehta
1
-0
/
+6
2022-05-12
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
1
-1
/
+1
2022-05-12
USB: c67x00: remove unnecessary check of res
Yang Yingliang
1
-4
/
+2
2022-05-12
usb: host: ehci-xilinx: Fix quoted string split across lines
Piyush Mehta
1
-4
/
+2
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
1
-12
/
+8
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-2
/
+14
2022-05-07
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2
-23
/
+21
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
3
-1
/
+29
2022-05-05
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
1
-1
/
+1
2022-05-05
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
1
-0
/
+1
2022-05-05
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
2
-1
/
+30
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
3
-111
/
+115
2022-05-05
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
1
-0
/
+12
2022-05-05
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
1
-10
/
+12
2022-05-05
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
1
-0
/
+11
2022-05-05
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2
-13
/
+18
2022-05-05
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-05-05
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-05-05
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-05-05
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
1
-0
/
+17
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
1
-3
/
+1
2022-05-05
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
1
-2
/
+0
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
1
-2
/
+5
2022-05-05
usb: ehci-omap: drop unused ehci_read() function
Arnd Bergmann
1
-5
/
+0
2022-05-05
USB: gadget: Fix return of -EBUSY
Colin Ian King
1
-1
/
+1
2022-05-05
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
1
-1
/
+0
2022-05-05
USB: serial: qcserial: add support for Sierra Wireless EM7590
Ethan Yang
1
-0
/
+2
2022-05-05
USB: serial: ftdi_sio: clean up printk format specifier
Daniels Umanovskis
1
-1
/
+1
2022-05-05
USB: serial: option: add Fibocom MA510 modem
Sven Schwermer
1
-0
/
+2
2022-05-05
USB: serial: option: add Fibocom L610 modem
Sven Schwermer
1
-0
/
+2
2022-05-05
USB: serial: pl2303: add device id for HP LM930 Display
Scott Chen
2
-0
/
+2
2022-05-03
Revert "usb: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
3
-534
/
+0
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-6
/
+0
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
26
-43
/
+190
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
1
-15
/
+4
2022-04-26
usb: phy: generic: Get the vbus supply
Sean Anderson
1
-0
/
+7
2022-04-26
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
1
-1
/
+30
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+6
2022-04-26
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
3
-0
/
+534
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
1
-134
/
+122
2022-04-26
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
1
-9
/
+5
2022-04-26
USB: gadget: Register udc before gadget
Alan Stern
1
-8
/
+9
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
6
-8
/
+8
2022-04-26
usb: core: devices: drop redundant buffer overflow checks
Sergey Shtylyov
1
-12
/
+0
2022-04-26
usb: typec: mux: Add On Semi fsa4480 driver
Bjorn Andersson
3
-0
/
+229
2022-04-26
usb: typec: mux: Allow multiple mux_devs per mux
Bjorn Andersson
1
-26
/
+102
2022-04-26
usb: typec: mux: Introduce indirection
Bjorn Andersson
5
-87
/
+136
[prev]
[next]