summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-08-182-0/+12
* USB: usb_wwan: silence read errors on disconnectJohan Hovold2015-08-181-1/+1
* USB: option: silence interrupt errorsJohan Hovold2015-08-181-1/+1
* USB: symbolserial: Correct transferred data sizePhilipp Hachtmann2015-08-181-10/+8
* USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann2015-08-181-3/+3
* Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-08-173-76/+240
|\
| * USB: io_ti: Add heartbeat to keep idle EP/416 ports from disconnectingPeter E. Berger2015-07-311-1/+94
| * USB: io_ti: Add firmware image sanity checksPeter E. Berger2015-07-311-4/+36
| * USB: io_ti: Fix firmware version handlingPeter E. Berger2015-07-311-49/+65
| * USB: io_ti: Increase insufficient timeout for firmware downloadsPeter E. Berger2015-07-311-16/+22
| * USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio2015-07-301-9/+26
| * USB: serial: ftdi_sio: Fix broken URL in commentNik Nyby2015-07-201-1/+1
* | Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman2015-08-103-1/+4
|\ \
| * | USB: sierra: add 1199:68AB device IDDirk Behme2015-07-281-0/+1
| * | USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-201-0/+1
| * | USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-202-1/+2
| |/
* / usb: serial: mxuport: Simplify return statementSaurabh Karajgaonkar2015-08-051-7/+3
|/
* USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-07-091-0/+1
* USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-07-061-0/+1
* USB: mos7720: rename registersSudip Mukherjee2015-07-061-115/+138
* USB: option: add 2020:4000 IDClaudio Cappelli2015-07-061-0/+1
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-7/+4
|\
| * Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-083-0/+3
| |\
| * | USB: serial: mos7840: Use setup_timerVaishali Thakkar2015-06-011-7/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\ \ \ | |_|/ |/| |
| * | usb/serial: fix grammar in Kconfig help text for FTDI_SIOPaul Gortmaker2015-05-261-1/+1
* | | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-06-041-0/+1
* | | USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-05-212-0/+2
| |/ |/|
* | USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
* | USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-04-292-5/+0
* | USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-04-291-0/+1
* | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-073-2/+16
|\ \
| * | USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-03-251-2/+6
| * | USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-191-0/+3
| * | USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-03-162-0/+7
* | | 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
|\ \ \