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-19
usb: isp1760: Fix out-of-bounds array access
Linus Walleij
1
-0
/
+8
2022-05-19
xhci: Don't defer primary roothub registration if there is only one roothub
Mathias Nyman
1
-2
/
+2
2022-05-19
xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
1
-46
/
+15
2022-05-19
xen/usb: switch xen-hcd to use INVALID_GRANT_REF
Juergen Gross
1
-8
/
+6
2022-05-19
USB: serial: option: add Quectel BG95 modem
Carl Yin(殷张成)
1
-0
/
+2
2022-05-18
USB: serial: pl2303: fix type detection for odd device
Johan Hovold
1
-0
/
+3
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
3
-11
/
+6
2022-05-13
Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-0
/
+8
2022-05-12
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2
-64
/
+12
2022-05-12
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
1
-9
/
+7
2022-05-12
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
1
-0
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-12
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
1
-0
/
+2
2022-05-12
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
3
-35
/
+7
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-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
[prev]
[next]