aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
| | * | | usb: dwc2: Disable descriptor dma mode by defaultDinh Nguyen2014-05-27
| | * | | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT2014-05-27
| | * | | usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-27
| | * | | usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT2014-05-27
| | * | | usb: ehci-orion: add optional PHY supportGregory CLEMENT2014-05-27
| | * | | usb: ehci-orion: fix clock reference leakingGregory CLEMENT2014-05-27
| | * | | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni2014-05-27
| | * | | usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni2014-05-27
| | * | | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-27
| | * | | usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen2014-05-27
| | * | | usb: dwc2: Remove '0x' notation when using %pad formatFabio Estevam2014-05-27
| | * | | Add support for using a MAX3421E chip as a host driver.David Mosberger2014-05-27
| | * | | usb: core: remove the Kconfig entry for USB_DEBUGPeter Chen2014-05-27
| | * | | usb: remove redundant D0 power state setYijing Wang2014-05-27
| | * | | USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-27
| | * | | USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-27
| | * | | USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-27
| | * | | USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-27
| | * | | USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-27
| | * | | USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-27
| | * | | USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-27
| | * | | 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