aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
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
2014-01-03USB: f81232: remove bogus call to wake up MSR queueJohan Hovold
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2014-01-03USB: serial: constify device-id tablesJohan Hovold
2014-01-03USB: pl2303: fix data corruption on termios updatesJohan Hovold
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-19drivers: usb: Mark function as static in metro-usb.cRashika Kheria