summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-03-28USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold
2017-03-28USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold
2017-03-28USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold
2017-03-28USB: serial: add probe callback to generic driverJohan Hovold
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold
2017-03-16USB: serial: whiteheat: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: symbolserial: simplify endpoint checkJohan Hovold
2017-03-16USB: serial: spcp8x5: simplify endpoint checkJohan Hovold
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