summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2017-05-17USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-05-17USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov
2017-05-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-05-15USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-05-15USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold
2017-05-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-05-15usb: serial: option: add Telit ME910 supportDaniele Palmas
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-19USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-04-19USB: serial: constify static arraysJohan Hovold
2017-04-10USB: serial: quatech2: drop redundant tty_buffer_request_roomJohan Hovold
2017-04-10USB: serial: iuu_phoenix: drop excessive sanity checksJohan Hovold
2017-03-31USB: serial: drop obsolete open-race workaroundJohan Hovold
2017-03-29USB: serial: drop termios-flag debuggingJohan Hovold
2017-03-28USB: serial: f81534: clean up port bulk-out setupJohan Hovold
2017-03-28USB: serial: f81534: clean up calc_num_portsJohan Hovold
2017-03-28USB: serial: mxuport: clean up port bulk-out setupJohan Hovold
2017-03-28USB: serial: mxuport: add endpoint sanity checkJohan Hovold
2017-03-28USB: serial: mxuport: register two ports for unknown devicesJohan Hovold
2017-03-28USB: serial: visor: clean up treo endpoint hackJohan Hovold
2017-03-28USB: serial: visor: clean up clie_5 endpoint hackJohan Hovold
2017-03-28USB: serial: visor: drop redundant calc_num_ports callbackJohan Hovold
2017-03-28USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold
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