-
- Downloads
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some USB driver fixes and new device ids for 3.18-rc7. Full details are in the shortlog, and all of these have been in the linux-next tree for a while" * tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup USB: xhci: Reset a halted endpoint immediately when we encounter a stall. Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" USB: xhci: don't start a halted endpoint before its new dequeue is set USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 USB: ssu100: fix overrun-error reporting USB: keyspan: fix overrun-error reporting USB: keyspan: fix tty line-status reporting usb: serial: ftdi_sio: add PIDs for Matrix Orbital products usb: dwc3: ep0: fix for dead code USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
Showing
- drivers/usb/core/quirks.c 3 additions, 0 deletionsdrivers/usb/core/quirks.c
- drivers/usb/dwc3/ep0.c 4 additions, 4 deletionsdrivers/usb/dwc3/ep0.c
- drivers/usb/host/xhci-hub.c 1 addition, 4 deletionsdrivers/usb/host/xhci-hub.c
- drivers/usb/host/xhci-pci.c 1 addition, 1 deletiondrivers/usb/host/xhci-pci.c
- drivers/usb/host/xhci-plat.c 9 additions, 1 deletiondrivers/usb/host/xhci-plat.c
- drivers/usb/host/xhci-ring.c 11 additions, 32 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.c 56 additions, 51 deletionsdrivers/usb/host/xhci.c
- drivers/usb/host/xhci.h 1 addition, 1 deletiondrivers/usb/host/xhci.h
- drivers/usb/serial/cp210x.c 1 addition, 0 deletionsdrivers/usb/serial/cp210x.c
- drivers/usb/serial/ftdi_sio.c 33 additions, 0 deletionsdrivers/usb/serial/ftdi_sio.c
- drivers/usb/serial/ftdi_sio_ids.h 35 additions, 4 deletionsdrivers/usb/serial/ftdi_sio_ids.h
- drivers/usb/serial/keyspan.c 59 additions, 38 deletionsdrivers/usb/serial/keyspan.c
- drivers/usb/serial/ssu100.c 3 additions, 8 deletionsdrivers/usb/serial/ssu100.c
- drivers/usb/storage/unusual_uas.h 7 additions, 0 deletionsdrivers/usb/storage/unusual_uas.h
Loading
Please register or sign in to comment