summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-03-16USB: serial: pl2303: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: oti6858: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: opticon: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: omninet: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: mos7720: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: kobil_sct: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold
2017-03-16USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: cyberjack: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold
2017-03-16USB: serial: replace runtime overflow checkJohan Hovold
2017-03-16USB: serial: refactor and clean up endpoint handlingJohan Hovold
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold
2017-03-16USB: serial: clean up probe error pathsJohan Hovold
2017-03-13USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott
2017-03-13USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott
2017-03-13USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott
2017-03-13USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott
2017-03-13USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott
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
2017-03-06usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros
2017-03-06usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros
2017-03-06Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"Janusz Dziedzic
2017-03-06USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-03-06usb: gadget: udc: atmel: fix debug outputArnd Bergmann