summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman
2015-04-03Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-27USB: f81232: fix some minor style issuesJohan Hovold
2015-03-27USB: f81232: modify/add authorPeter Hung
2015-03-27USB: f81232: cleanup non-used definePeter Hung
2015-03-27USB: f81232: clarify f81232_ioctl() and fixPeter Hung
2015-03-27USB: f81232: implement set_termios()Peter Hung
2015-03-27USB: f81232: implement port enable/disable methodPeter Hung
2015-03-27USB: f81232: implement MCR/MSR functionPeter Hung
2015-03-27USB: f81232: implement read IIR/MSR with endpointPeter Hung
2015-03-27USB: f81232: change lock mechanismPeter Hung
2015-03-27USB: f81232: implement RX bulk-in EPPeter Hung
2015-03-27USB: f81232: rename private struct member namePeter Hung
2015-03-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-03-19USB: keyspan_pda: add new device idNathaniel W Filardo
2015-03-16USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-02USB: ch341: set tty baud speed according to tty structNicolas PLANEL
2015-02-27USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-02-26USB: ch341: remove redundant close from open error pathJohan Hovold
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold
2015-02-26USB: mxuport: fix null deref when used as a consoleJohan Hovold
2015-02-26USB: serial: clean up bus probe error handlingJohan Hovold
2015-02-26USB: serial: fix port attribute-creation raceJohan Hovold
2015-02-26USB: serial: fix tty-device error handling at probeJohan Hovold
2015-02-26USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-02-26USB: console: add dummy __module_getJohan Hovold
2015-02-26USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-01-30Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-26USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-19USB: mos7840: remove unused codeColin Ian King
2015-01-19USB: option: clean up blacklist handlingJohan Hovold
2015-01-12usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler
2015-01-12usb: serial: silence all non-critical read errorsJeremiah Mahler
2015-01-10USB: console: fix potential use after freeJohan Hovold
2015-01-10USB: console: fix uninitialised ldisc semaphoreJohan Hovold
2015-01-07USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer
2015-01-06USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-02USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-02USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-02USB: mos7720: delete some unneeded codeDan Carpenter
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-26Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold