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