summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-032-100/+459
|\
| * USB: f81232: fix some minor style issuesJohan Hovold2015-03-271-5/+6
| * USB: f81232: modify/add authorPeter Hung2015-03-271-1/+2
| * USB: f81232: cleanup non-used definePeter Hung2015-03-271-14/+0
| * USB: f81232: clarify f81232_ioctl() and fixPeter Hung2015-03-271-11/+19
| * USB: f81232: implement set_termios()Peter Hung2015-03-271-4/+108
| * USB: f81232: implement port enable/disable methodPeter Hung2015-03-271-0/+49
| * USB: f81232: implement MCR/MSR functionPeter Hung2015-03-271-22/+117
| * USB: f81232: implement read IIR/MSR with endpointPeter Hung2015-03-271-8/+118
| * USB: f81232: change lock mechanismPeter Hung2015-03-271-6/+5
| * USB: f81232: implement RX bulk-in EPPeter Hung2015-03-271-34/+41
| * USB: f81232: rename private struct member namePeter Hung2015-03-271-4/+4
| * USB: ch341: remove redundant close from open error pathJohan Hovold2015-02-261-1/+0
* | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-089-43/+105
|\ \
| * | usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| * | USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6
| * | USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| * | USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| * | USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| * | USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
| * | USB: serial: fix port attribute-creation raceJohan Hovold2015-02-262-19/+16
| * | USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-261-1/+10
| * | USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-261-1/+1
| * | USB: console: add dummy __module_getJohan Hovold2015-02-261-0/+2
| * | USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-02-262-0/+37
| * | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+3
| |/
* / USB: serial: fix infinite wait_until_sent timeoutJohan Hovold2015-03-071-2/+3
|/
* Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-301-0/+1
|\
| * USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen2015-01-261-0/+1
* | USB: mos7840: remove unused codeColin Ian King2015-01-191-60/+0
* | USB: option: clean up blacklist handlingJohan Hovold2015-01-191-46/+14
|/
* usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler2015-01-121-1/+1
* usb: serial: silence all non-critical read errorsJeremiah Mahler2015-01-121-1/+1
* USB: console: fix potential use after freeJohan Hovold2015-01-101-5/+10
* USB: console: fix uninitialised ldisc semaphoreJohan Hovold2015-01-101-0/+1
* USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer2015-01-072-2/+10
* USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson2015-01-061-1/+3
* USB: keyspan: fix null-deref at probeJohan Hovold2015-01-021-5/+15
* USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick2015-01-021-1/+1
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-147-19/+59
|\
| * USB: mos7720: delete some unneeded codeDan Carpenter2014-12-021-4/+0
| * Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-305-50/+131
| |\
| * \ Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-267-15/+59
| |\ \
| | * | USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-11-191-0/+33
| | * | USB: serial: add Google simple serial SubClass supportAnton Staaf2014-11-042-0/+11
| | * | USB: mos7840: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| | * | USB: mos7720: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| | * | USB: kobil_sct: replace unnecessary atomic allocationJohan Hovold2014-11-031-1/+1
| | * | USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2014-10-222-10/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |