summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-29usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado
2014-05-28usb: qcserial: add Netgear AirCard 341UAleksander Morgado
2014-05-27USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist
2014-05-27USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko
2014-05-27USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-05-27USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold
2014-05-27USB: kobil_sct: fix control requests without data stageJohan Hovold
2014-05-27USB: serial: remove overly defensive port testsJohan Hovold
2014-05-27USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold
2014-05-27USB: usb_wwan: do not resume I/O on closing portsJohan Hovold
2014-05-27USB: usb_wwan: report failed submissions as errorsJohan Hovold
2014-05-27USB: usb_wwan: remove bogus function prototypeJohan Hovold
2014-05-27USB: usb_wwan: remove some superfluous commentsJohan Hovold
2014-05-27USB: usb_wwan: remove comment from closeJohan Hovold
2014-05-27USB: usb_wwan: clean up delayed-urb submissionJohan Hovold
2014-05-27USB: usb_wwan: use interface-data accessorsJohan Hovold
2014-05-27USB: usb_wwan: make resume error messages uniformJohan Hovold
2014-05-27USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold
2014-05-27USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold
2014-05-27USB: usb_wwan: remove unimplemented set_termiosJohan Hovold
2014-05-27USB: usb_wwan: remove redundant modem-control requestJohan Hovold
2014-05-27USB: usb_wwan: fix remote wakeupJohan Hovold
2014-05-27USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold
2014-05-27USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold
2014-05-27USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold
2014-05-27USB: usb_wwan: fix urb leak at shutdownJohan Hovold
2014-05-27USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-05-27USB: usb_wwan: fix race between write and resumexiao jin
2014-05-27USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-05-27USB: option: add missing usb_mark_last_busyJohan Hovold
2014-05-27USB: option: fix line-control pipe directionJohan Hovold
2014-05-27USB: option: fix runtime PM handlingJohan Hovold
2014-05-27USB: sierra: do not resume I/O on closing portsJohan Hovold
2014-05-27USB: sierra: minimise no-suspend window during closeJohan Hovold
2014-05-27USB: sierra: refactor delayed-urb submissionJohan Hovold
2014-05-27USB: sierra: clean up suspendJohan Hovold
2014-05-27USB: sierra: use interface-data accessorsJohan Hovold
2014-05-27USB: sierra: remove redundant modem-control requestsJohan Hovold
2014-05-27USB: sierra: do not resume I/O on closed portsJohan Hovold
2014-05-27USB: sierra: remove disconnected test from closeJohan Hovold
2014-05-27USB: sierra: remove unimplemented set_termiosJohan Hovold
2014-05-27USB: sierra: remove unused variableJohan Hovold
2014-05-27USB: sierra: remove bogus endpoint testJohan Hovold
2014-05-27USB: sierra: fix line-control pipe directionJohan Hovold
2014-05-27USB: sierra: fix resume error reportingJohan Hovold
2014-05-27USB: sierra: fix urbs not being killed on shutdownJohan Hovold
2014-05-27USB: sierra: fix characters being dropped at closeJohan Hovold
2014-05-27USB: sierra: fix remote wakeupJohan Hovold