summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-03-28USB: serial: omninet: use generic write implementationJohan Hovold
2017-03-28USB: serial: omninet: clean up port setupJohan Hovold
2017-03-28USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold
2017-03-28USB: serial: mos7720: always require an interrupt endpointJohan Hovold
2017-03-28USB: serial: mos7720: clean up mcs7715 port setupJohan Hovold
2017-03-28USB: serial: io_ti: drop redundant read-urb checkJohan Hovold
2017-03-28USB: serial: io_ti: verify interrupt endpoint at probeJohan Hovold
2017-03-28USB: serial: io_ti: always require a bulk-out endpointJohan Hovold
2017-03-28USB: serial: io_ti: use calc_num_endpoints to verify endpointsJohan Hovold
2017-03-28USB: serial: ipaq: always register a single portJohan Hovold
2017-03-28USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold
2017-03-28USB: serial: f81534: abort probe on early errorsJohan Hovold
2017-03-28USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold
2017-03-28USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold
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-21usb/serial: Add DBC debug device support to usb_debugLu Baolu
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork
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-14USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
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-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold
2017-03-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold