summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
...
| * | | xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman2013-06-14
| * | | xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman2013-06-14
| * | | xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-14
| * | | xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp2013-06-14
* | | | USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode2013-06-17
* | | | USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros2013-06-17
* | | | USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-17
* | | | USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-17
* | | | USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-17
* | | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-17
* | | | USB: EHCI: tegra: remove all power managementStephen Warren2013-06-17
* | | | USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-17
* | | | usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-17
|/ / /
* | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-12
|\ \ \
| * | | usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-30
| * | | usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-30
* | | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-08
|\ \ \ \ | | |/ / | |/| |
| * | | USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-30
| * | | USB: revert periodic scheduling bugfixAlan Stern2013-05-29
| * | | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-29
| |\ \ \ | | |/ / | |/| |
| | * | xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-24
| | * | xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-24
| | * | xhci: fix list access before initVladimir Murzin2013-05-24
| | * | xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-24
* | | | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-06
|\ \ \ \
| * | | | usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-05
| * | | | usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-05
| * | | | usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-05
| * | | | usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-05
| * | | | usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-05
| * | | | usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-05
* | | | | wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-06
* | | | | usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann2013-06-06
* | | | | USB: OHCI: remove bogus #errorArnd Bergmann2013-06-06
|/ / / /
* | | | USB: OHCI: add a name for the platform-private fieldManjunath Goudar2013-06-03
* | | | USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-03
* | | | Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-03
* | | | usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-03
* | | | USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-30
* | | | USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-30
* | | | USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-30
* | | | USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-30
* | | | USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-30
* | | | usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-30
* | | | USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-30
* | | | usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-30
* | | | drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-30
* | | | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-27
|\| | |
| * | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
| |\| | | | |/ | |/|
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-16