aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-07usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-07-07USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-06-23usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-06-23USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds9-306/+368
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-05-29usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+6
2014-05-28usb: qcserial: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-05-27USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-27USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko1-0/+2
2014-05-27USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2-0/+7
2014-05-27USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2-2/+2
2014-05-27USB: kobil_sct: fix control requests without data stageJohan Hovold1-11/+11
2014-05-27USB: serial: remove overly defensive port testsJohan Hovold1-24/+14
2014-05-27USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold1-3/+11
2014-05-27USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2-5/+7
2014-05-27USB: usb_wwan: report failed submissions as errorsJohan Hovold1-6/+7
2014-05-27USB: usb_wwan: remove bogus function prototypeJohan Hovold1-1/+0
2014-05-27USB: usb_wwan: remove some superfluous commentsJohan Hovold1-7/+0
2014-05-27USB: usb_wwan: remove comment from closeJohan Hovold1-1/+0
2014-05-27USB: usb_wwan: clean up delayed-urb submissionJohan Hovold1-5/+9
2014-05-27USB: usb_wwan: use interface-data accessorsJohan Hovold1-10/+10
2014-05-27USB: usb_wwan: make resume error messages uniformJohan Hovold1-2/+3
2014-05-27USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold1-2/+3
2014-05-27USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold1-4/+1
2014-05-27USB: usb_wwan: remove unimplemented set_termiosJohan Hovold3-18/+0
2014-05-27USB: usb_wwan: remove redundant modem-control requestJohan Hovold1-3/+0
2014-05-27USB: usb_wwan: fix remote wakeupJohan Hovold2-2/+5
2014-05-27USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold1-11/+16
2014-05-27USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-05-27USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-24/+19
2014-05-27USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-05-27USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+5
2014-05-27USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-05-27USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-05-27USB: option: add missing usb_mark_last_busyJohan Hovold1-0/+1
2014-05-27USB: option: fix line-control pipe directionJohan Hovold1-1/+1
2014-05-27USB: option: fix runtime PM handlingJohan Hovold1-1/+10
2014-05-27USB: sierra: do not resume I/O on closing portsJohan Hovold1-6/+5
2014-05-27USB: sierra: minimise no-suspend window during closeJohan Hovold1-2/+2
2014-05-27USB: sierra: refactor delayed-urb submissionJohan Hovold1-20/+43
2014-05-27USB: sierra: clean up suspendJohan Hovold1-10/+6
2014-05-27USB: sierra: use interface-data accessorsJohan Hovold1-6/+6
2014-05-27USB: sierra: remove redundant modem-control requestsJohan Hovold1-15/+1
2014-05-27USB: sierra: do not resume I/O on closed portsJohan Hovold1-6/+4
2014-05-27USB: sierra: remove disconnected test from closeJohan Hovold1-9/+5
2014-05-27USB: sierra: remove unimplemented set_termiosJohan Hovold1-8/+0