index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
xhci: prevent U2 link power state if Intel tier policy prevented U1
Mathias Nyman
1
-7
/
+4
2022-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
4
-91
/
+37
2022-05-12
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
Heiner Kallweit
1
-0
/
+2
2022-05-12
usb: host: xhci-plat: prepare operation w/o shared hcd
Heiner Kallweit
1
-13
/
+18
2022-05-12
usb: host: xhci-plat: create shared hcd after having added main hcd
Heiner Kallweit
1
-13
/
+16
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
4
-25
/
+68
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-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-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-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
2022-04-26
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
1
-4
/
+10
2022-04-26
usb: dwc3: pci: add support for the Intel Meteor Lake-P
Heikki Krogerus
1
-0
/
+8
2022-04-26
usb: typec: ucsi: Wait for the USB role switches
Linyu Yuan
2
-13
/
+25
2022-04-26
usb: typec: ucsi: add a common function ucsi_unregister_connectors()
Linyu Yuan
1
-24
/
+29
[next]