aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-18USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-08-18USB: usb_wwan: silence read errors on disconnectJohan Hovold1-1/+1
2015-08-18USB: option: silence interrupt errorsJohan Hovold1-1/+1
2015-08-18USB: symbolserial: Correct transferred data sizePhilipp Hachtmann1-10/+8
2015-08-18USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-08-17Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-76/+240
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman3-1/+4
2015-08-05usb: serial: mxuport: Simplify return statementSaurabh Karajgaonkar1-7/+3
2015-07-31USB: io_ti: Add heartbeat to keep idle EP/416 ports from disconnectingPeter E. Berger1-1/+94
2015-07-31USB: io_ti: Add firmware image sanity checksPeter E. Berger1-4/+36
2015-07-31USB: io_ti: Fix firmware version handlingPeter E. Berger1-49/+65
2015-07-31USB: io_ti: Increase insufficient timeout for firmware downloadsPeter E. Berger1-16/+22
2015-07-30USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio1-9/+26
2015-07-28USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-07-20USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-07-20USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-07-20USB: serial: ftdi_sio: Fix broken URL in commentNik Nyby1-1/+1
2015-07-09USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-07-06USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-07-06USB: mos7720: rename registersSudip Mukherjee1-115/+138
2015-07-06USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+4
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman3-0/+3
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-01USB: serial: mos7840: Use setup_timerVaishali Thakkar1-7/+4
2015-05-26usb/serial: fix grammar in Kconfig help text for FTDI_SIOPaul Gortmaker1-1/+1
2015-05-21USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-04-29USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-04-29USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-04-29USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman3-2/+16
2015-04-03Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-100/+459
2015-03-27USB: f81232: fix some minor style issuesJohan Hovold1-5/+6
2015-03-27USB: f81232: modify/add authorPeter Hung1-1/+2
2015-03-27USB: f81232: cleanup non-used definePeter Hung1-14/+0
2015-03-27USB: f81232: clarify f81232_ioctl() and fixPeter Hung1-11/+19
2015-03-27USB: f81232: implement set_termios()Peter Hung1-4/+108
2015-03-27USB: f81232: implement port enable/disable methodPeter Hung1-0/+49
2015-03-27USB: f81232: implement MCR/MSR functionPeter Hung1-22/+117
2015-03-27USB: f81232: implement read IIR/MSR with endpointPeter Hung1-8/+118
2015-03-27USB: f81232: change lock mechanismPeter Hung1-6/+5
2015-03-27USB: f81232: implement RX bulk-in EPPeter Hung1-34/+41
2015-03-27USB: f81232: rename private struct member namePeter Hung1-4/+4
2015-03-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-03-19USB: keyspan_pda: add new device idNathaniel W Filardo1-0/+3
2015-03-16USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-43/+105
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3