aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-18USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado
2014-02-11usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn
2014-02-05usb: qcserial: add Netgear Aircard 340UBjørn Mork
2014-02-04USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2014-01-03USB: oti6858: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: oti6858: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: ch341: clean up interrupt handlerJohan Hovold
2014-01-03USB: ch341: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: ch341: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: ch341: fix ignored TIOCMIWAIT maskJohan Hovold
2014-01-03USB: ch341: clean up line-status handlingJohan Hovold
2014-01-03USB: ch341: refactor line-status handlingJohan Hovold
2014-01-03USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: cypress_m8: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: cypress_m8: clean up protocol definitionsJohan Hovold
2014-01-03USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold
2014-01-03USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: pl2303: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: pl2303: clean up line-status handlingJohan Hovold
2014-01-03USB: pl2303: make type data constJohan Hovold
2014-01-03USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar
2014-01-03USB: serial: correct spelling mistakes in commentsRahul Bedarkar
2014-01-03USB: pl2303: use C_CMSPAR macroJohan Hovold
2014-01-03USB: serial: add Moxa UPORT 12XX/14XX/16XX driverAndrew Lunn
2014-01-03USB: pl2303: use direct baud-rate encoding when possibleJohan Hovold
2014-01-03USB: pl2303: add helper function for direct baud-rate encodingJohan Hovold
2014-01-03USB: pl2303: refactor baud-rate divisor handlingJohan Hovold
2014-01-03USB: pl2303: enforce baud-rate limits before lookupJohan Hovold
2014-01-03USB: pl2303: refactor baud-rate table lookupJohan Hovold
2014-01-03USB: pl2303: rename pl2303_encode_baud_rateJohan Hovold
2014-01-03USB: pl2303: add device-type abstractionJohan Hovold
2014-01-03USB: pl2303: add quirk for legacy devicesJohan Hovold
2014-01-03USB: pl2303: clean up type handlingJohan Hovold
2014-01-03USB: pl2303: use speed_t for baud ratesJohan Hovold
2014-01-03USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold
2014-01-03USB: pl2303: remove redundant line-request callJohan Hovold
2014-01-03USB: pl2303: add error handling to line requestsJohan Hovold
2014-01-03USB: pl2303: add error handling to set_control_linesJohan Hovold
2014-01-03USB: pl2303: add error handling to vendor read and write functionsJohan Hovold
2014-01-03USB: pl2303: clean up driver somewhatJohan Hovold
2014-01-03USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold
2014-01-03USB: f81232: switch to generic tiocmiwaitJohan Hovold