summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: keyspan: remove dead debugging codeJohan Hovold2014-03-121-30/+0
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-1214-30/+28
* USB: serial: add missing bracesJohan Hovold2014-03-122-9/+10
* USB: serial: continue to write on errorsJohan Hovold2014-03-121-10/+19
* USB: serial: continue to read on errorsJohan Hovold2014-03-121-4/+17
* USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-3/+2
* USB: cypress_m8: fix potential scheduling while atomicJohan Hovold2014-03-121-16/+3
* USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-262-0/+8
* USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado2014-02-181-1/+2
* usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-111-1/+2
* USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2014-02-052-0/+8
* usb: qcserial: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+3
* USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
* usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\
| * treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
* | usb: core: allow a reference device for new_idWolfram Sang2014-01-101-1/+3
* | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0844-44/+0
* | USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner2014-01-071-2/+15
* | USB: oti6858: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-43/+12
* | USB: oti6858: only wake up MSR queue on changesJohan Hovold2014-01-031-1/+5
* | USB: ch341: clean up interrupt handlerJohan Hovold2014-01-031-10/+9
* | USB: ch341: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-41/+8
* | USB: ch341: only wake up MSR queue on changesJohan Hovold2014-01-031-0/+3
* | USB: ch341: fix ignored TIOCMIWAIT maskJohan Hovold2014-01-031-8/+4
* | USB: ch341: clean up line-status handlingJohan Hovold2014-01-031-8/+14
* | USB: ch341: refactor line-status handlingJohan Hovold2014-01-031-23/+28
* | USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-47/+16
* | USB: cypress_m8: only wake up MSR queue on changesJohan Hovold2014-01-032-1/+5
* | USB: cypress_m8: clean up protocol definitionsJohan Hovold2014-01-031-13/+16
* | USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold2014-01-031-1/+1
* | USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-41/+8
* | USB: pl2303: only wake up MSR queue on changesJohan Hovold2014-01-031-7/+10
* | USB: pl2303: clean up line-status handlingJohan Hovold2014-01-031-11/+15
* | USB: pl2303: make type data constJohan Hovold2014-01-031-2/+2
* | USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar2014-01-031-0/+4
* | USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-0312-31/+31
* | USB: pl2303: use C_CMSPAR macroJohan Hovold2014-01-031-2/+2
* | USB: serial: add Moxa UPORT 12XX/14XX/16XX driverAndrew Lunn2014-01-033-0/+1424
* | USB: pl2303: use direct baud-rate encoding when possibleJohan Hovold2014-01-031-8/+13
* | USB: pl2303: add helper function for direct baud-rate encodingJohan Hovold2014-01-031-7/+15
* | USB: pl2303: refactor baud-rate divisor handlingJohan Hovold2014-01-031-16/+25
* | USB: pl2303: enforce baud-rate limits before lookupJohan Hovold2014-01-031-3/+3
* | USB: pl2303: refactor baud-rate table lookupJohan Hovold2014-01-031-22/+33
* | USB: pl2303: rename pl2303_encode_baud_rateJohan Hovold2014-01-031-3/+3
* | USB: pl2303: add device-type abstractionJohan Hovold2014-01-031-7/+18
* | USB: pl2303: add quirk for legacy devicesJohan Hovold2014-01-031-3/+6
* | USB: pl2303: clean up type handlingJohan Hovold2014-01-031-16/+15
* | USB: pl2303: use speed_t for baud ratesJohan Hovold2014-01-031-5/+5
* | USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold2014-01-031-19/+28
OpenPOWER on IntegriCloud