summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold2017-05-151-1/+1
* USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold2017-05-151-9/+12
* USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet2017-05-151-1/+1
* usb: serial: option: add Telit ME910 supportDaniele Palmas2017-05-151-0/+8
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-0430-923/+517
|\
| * Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-2030-923/+517
| |\
| | * USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2017-04-192-0/+7
| | * USB: serial: constify static arraysJohan Hovold2017-04-193-5/+5
| | * USB: serial: quatech2: drop redundant tty_buffer_request_roomJohan Hovold2017-04-101-3/+1
| | * USB: serial: iuu_phoenix: drop excessive sanity checksJohan Hovold2017-04-101-6/+3
| | * USB: serial: drop obsolete open-race workaroundJohan Hovold2017-03-311-8/+0
| | * USB: serial: drop termios-flag debuggingJohan Hovold2017-03-295-42/+0
| | * USB: serial: f81534: clean up port bulk-out setupJohan Hovold2017-03-281-51/+11
| | * USB: serial: f81534: clean up calc_num_portsJohan Hovold2017-03-281-5/+6
| | * USB: serial: mxuport: clean up port bulk-out setupJohan Hovold2017-03-281-91/+12
| | * USB: serial: mxuport: add endpoint sanity checkJohan Hovold2017-03-281-0/+2
| | * USB: serial: mxuport: register two ports for unknown devicesJohan Hovold2017-03-281-11/+16
| | * USB: serial: visor: clean up treo endpoint hackJohan Hovold2017-03-281-58/+24
| | * USB: serial: visor: clean up clie_5 endpoint hackJohan Hovold2017-03-281-34/+23
| | * USB: serial: visor: drop redundant calc_num_ports callbackJohan Hovold2017-03-281-1/+0
| | * USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold2017-03-281-0/+2
| | * USB: serial: omninet: use generic write implementationJohan Hovold2017-03-281-76/+17
| | * USB: serial: omninet: clean up port setupJohan Hovold2017-03-281-26/+21
| | * USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold2017-03-281-12/+11
| | * USB: serial: mos7720: always require an interrupt endpointJohan Hovold2017-03-281-2/+2
| | * USB: serial: mos7720: clean up mcs7715 port setupJohan Hovold2017-03-281-32/+20
| | * USB: serial: io_ti: drop redundant read-urb checkJohan Hovold2017-03-281-6/+0
| | * USB: serial: io_ti: verify interrupt endpoint at probeJohan Hovold2017-03-281-8/+2
| | * USB: serial: io_ti: always require a bulk-out endpointJohan Hovold2017-03-281-0/+2
| | * USB: serial: io_ti: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-6/+19
| | * USB: serial: ipaq: always register a single portJohan Hovold2017-03-281-26/+15
| | * USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-8/+10
| | * USB: serial: f81534: abort probe on early errorsJohan Hovold2017-03-281-3/+3
| | * USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-44/+11
| | * USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-28/+8
| | * USB: serial: pl2303: clean up legacy endpoint hackJohan Hovold2017-03-281-38/+46
| | * USB: serial: move pl2303 hack out of usb-serial coreJohan Hovold2017-03-282-42/+55
| | * USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold2017-03-281-2/+4
| | * USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-282-21/+24
| | * USB: serial: add probe callback to generic driverJohan Hovold2017-03-282-2/+12
| | * USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-289-23/+26
| | * USB: serial: whiteheat: simplify endpoint checkJohan Hovold2017-03-161-30/+2
| | * USB: serial: symbolserial: simplify endpoint checkJohan Hovold2017-03-161-11/+1
| | * USB: serial: spcp8x5: simplify endpoint checkJohan Hovold2017-03-161-14/+2
| | * USB: serial: pl2303: simplify endpoint checkJohan Hovold2017-03-161-8/+3
| | * USB: serial: oti6858: simplify endpoint checkJohan Hovold2017-03-161-16/+3
| | * USB: serial: opticon: simplify endpoint checkJohan Hovold2017-03-161-11/+1
| | * USB: serial: omninet: simplify endpoint checkJohan Hovold2017-03-161-13/+1
| | * USB: serial: mos7720: simplify endpoint checkJohan Hovold2017-03-161-5/+2
| | * USB: serial: kobil_sct: simplify endpoint checkJohan Hovold2017-03-161-12/+1
OpenPOWER on IntegriCloud