index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-01-17
8
-9
/
+36
|
\
|
*
USB: serial: quatech2: handle unbound ports
Johan Hovold
2020-01-17
1
-0
/
+6
|
*
USB: serial: keyspan: handle unbound ports
Johan Hovold
2020-01-17
1
-0
/
+4
|
*
USB: serial: io_edgeport: add missing active-port sanity check
Johan Hovold
2020-01-17
1
-5
/
+7
|
*
USB: serial: io_edgeport: handle unbound ports on URB completion
Johan Hovold
2020-01-17
1
-2
/
+2
|
*
USB: serial: ch341: handle unbound port at reset_resume
Johan Hovold
2020-01-17
1
-1
/
+5
|
*
USB: serial: suppress driver bind attributes
Johan Hovold
2020-01-17
1
-0
/
+3
|
*
USB: serial: option: add support for Quectel RM500Q in QDL mode
Reinhard Speyerer
2020-01-16
1
-0
/
+2
|
*
USB: serial: opticon: fix control-message timeouts
Johan Hovold
2020-01-14
1
-1
/
+1
|
*
USB: serial: option: Add support for Quectel RM500Q
Kristian Evensen
2020-01-13
1
-0
/
+4
|
*
USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
Jerónimo Borque
2020-01-13
1
-0
/
+2
*
|
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-15
1
-0
/
+1
|
/
*
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2020-01-08
1
-1
/
+1
*
usb: ohci-da8xx: ensure error return on variable error is set
Colin Ian King
2020-01-08
1
-2
/
+6
*
usb: musb: Disable pullup at init
Paul Cercueil
2020-01-08
1
-0
/
+3
*
usb: musb: fix idling for suspend after disconnect interrupt
Tony Lindgren
2020-01-08
1
-0
/
+8
*
usb: typec: ucsi: Fix the notification bit offsets
Heikki Krogerus
2020-01-08
1
-9
/
+9
*
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2020-01-06
1
-4
/
+8
*
USB-PD tcpm: bad warning+size, PPS adapters
Douglas Gilbert
2020-01-02
1
-5
/
+15
*
Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-01-02
3
-0
/
+15
|
\
|
*
USB: serial: option: add ZLP support for 0x1bc7/0x9010
Daniele Palmas
2019-12-20
3
-0
/
+13
|
*
USB: serial: option: add Telit ME910G1 0x110a composition
Daniele Palmas
2019-12-16
1
-0
/
+2
*
|
usb: chipidea: host: Disable port power only if previously enabled
Guenter Roeck
2019-12-30
1
-1
/
+3
*
|
usb: cdns3: should not use the same dev_id for shared interrupt handler
Peter Chen
2019-12-30
1
-9
/
+5
*
|
usb: dwc3: gadget: Fix request complete check
Thinh Nguyen
2019-12-30
1
-0
/
+7
*
|
usb: musb: dma: Correct parameter passed to IRQ handler
Paul Cercueil
2019-12-30
1
-1
/
+1
*
|
usb: musb: jz4740: Silence error if code is -EPROBE_DEFER
Paul Cercueil
2019-12-30
1
-2
/
+5
*
|
usb: udc: tegra: select USB_ROLE_SWITCH
Arnd Bergmann
2019-12-30
1
-0
/
+1
*
|
USB: core: fix check for duplicate endpoints
Johan Hovold
2019-12-30
1
-12
/
+58
*
|
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
2019-12-18
1
-1
/
+1
*
|
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
2019-12-17
1
-4
/
+9
*
|
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
2019-12-17
1
-0
/
+3
*
|
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
2019-12-17
1
-1
/
+12
*
|
usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
zhong jiang
2019-12-17
1
-0
/
+1
|
/
*
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-14
22
-67
/
+135
|
\
|
*
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
2019-12-12
1
-1
/
+5
|
*
xhci: make sure interrupts are restored to correct state
Mathias Nyman
2019-12-11
1
-6
/
+6
|
*
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
2019-12-11
1
-1
/
+2
|
*
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
2019-12-11
1
-1
/
+1
|
*
usb: xhci: only set D3hot for pci device
Henry Lin
2019-12-11
3
-5
/
+16
|
*
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-12-11
2
-2
/
+11
|
*
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
2019-12-11
1
-0
/
+4
|
*
Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-12-11
4
-2
/
+18
|
|
\
|
|
*
usb: gadget: fix wrong endpoint desc
EJ Hsu
2019-12-10
2
-1
/
+6
|
|
*
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
2019-12-10
1
-0
/
+8
|
|
*
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
2019-12-10
1
-0
/
+3
|
|
*
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
2019-12-10
1
-1
/
+1
|
*
|
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-11
2
-22
/
+23
|
*
|
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
2019-12-10
1
-6
/
+12
|
*
|
USB: adutux: fix interface sanity check
Johan Hovold
2019-12-10
1
-1
/
+1
[next]