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