Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0798abeb7eec37dcc20f252c2195fc31c41561f9
/
drivers
/
usb
/
host
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
df115f3
MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU
by Ben Hutchings
· 10 years ago
b0a252e
USB: ssb: use devm_kzalloc
by Hauke Mehrtens
· 10 years ago
8799719
USB: ssb: fix error handling in ssb_hcd_create_pdev()
by Hauke Mehrtens
· 10 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
b3d424e
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 10 years ago
74db22c
drivers:usb:fsl: Fix compilation error for fsl ehci drv
by Ramneek Mehresh
· 10 years ago
138c3f0
drivers:usb:fsl: Add support for USB controller version-2.5
by Nikhil Badola
· 10 years ago
d7c444e
drivers:usb:fsl: Check IP version 2.4 for mph USB controller
by Nikhil Badola
· 10 years ago
02c018a
usb: host: xhci: remove incorrect comment about mutex
by Chris Bainbridge
· 10 years ago
22ae47e
xhci: Return correct number of tranferred bytes for stalled control endpoints
by Mathias Nyman
· 10 years ago
41485a9
xhci: optimize xhci bus resume time
by Mathias Nyman
· 10 years ago
9fa733f
usb: xhci: Fix suspend/resume when used with OTG core
by Roger Quadros
· 10 years ago
ad6b1d9
usb: xhci: fix xhci locking up during hcd remove
by Roger Quadros
· 10 years ago
8a85375
usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly
by Roger Quadros
· 10 years ago
4ac5308
usb: xhci: plat: Create both HCDs before adding them
by Roger Quadros
· 10 years ago
cd33a32
usb: xhci: cleanup xhci_hcd allocation
by Roger Quadros
· 10 years ago
40f2f2a
USB: ehci-platform: support EHCIs with transaction translator
by Joachim Eastwood
· 10 years ago
ca07e1c
drivers:usb:fsl:Make fsl ehci drv an independent driver module
by Ramneek Mehresh
· 10 years ago
a00918d
usb: host: xhci: add mutex for non-thread-safe data
by Chris Bainbridge
· 10 years ago
b04c846
usb: make module xhci_hcd removable
by Arthur Demchenkov
· 10 years ago
909eacd
Merge 4.1-rc4 into usb-next
by Greg Kroah-Hartman
· 10 years ago
a666f7d
usb: ohci-platform: Use devm_of_phy_get_by_index
by Arun Ramamurthy
· 10 years ago
216e299
usb: ehci-platform: Use devm_of_phy_get_by_index
by Arun Ramamurthy
· 10 years ago
8af9319
USB: ohci-q.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
71f4634
USB: ohci-hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
d0d6bc8
USB: ohci-dbg.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
925f004
USB: isp116x-hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
0a9abb1
USB: fusbh200-hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
911fdb6
USB: ehci-dbg.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
948fa13
xhci: gracefully handle xhci_irq dead device
by Joe Lawrence
· 10 years ago
18cc2f4
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
by Mathias Nyman
· 10 years ago
d104d01
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
by Mathias Nyman
· 10 years ago
0efd937
USB: ehci-tegra: fix inefficient copy of unaligned buffers
by Johan Hovold
· 10 years ago
3091fa7
USB: don't build PCI quirks if USB support isn't configured
by Alan Stern
· 10 years ago
bb304b7
Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
by Ivan T. Ivanov
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
c8d1bc1
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 10 years ago
08debfb
usb: host: sl811: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
7a606ac
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
84c0d17
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
595227d
usb: host: fusbh200: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
7e136bb
usb: host: fotg210: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
8c0ae657
usb: host: isp116x: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
b8fb6f7
usb: host: uhci: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
ea16328
usb: host: ehci: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
b9e4518
usb: host: xhci: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
7267b23
tracing: Add TRACE_SYSTEM_VAR to xhci-hcd
by Steven Rostedt (Red Hat)
· 10 years ago
b7a4abb
Merge 4.0-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
625a4c5
ehci-hub: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
51a114b
fhci-hub: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
4631f4e
fotg210-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
87327b1
fusbh200-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
72cce8c
imx21-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
6a08556
isp116x-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
00d29b3
isp1362-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
e3d02e0
max3421-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
7a2d267
ohci-hub: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
2c42c08
oxu210hp-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
5e77bea
r8a66597-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
e283ef1
sl811-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
0ce6fe9
u132-hcd: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
3e5dd4c
uhci-hub: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
e845d64
Revert "usb: host/sl811-hcd: fix sparse warning"
by Guenter Roeck
· 10 years ago
f4ea80a
usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 10 years ago
963719c
USB: host: ohci-at91: remove useless uclk clock
by Boris Brezillon
· 10 years ago
24677af
usb: ehci-orion: add more constants for register values
by Thomas Petazzoni
· 10 years ago
227a4fd
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
by Lu Baolu
· 10 years ago
9425183
usb: xhci: handle Config Error Change (CEC) in xhci driver
by Lu Baolu
· 10 years ago
cd0e075
Merge 4.0-rc5 into usb-next
by Greg Kroah-Hartman
· 10 years ago
ebfd44f
ehci-msm: Remove dead dependency
by Stephen Boyd
· 10 years ago
28ed207
USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd"
by Markus Elfring
· 10 years ago
7b8ef22
usb: xhci: plat: Add USB phy support
by Maxime Ripard
· 10 years ago
e5401bf
xhci: unify cycle state toggling operation with 'XOR'
by Lin Wang
· 10 years ago
1dc6120
usb: host/sl811-hcd: fix sparse warning
by Lad, Prabhakar
· 10 years ago
e32643a
USB: ehci-atmel: rework clk handling
by Boris Brezillon
· 10 years ago
d0167ad
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
by Mathias Nyman
· 10 years ago
b8cb91e
xhci: Workaround for PME stuck issues in Intel xhci
by Mathias Nyman
· 10 years ago
45ba215
xhci: fix reporting of 0-sized URBs in control endpoint
by Aleksander Morgado
· 10 years ago
27082e2
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
by Mathias Nyman
· 10 years ago
6596a926
xhci: Allocate correct amount of scratchpad buffers
by Mathias Nyman
· 10 years ago
1e7e4fb
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
by Maxime Ripard
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e298767
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
125918d
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
673e2ba
treewide: Remove unnecessary SSB_DEVTABLE_END macro
by Joe Perches
· 10 years ago
f7219b5
treewide: Remove unnecessary BCMA_CORETABLE_END macro
by Joe Perches
· 10 years ago
4d4bac4
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
673016d
uhci-hub: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
c31316c
usb: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
518ca8d
ehci-pci: disable for Intel MID platforms (update)
by Andy Shevchenko
· 10 years ago
cefa9a3
ehci-pci: disable for Intel MID platforms
by Andy Shevchenko
· 10 years ago
e307ff0
usb: host: pci_quirks: joing string literals
by Andy Shevchenko
· 10 years ago
074f9dd
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
by Alan Stern
· 10 years ago
7ef077a
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
by Laurent Pinchart
· 10 years ago
0316ca6
usb: isp1760: Add device controller support
by Laurent Pinchart
· 10 years ago
9a66e13
usb: isp1760: Move PORT1 configuration to core code
by Laurent Pinchart
· 10 years ago
5171446
usb: isp1760: Initialize the bus interface in core code
by Laurent Pinchart
· 10 years ago
667c45c
usb: isp1760: Set IRQF_SHARED flag in core code
by Laurent Pinchart
· 10 years ago
4b1a577
usb: isp1760: Move core code to isp1760-core.c
by Laurent Pinchart
· 10 years ago
Next »