summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-27
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-27
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-27
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-27
* USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-27
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-27
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-27
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-27
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-27
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-27
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-27
* USB: kobil_sct: fix control requests without data stageJohan Hovold2014-05-27
* USB: serial: remove overly defensive port testsJohan Hovold2014-05-27
* USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold2014-05-27
* USB: usb_wwan: do not resume I/O on closing portsJohan Hovold2014-05-27
* USB: usb_wwan: report failed submissions as errorsJohan Hovold2014-05-27
* USB: usb_wwan: remove bogus function prototypeJohan Hovold2014-05-27
* USB: usb_wwan: remove some superfluous commentsJohan Hovold2014-05-27
* USB: usb_wwan: remove comment from closeJohan Hovold2014-05-27
* USB: usb_wwan: clean up delayed-urb submissionJohan Hovold2014-05-27
* USB: usb_wwan: use interface-data accessorsJohan Hovold2014-05-27
* USB: usb_wwan: make resume error messages uniformJohan Hovold2014-05-27
* USB: usb_wwan: kill interrupt urb explicitly at suspendJohan Hovold2014-05-27
* USB: usb_wwan: remove redundant urb kill from port removeJohan Hovold2014-05-27
* USB: usb_wwan: remove unimplemented set_termiosJohan Hovold2014-05-27
* USB: usb_wwan: remove redundant modem-control requestJohan Hovold2014-05-27
* USB: usb_wwan: fix remote wakeupJohan Hovold2014-05-27
* USB: usb_wwan: fix discarded writes on resume errorsJohan Hovold2014-05-27
* USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold2014-05-27
* USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold2014-05-27
* USB: usb_wwan: fix urb leak at shutdownJohan Hovold2014-05-27
* USB: usb_wwan: fix write and suspend raceJohan Hovold2014-05-27
* USB: usb_wwan: fix race between write and resumexiao jin2014-05-27
* USB: usb_wwan: fix urb leak in write error pathxiao jin2014-05-27
* USB: option: add missing usb_mark_last_busyJohan Hovold2014-05-27
* USB: option: fix line-control pipe directionJohan Hovold2014-05-27
* USB: option: fix runtime PM handlingJohan Hovold2014-05-27
* USB: sierra: do not resume I/O on closing portsJohan Hovold2014-05-27
* USB: sierra: minimise no-suspend window during closeJohan Hovold2014-05-27
* USB: sierra: refactor delayed-urb submissionJohan Hovold2014-05-27
* USB: sierra: clean up suspendJohan Hovold2014-05-27
* USB: sierra: use interface-data accessorsJohan Hovold2014-05-27
* USB: sierra: remove redundant modem-control requestsJohan Hovold2014-05-27
* USB: sierra: do not resume I/O on closed portsJohan Hovold2014-05-27
* USB: sierra: remove disconnected test from closeJohan Hovold2014-05-27
* USB: sierra: remove unimplemented set_termiosJohan Hovold2014-05-27
* USB: sierra: remove unused variableJohan Hovold2014-05-27
* USB: sierra: remove bogus endpoint testJohan Hovold2014-05-27
* USB: sierra: fix line-control pipe directionJohan Hovold2014-05-27
* USB: sierra: fix resume error reportingJohan Hovold2014-05-27