aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
| * | | | usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-09
| * | | | Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-04-08
| |\ \ \ \
| | * | | | xhci - clarify compliance mode debug messagesTony Camuso2013-04-08
| | * | | | xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-03
| | * | | | xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-03
| * | | | | USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-08
| * | | | | USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-08
| * | | | | USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-08
| * | | | | USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-08
| * | | | | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-08
| * | | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
| |\ \ \ \ \
| | * | | | | usb: ehci: mv_ehci: remove unused clockChao Xie2013-04-02
| | * | | | | usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi2013-03-21
| | * | | | | arm: tegra: fix Kconfig select clausesFelipe Balbi2013-03-20
| | * | | | | usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi2013-03-18
| | * | | | | usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi2013-03-18
| | * | | | | usb: host: ehci-mv: fix PHY error handlingFelipe Balbi2013-03-18
| | * | | | | usb: host: ehci-msm: fix PHY error handlingFelipe Balbi2013-03-18
| | * | | | | usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-18
| | * | | | | usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-18
| | * | | | | usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi2013-03-18
| | | |_|_|/ | | |/| | |
| * | | | | usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding2013-04-03
| * | | | | usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu2013-04-03
| * | | | | EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-03
| | |/ / / | |/| | |
| * | | | usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand2013-04-01
| * | | | usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-28
| * | | | USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-28
| * | | | usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk2013-03-28
| * | | | USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-28
| * | | | usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu2013-03-28
| * | | | usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu2013-03-28
| * | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-25
| * | | | USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
| * | | | USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
| * | | | USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-25
| * | | | USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
| * | | | USB: EHCI: change return value of qh_completions()Alan Stern2013-03-25
| * | | | USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-25
| * | | | USB: EHCI: fix up incorrect merge resolutionAlan Stern2013-03-21
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-18
| * | | | USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern2013-03-18
| * | | | USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-18
| * | | | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-18
| * | | | USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-18
| * | | | USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros2013-03-15
| * | | | USB: ehci-omap: Fix detection in HSIC modeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros2013-03-15