summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-1/+1
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani-1/+1
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas-1/+1
2017-03-29xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman-18/+25
2017-03-29xhci: Set URB actual length for stopped control transfersMathias Nyman-0/+3
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis-0/+1
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern-2/+5
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+18
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-10/+30
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak-4/+4
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva-1/+0
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros-0/+8
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros-1/+1
2017-03-22usb: gadget: acm: fix endianness in notificationsOliver Neukum-1/+3
2017-03-22usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic-4/+17
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork-0/+2
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck-1/+1
2017-03-17ACM gadget: fix endianness in notificationsOliver Neukum-1/+3
2017-03-17USB: usbtmc: fix probe error pathJohan Hovold-2/+6
2017-03-17USB: usbtmc: add missing endpoint sanity checkJohan Hovold-1/+9
2017-03-14USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams-1/+16
2017-03-14usb: musb: fix possible spinlock deadlockBin Liu-1/+1
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu-1/+4
2017-03-14usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu-2/+21
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault-0/+18
2017-03-14USB: wusbcore: fix NULL-deref at probeJohan Hovold-0/+3
2017-03-14USB: uss720: fix NULL-deref at probeJohan Hovold-0/+5
2017-03-14USB: lvtest: fix NULL-deref at probeJohan Hovold-0/+4
2017-03-14USB: idmouse: fix NULL-deref at probeJohan Hovold-0/+3
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-108/+195
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada-4/+3
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck-0/+2
2017-03-09usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen-1/+1
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun-2/+0
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun-3/+3
2017-03-09Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-14/+12
2017-03-09USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold-1/+1
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner-15/+20
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner-20/+4
2017-03-09usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi-0/+14
2017-03-09USB: iowarrior: fix NULL-deref in writeJohan Hovold-0/+8
2017-03-09USB: iowarrior: fix NULL-deref at probeJohan Hovold-6/+7
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas-0/+7
2017-03-09usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok-2/+2
2017-03-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold-0/+5
2017-03-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold-1/+1
2017-03-08USB: serial: omninet: drop open callbackJohan Hovold-7/+0
2017-03-08USB: serial: omninet: fix reference leaks at openJohan Hovold-6/+0
2017-03-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold-0/+6
2017-03-08usb: dwc3: gadget: make to increment req->remaining in all casesFelipe Balbi-3/+3