summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-273-7/+0
* uwb: comment typo fixThomas Pugliese2014-05-271-1/+1
* uwb: whitespace and line length cleanupsThomas Pugliese2014-05-271-128/+166
* usb: core: remove the Kconfig entry for USB_DEBUGPeter Chen2014-05-271-7/+0
* usb: remove redundant D0 power state setYijing Wang2014-05-271-1/+0
* USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-271-2/+2
* USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-271-2/+2
* USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-271-12/+20
* USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-271-1/+0
* USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-271-1/+3
* USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-271-6/+11
* USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-271-22/+19
* USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-271-11/+6
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-271-2/+4
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-271-0/+3
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-271-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-271-4/+3
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-271-1/+7
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-271-2/+1
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-271-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-272-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-271-14/+9
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-271-9/+6
* 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
OpenPOWER on IntegriCloud