summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-283-22/+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-2810-26/+42
* 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
* USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold2017-03-161-14/+2
* USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold2017-03-161-11/+2
* USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold2017-03-161-5/+12
* USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold2017-03-161-19/+4
* USB: serial: cyberjack: simplify endpoint checkJohan Hovold2017-03-161-10/+1
* USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold2017-03-161-14/+3
* USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-162-5/+21
* USB: serial: replace runtime overflow checkJohan Hovold2017-03-161-8/+5
* USB: serial: allow up to 16 ports per deviceJohan Hovold2017-03-161-1/+1
* USB: serial: refactor and clean up endpoint handlingJohan Hovold2017-03-161-74/+80
* USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-162-12/+13
* USB: serial: clean up probe error pathsJohan Hovold2017-03-161-12/+12
* USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott2017-03-131-2/+2
* USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott2017-03-131-1/+4
* USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott2017-03-131-1/+4
* USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott2017-03-131-8/+33
* USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott2017-03-131-0/+6
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-103-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4