summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-05-27USB: sierra: fix urb and memory leak on disconnectJohan Hovold
2014-05-27USB: sierra: fix urb and memory leak in resume error pathJohan Hovold
2014-05-27USB: sierra: fix use after free at suspend/resumeJohan Hovold
2014-05-27USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-05-27USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches
2014-05-27USB: appledisplay: Convert /n to \nJoe Perches
2014-05-27usb: qcserial: remove interface number matchingBjørn Mork
2014-05-27usb: qcserial: define and use Sierra Wireless layoutBjørn Mork
2014-05-27usb: qcserial: refactor device layout selectionBjørn Mork
2014-05-27usb: qcserial: fix multiline comment coding styleBjørn Mork
2014-05-27uwb: add error messages when reservation establish failsThomas Pugliese
2014-05-27uwb: fix channel change failureThomas Pugliese
2014-05-27usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-05-27usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski
2014-05-27usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam
2014-05-27usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam
2014-05-27usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam
2014-05-27usb: phy: add run-time dependencies to R-Car driverJean Delvare
2014-05-23usb: phy: msm: fix bug in probe()Dan Carpenter
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov
2014-05-23usb: chipidea: msm: Add device tree supportIvan T. Ivanov
2014-05-23chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2014-05-23usb: chipidea: udc: delete useless codePeter Chen
2014-05-23usb: chipidea: update TODO listPeter Chen
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman
2014-05-20xhci: Add a global command queueMathias Nyman