summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-089-306/+368
|\
| * Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
| |\
| | * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| * | usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado2014-05-291-0/+6
| * | usb: qcserial: add Netgear AirCard 341UAleksander Morgado2014-05-281-0/+1
| * | USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-271-2/+2
| * | USB: kobil_sct: fix control requests without data stageJohan Hovold2014-05-271-11/+11
| * | USB: serial: remove overly defensive port testsJohan Hovold2014-05-271-24/+14
| * | USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold2014-05-271-3/+11
| * | USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2014-05-272-5/+7
| * | USB: usb_wwan: report failed submissions as errorsJohan Hovold2014-05-271-6/+7
| * | USB: usb_wwan: remove bogus function prototypeJohan Hovold2014-05-271-1/+0
| * | USB: usb_wwan: remove some superfluous commentsJohan Hovold2014-05-271-7/+0
| * | USB: usb_wwan: remove comment from closeJohan Hovold2014-05-271-1/+0
| * | USB: usb_wwan: clean up delayed-urb submissionJohan Hovold2014-05-271-5/+9
| * | USB: usb_wwan: use interface-data accessorsJohan Hovold2014-05-271-10/+10
| * | USB: usb_wwan: make resume error messages uniformJohan Hovold2014-05-271-2/+3
| * | USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold2014-05-271-2/+3
| * | USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold2014-05-271-4/+1
| * | USB: usb_wwan: remove unimplemented set_termiosJohan Hovold2014-05-273-18/+0
| * | USB: usb_wwan: remove redundant modem-control requestJohan Hovold2014-05-271-3/+0
| * | USB: usb_wwan: fix remote wakeupJohan Hovold2014-05-272-2/+5
| * | USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold2014-05-271-11/+16
| * | USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-05-271-8/+17
| * | USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold2014-05-271-24/+19
| * | USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-05-271-12/+22
| * | USB: usb_wwan: fix write and suspend raceJohan Hovold2014-05-271-8/+5
| * | USB: usb_wwan: fix race between write and resumexiao jin2014-05-271-6/+2
| * | USB: usb_wwan: fix urb leak in write error pathxiao jin2014-05-271-1/+3
| * | USB: option: add missing usb_mark_last_busyJohan Hovold2014-05-271-0/+1
| * | USB: option: fix line-control pipe directionJohan Hovold2014-05-271-1/+1
| * | USB: option: fix runtime PM handlingJohan Hovold2014-05-271-1/+10
| * | USB: sierra: do not resume I/O on closing portsJohan Hovold2014-05-271-6/+5
| * | USB: sierra: minimise no-suspend window during closeJohan Hovold2014-05-271-2/+2
| * | USB: sierra: refactor delayed-urb submissionJohan Hovold2014-05-271-20/+43
| * | USB: sierra: clean up suspendJohan Hovold2014-05-271-10/+6
| * | USB: sierra: use interface-data accessorsJohan Hovold2014-05-271-6/+6
| * | USB: sierra: remove redundant modem-control requestsJohan Hovold2014-05-271-15/+1
| * | USB: sierra: do not resume I/O on closed portsJohan Hovold2014-05-271-6/+4
| * | USB: sierra: remove disconnected test from closeJohan Hovold2014-05-271-9/+5
| * | USB: sierra: remove unimplemented set_termiosJohan Hovold2014-05-271-8/+0
| * | USB: sierra: remove unused variableJohan Hovold2014-05-271-2/+0
| * | USB: sierra: remove bogus endpoint testJohan Hovold2014-05-271-3/+0
| * | USB: sierra: fix line-control pipe directionJohan Hovold2014-05-271-1/+1
| * | USB: sierra: fix resume error reportingJohan Hovold2014-05-271-0/+4
| * | USB: sierra: fix urbs not being killed on shutdownJohan Hovold2014-05-271-0/+2
| * | USB: sierra: fix characters being dropped at closeJohan Hovold2014-05-271-0/+18
| * | USB: sierra: fix remote wakeupJohan Hovold2014-05-271-2/+5
| * | USB: sierra: fix urb and memory leak on disconnectJohan Hovold2014-05-271-0/+13
| * | USB: sierra: fix urb and memory leak in resume error pathJohan Hovold2014-05-271-2/+6
OpenPOWER on IntegriCloud