summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2017-03-28USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold1-8/+10
2017-03-28USB: serial: f81534: abort probe on early errorsJohan Hovold1-3/+3
2017-03-28USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold1-44/+11
2017-03-28USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold1-28/+8
2017-03-28USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold1-38/+46
2017-03-28USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold2-42/+55
2017-03-28USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold1-2/+4
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold2-21/+24
2017-03-28USB: serial: add probe callback to generic driverJohan Hovold2-2/+12
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold9-23/+26
2017-03-21usb/serial: Add DBC debug device support to usb_debugLu Baolu1-3/+25
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-03-16USB: serial: whiteheat: simplify endpoint checkJohan Hovold1-30/+2
2017-03-16USB: serial: symbolserial: simplify endpoint checkJohan Hovold1-11/+1
2017-03-16USB: serial: spcp8x5: simplify endpoint checkJohan Hovold1-14/+2
2017-03-16USB: serial: pl2303: simplify endpoint checkJohan Hovold1-8/+3
2017-03-16USB: serial: oti6858: simplify endpoint checkJohan Hovold1-16/+3
2017-03-16USB: serial: opticon: simplify endpoint checkJohan Hovold1-11/+1
2017-03-16USB: serial: omninet: simplify endpoint checkJohan Hovold1-13/+1
2017-03-16USB: serial: mos7720: simplify endpoint checkJohan Hovold1-5/+2
2017-03-16USB: serial: kobil_sct: simplify endpoint checkJohan Hovold1-12/+1
2017-03-16USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold1-14/+2
2017-03-16USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold1-11/+2
2017-03-16USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold1-5/+12
2017-03-16USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold1-19/+4
2017-03-16USB: serial: cyberjack: simplify endpoint checkJohan Hovold1-10/+1
2017-03-16USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold1-14/+3
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold1-5/+12
2017-03-16USB: serial: replace runtime overflow checkJohan Hovold1-8/+5
2017-03-16USB: serial: refactor and clean up endpoint handlingJohan Hovold1-74/+80
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold1-7/+7
2017-03-16USB: serial: clean up probe error pathsJohan Hovold1-12/+12
2017-03-14USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-03-13USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott1-2/+2
2017-03-13USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott1-1/+4
2017-03-13USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott1-1/+4
2017-03-13USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott1-8/+33
2017-03-13USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott1-0/+6
2017-03-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-08USB: serial: omninet: drop open callbackJohan Hovold1-7/+0
2017-03-08USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-06USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2-0/+2
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-1254/+1577
2017-02-22Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+8
2017-02-16Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman5-869/+808
2017-02-15USB: serial: keyspan: drop header fileJohan Hovold2-632/+589
2017-02-15USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2-234/+215