index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
2022-05-12
1
-50
/
+54
|
*
|
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-05-12
1
-0
/
+2
|
*
|
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-05-12
1
-6
/
+23
|
*
|
usb: host: ehci-xilinx: adding description for return value
Piyush Mehta
2022-05-12
1
-0
/
+6
|
*
|
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
2022-05-12
1
-1
/
+1
|
*
|
USB: c67x00: remove unnecessary check of res
Yang Yingliang
2022-05-12
1
-4
/
+2
|
*
|
usb: host: ehci-xilinx: Fix quoted string split across lines
Piyush Mehta
2022-05-12
1
-4
/
+2
|
*
|
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
2022-05-12
1
-12
/
+8
|
*
|
USB: gadget: Add ID numbers to gadget names
Alan Stern
2022-05-11
1
-2
/
+14
|
*
|
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
2022-05-05
2
-1
/
+30
|
*
|
usb: gadget: uvc: move structs to common header
Michael Grzeschik
2022-05-05
3
-111
/
+115
|
*
|
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
2022-05-05
1
-0
/
+12
|
*
|
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
2022-05-05
1
-10
/
+12
|
*
|
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
2022-05-05
1
-0
/
+11
|
*
|
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2022-05-05
2
-13
/
+18
|
*
|
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
2022-05-05
1
-27
/
+8
|
*
|
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
2022-05-05
1
-29
/
+36
|
*
|
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
2022-05-05
1
-0
/
+4
|
*
|
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
2022-05-05
1
-0
/
+17
|
*
|
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
2022-05-05
1
-3
/
+1
|
*
|
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
2022-05-05
1
-2
/
+0
|
*
|
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
2022-05-05
1
-2
/
+5
|
*
|
usb: ehci-omap: drop unused ehci_read() function
Arnd Bergmann
2022-05-05
1
-5
/
+0
|
*
|
USB: gadget: Fix return of -EBUSY
Colin Ian King
2022-05-05
1
-1
/
+1
|
*
|
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-05-05
1
-1
/
+0
|
*
|
Revert "usb: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
2022-05-03
3
-534
/
+0
|
*
|
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
2022-05-03
1
-6
/
+0
|
*
|
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
26
-43
/
+190
|
|
\
|
|
*
|
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
2022-04-26
1
-0
/
+6
|
*
|
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
2022-04-26
3
-0
/
+534
|
*
|
USB: gadget: Add a new bus for gadgets
Alan Stern
2022-04-26
1
-134
/
+122
|
*
|
USB: gadget: Fix mistakes in UDC core kerneldoc
Alan Stern
2022-04-26
1
-9
/
+5
|
*
|
USB: gadget: Register udc before gadget
Alan Stern
2022-04-26
1
-8
/
+9
|
*
|
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-04-26
6
-8
/
+8
|
*
|
usb: core: devices: drop redundant buffer overflow checks
Sergey Shtylyov
2022-04-26
1
-12
/
+0
|
*
|
usb: typec: mux: Add On Semi fsa4480 driver
Bjorn Andersson
2022-04-26
3
-0
/
+229
|
*
|
usb: typec: mux: Allow multiple mux_devs per mux
Bjorn Andersson
2022-04-26
1
-26
/
+102
|
*
|
usb: typec: mux: Introduce indirection
Bjorn Andersson
2022-04-26
5
-87
/
+136
|
*
|
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
2022-04-26
1
-4
/
+10
|
*
|
usb: typec: ucsi: Wait for the USB role switches
Linyu Yuan
2022-04-26
2
-13
/
+25
|
*
|
usb: typec: ucsi: add a common function ucsi_unregister_connectors()
Linyu Yuan
2022-04-26
1
-24
/
+29
|
*
|
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
18
-44
/
+33
|
*
|
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
2022-04-23
1
-2
/
+2
|
*
|
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
2022-04-23
1
-12
/
+13
|
*
|
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-04-23
1
-1
/
+1
|
*
|
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
2022-04-23
1
-0
/
+2
|
*
|
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
2022-04-23
1
-4
/
+16
|
*
|
usb: dwc3: EP clear halt leading to clearing of delayed_status
Wesley Cheng
2022-04-23
3
-1
/
+7
|
*
|
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-04-22
2
-51
/
+54
|
*
|
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
2022-04-21
1
-63
/
+10
[prev]
[next]