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
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2
-6
/
+11
2017-01-05
Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
16
-58
/
+167
2017-01-04
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-04
USB: serial: spcp8x5: fix NULL-deref at open
Johan Hovold
1
-0
/
+14
2017-01-04
USB: serial: quatech2: fix sleep-while-atomic in close
Johan Hovold
1
-4
/
+0
2017-01-04
USB: serial: pl2303: fix NULL-deref at open
Johan Hovold
1
-0
/
+8
2017-01-04
USB: serial: oti6858: fix NULL-deref at open
Johan Hovold
1
-0
/
+16
2017-01-04
USB: serial: omninet: fix NULL-derefs at open and disconnect
Johan Hovold
1
-0
/
+13
2017-01-04
USB: serial: mos7840: fix misleading interrupt-URB comment
Johan Hovold
1
-3
/
+1
2017-01-04
USB: serial: mos7840: remove unused write URB
Johan Hovold
1
-8
/
+0
2017-01-04
USB: serial: mos7840: fix NULL-deref at open
Johan Hovold
1
-0
/
+12
2017-01-04
USB: serial: mos7720: remove obsolete port initialisation
Johan Hovold
1
-5
/
+0
2017-01-04
USB: serial: mos7720: fix parallel probe
Johan Hovold
1
-23
/
+7
2017-01-04
USB: serial: mos7720: fix parport use-after-free on probe errors
Johan Hovold
1
-10
/
+8
2017-01-04
USB: serial: mos7720: fix use-after-free on probe errors
Johan Hovold
1
-1
/
+5
2017-01-04
USB: serial: mos7720: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-04
USB: serial: kobil_sct: fix NULL-deref in write
Johan Hovold
1
-0
/
+12
2017-01-04
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
1
-0
/
+14
2017-01-04
USB: serial: iuu_phoenix: fix NULL-deref at open
Johan Hovold
1
-0
/
+11
2017-01-04
USB: serial: io_ti: bind to interface after fw download
Johan Hovold
1
-2
/
+1
2017-01-04
USB: serial: io_ti: fix I/O after disconnect
Johan Hovold
1
-0
/
+3
2017-01-04
USB: serial: io_ti: fix another NULL-deref at open
Johan Hovold
1
-3
/
+6
2017-01-04
USB: serial: io_ti: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-04
USB: serial: io_edgeport: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-04
USB: serial: garmin_gps: fix memory leak on failed URB submit
Johan Hovold
1
-0
/
+1
2017-01-04
USB: serial: cyberjack: fix NULL-deref at open
Johan Hovold
1
-0
/
+10
2017-01-03
usb: host: xhci: handle COMP_STOP from SETUP phase too
Felipe Balbi
1
-12
/
+21
2017-01-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
1
-1
/
+2
2017-01-03
xhci: Fix race related to abort operation
OGAWA Hirofumi
3
-80
/
+90
2017-01-03
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
3
-16
/
+21
2017-01-03
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
1
-4
/
+9
2017-01-03
xhci: Handle command completion and timeout race
Mathias Nyman
1
-1
/
+5
2017-01-03
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
1
-1
/
+4
2017-01-03
usb: xhci: fix possible wild pointer
Lu Baolu
1
-5
/
+11
2017-01-03
usb: return error code when platform_get_irq fails
Pan Bian
1
-1
/
+3
2017-01-03
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
1
-1
/
+3
2017-01-03
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
1
-2
/
+36
2017-01-03
usb: gadget: Fix copy/pasted error message
David Lechner
1
-1
/
+1
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2
-7
/
+4
2017-01-02
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
Geert Uytterhoeven
1
-3
/
+5
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
1
-1
/
+5
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
1
-0
/
+2
[next]