Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b1b0162e9aed89e2ac0a9f01157a6046b896337
/
drivers
/
usb
/
host
9b1b016
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
ff49896
Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
e7ecf06
xhci: Fix warning introduced by disabling runtime PM.
by Sarah Sharp
· 11 years ago
69820e0
USB: OHCI: Allow runtime PM without system sleep
by Alan Stern
· 11 years ago
d143a8e
usb: ohci-at91: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0730d52
xhci:prevent "callbacks suppressed" when debug is not enabled
by Dmitry Kasatkin
· 11 years ago
dcf06a0
xhci: fix port BESL LPM capability checking
by Mathias Nyman
· 11 years ago
c8476fb
usb: xhci: Disable runtime PM suspend for quirky controllers
by Shawn Nematbakhsh
· 11 years ago
f375fc5
usb: ehci-mxc: check for pdata before dereferencing
by Daniel Mack
· 11 years ago
5845c13
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
by Sarah Sharp
· 11 years ago
224563b
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
52fb612
xhci-plat: Don't enable legacy PCI interrupts.
by Sarah Sharp
· 11 years ago
726a85c
usb: host: add Kconfig option for EHSET
by Jack Pham
· 11 years ago
c10cf11
xhci: fix dma mask setup in xhci.c
by Xenia Ragiadakou
· 11 years ago
68ffb01
xhci: trace debug statements related to ring expansion
by Xenia Ragiadakou
· 11 years ago
d195fcf
xhci: trace debug messages related to driver initialization and unload
by Xenia Ragiadakou
· 11 years ago
aa50b29
xhci: trace debug statements for urb cancellation
by Xenia Ragiadakou
· 11 years ago
63a23b9a
xhci: add xhci_cmd_completion trace event
by Xenia Ragiadakou
· 11 years ago
1d27fab
xhci: add xhci_address_ctx trace event
by Xenia Ragiadakou
· 11 years ago
a025432
xhci: add trace for debug messages related to endpoint reset
by Xenia Ragiadakou
· 11 years ago
4bdfe4c
xhci: add trace for debug messages related to quirks
by Xenia Ragiadakou
· 11 years ago
3a7fa5b
xhci: add trace for debug messages related to changing contexts
by Xenia Ragiadakou
· 11 years ago
84a99f6
xhci: add traces for debug messages in xhci_address_device()
by Xenia Ragiadakou
· 11 years ago
b249750
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
by Xenia Ragiadakou
· 11 years ago
5c1127d
xhci: replace printk(KERN_DEBUG ...)
by Xenia Ragiadakou
· 11 years ago
38a532a
xhci: replace xhci_info() with xhci_dbg()
by Xenia Ragiadakou
· 11 years ago
1fe6c45
usb: Add Device Tree support to XHCI Platform driver
by Al Cooper
· 11 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
644f6a1
HWA: avoid constant suspend and resume on the root hub
by Thomas Pugliese
· 11 years ago
24f5313
USB: EHCI: accept very late isochronous URBs
by Alan Stern
· 11 years ago
9841f37
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
by Manu Gautam
· 11 years ago
900e062
usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.
by David Daney
· 11 years ago
fc76051
USB: XHCI: mark no_sg_constraint
by Ming Lei
· 11 years ago
428aac8
USB: EHCI: support running URB giveback in tasklet context
by Ming Lei
· 11 years ago
9118f9e
USB: EHCI: improve interrupt qh unlink
by Ming Lei
· 11 years ago
35371e4
USB: EHCI: improve ehci_endpoint_disable
by Ming Lei
· 11 years ago
327d8b4
usb: host: tegra: Tegra30 support
by Tuomas Tynkkynen
· 11 years ago
2cdcec4
usb: host: add has_tdi_phy_lpm capability bit
by Tuomas Tynkkynen
· 11 years ago
6b0a1cf
USB: ohci-at91: add usb_clk for transition to common clk framework
by Boris BREZILLON
· 11 years ago
6753f4c
USB: EHCI: don't depend on hardware for tracking port resets and resumes
by Alan Stern
· 11 years ago
3a20446
USB: EHCI: keep better track of resuming ports
by Alan Stern
· 11 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 11 years ago
008eb95
usb: xhci: add missing dma-mapping.h includes
by James Hogan
· 11 years ago
7d50195
usb: host: Faraday fotg210-hcd driver
by Feng-Hsin Chiang
· 11 years ago
78283dd
Merge 3.11-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
7db71a9
usb: host: tegra: Locate a PHY via standard API
by Tuomas Tynkkynen
· 11 years ago
d506427
usb: tegra: host: Remove references to plat data
by Tuomas Tynkkynen
· 11 years ago
de3f233
usb: host: tegra: Remove leftover code
by Tuomas Tynkkynen
· 11 years ago
f5b8c8b
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
by Mikko Perttunen
· 11 years ago
88650d6
usb: ehci-omap: select NOP_USB_XCEIV PHY driver
by Roger Quadros
· 11 years ago
052a11d
usb: phy: make PHY driver selection possible by controller drivers
by Roger Quadros
· 11 years ago
435932f
USB: ohci_usb warn "irq nobody cared" on shutdown
by caizhiyong
· 11 years ago
af3f233
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
by H Hartley Sweeten
· 11 years ago
09ae8e7
usb: ohci-ep93xx: use devm_clk_get()
by H Hartley Sweeten
· 11 years ago
8fb35f2
usb: ohci-ep93xx: use platform_get_irq()
by H Hartley Sweeten
· 11 years ago
8bd3902
usb: ohci-ep93xx: use devm_ioremap_resource()
by H Hartley Sweeten
· 11 years ago
aaf6b52
USB: host: Use usb_hcd_platform_shutdown() wherever possible
by Roger Quadros
· 11 years ago
d66eaf9
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
by Oleksij Rempel
· 11 years ago
07f3cb7
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
by George Cherian
· 11 years ago
c4d949b
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
by Randy Dunlap
· 11 years ago
d5c82fe
usb: xhci: Mark two functions __maybe_unused
by Olof Johansson
· 11 years ago
203a866
xhci: Avoid NULL pointer deref when host dies.
by Sarah Sharp
· 11 years ago
5447e0a
Revert "usb: host: Faraday fotg210-hcd driver"
by Greg Kroah-Hartman
· 11 years ago
1dd3d12
usb: host: Faraday fotg210-hcd driver
by Yuan-Hsin Chen
· 11 years ago
a636346
USB: isp1362: move debug files from proc to debugfs
by Greg Kroah-Hartman
· 11 years ago
0511b36
USB: sl811: move debug files from proc to debugfs
by Greg Kroah-Hartman
· 11 years ago
7603dee
Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
e452828
USB: sl811: remove CONFIG_USB_DEBUG dependency
by Greg Kroah-Hartman
· 11 years ago
1d896ce
USB: isp116x: remove dependency on CONFIG_USB_DEBUG
by Greg Kroah-Hartman
· 11 years ago
641c86c
USB: isp1362: remove CONFIG_USB_DEBUG dependency
by Greg Kroah-Hartman
· 11 years ago
374f4bf
USB: isp1362: remove _DBG() usage
by Greg Kroah-Hartman
· 11 years ago
2809508
USB: isp1362: remove unused _WARN_ON() calls
by Greg Kroah-Hartman
· 11 years ago
051a0689
USB: isp1362: remove unused _BUG_ON() calls
by Greg Kroah-Hartman
· 11 years ago
03e64e9
xhci: Correct misplaced newlines
by Joe Perches
· 11 years ago
26b7679
Intel xhci: refactor EHCI/xHCI port switching
by Mathias Nyman
· 11 years ago
063ebeb
xhci: Report USB 2.1 link status for L1
by Sarah Sharp
· 12 years ago
eae5b17
xhci: Refactor port status into a new function.
by Sarah Sharp
· 12 years ago
57d04eb
usb: xhci: add the suspend/resume functionality
by Vikas Sajjan
· 12 years ago
47a64a1
USB: EHCI: Fix resume signalling on remote wakeup
by Roger Quadros
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1f21569
xhci: Add missing unlocks on error paths
by Emil Goode
· 11 years ago
cfafb62
ehci-atmel.c: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
8e82d8d
USB: ohci-at91: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
a899575
USB: HWA: fix device probe failure
by Thomas Pugliese
· 11 years ago
5388a3a
usb: host: xhci-plat: release mem region while removing module
by George Cherian
· 11 years ago
ff8fa4e
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Arnd Bergmann
· 11 years ago
025f880
xhci: check for failed dma pool allocation
by Mathias Nyman
· 11 years ago
45778ff4
Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
58d5b72
USB: Check for ARCH_EXYNOS separately
by Tomasz Figa
· 11 years ago
a3b0f9b
USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver
by Emil Goode
· 11 years ago
4e5c9e6
USB: ehci-omap: Tweak PHY initialization sequence
by Roger Quadros
· 11 years ago
8fefcfd
USB: EHCI: tegra: Fix oops in error cleanup
by Thierry Reding
· 11 years ago
c19d14d
USB: EHCI: tegra: make use of ehci->priv
by Stephen Warren
· 11 years ago
9fc5f24
USB: EHCI: make ehci-tegra a separate driver
by Manjunath Goudar
· 11 years ago
91a687d
USB: EHCI: tegra: fix circular module dependencies
by Stephen Warren
· 11 years ago
a4faa54
USB: EHCI: tegra: remove all power management
by Stephen Warren
· 11 years ago
2f3a6b8
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
by Manjunath Goudar
· 11 years ago
2b81c08
usb: wire adapter: add scatter gather support
by Thomas Pugliese
· 11 years ago
a114926
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 11 years ago
Next »