index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
USB: XHCI: mark no_sg_constraint
Ming Lei
2013-08-12
1
-0
/
+4
|
*
|
|
|
|
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-08-12
14
-18
/
+13
|
*
|
|
|
|
USB: EHCI: improve interrupt qh unlink
Ming Lei
2013-08-12
6
-3
/
+84
|
*
|
|
|
|
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
2013-08-12
1
-10
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
2013-08-02
1
-2
/
+21
|
*
|
|
|
USB: EHCI: don't depend on hardware for tracking port resets and resumes
Alan Stern
2013-08-01
1
-34
/
+26
|
*
|
|
|
USB: EHCI: keep better track of resuming ports
Alan Stern
2013-08-01
1
-1
/
+2
|
*
|
|
|
USB: host: use dev_get_platdata()
Jingoo Han
2013-08-01
26
-64
/
+65
|
*
|
|
|
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
2013-07-29
4
-0
/
+6812
|
*
|
|
|
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-29
5
-7
/
+15
|
|
\
|
|
|
|
*
|
|
|
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
2013-07-26
1
-1
/
+1
|
*
|
|
|
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
2013-07-26
1
-76
/
+52
|
*
|
|
|
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
2013-07-26
1
-3
/
+1
|
*
|
|
|
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
2013-07-26
1
-5
/
+5
|
*
|
|
|
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
2013-07-26
1
-21
/
+14
|
*
|
|
|
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-07-25
8
-82
/
+8
|
*
|
|
|
Revert "usb: host: Faraday fotg210-hcd driver"
Greg Kroah-Hartman
2013-07-25
4
-6812
/
+0
|
*
|
|
|
usb: host: Faraday fotg210-hcd driver
Yuan-Hsin Chen
2013-07-25
4
-0
/
+6812
|
*
|
|
|
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
2013-07-24
2
-35
/
+12
|
*
|
|
|
USB: sl811: move debug files from proc to debugfs
Greg Kroah-Hartman
2013-07-24
2
-28
/
+12
|
*
|
|
|
Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-07-24
7
-177
/
+187
|
|
\
\
\
\
|
|
*
|
|
|
xhci: Correct misplaced newlines
Joe Perches
2013-07-23
1
-5
/
+5
|
|
*
|
|
|
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
2013-07-23
4
-80
/
+27
|
|
*
|
|
|
xhci: Report USB 2.1 link status for L1
Sarah Sharp
2013-07-23
1
-3
/
+12
|
|
*
|
|
|
xhci: Refactor port status into a new function.
Sarah Sharp
2013-07-23
1
-91
/
+119
|
|
*
|
|
|
usb: xhci: add the suspend/resume functionality
Vikas Sajjan
2013-07-23
1
-0
/
+26
|
*
|
|
|
|
USB: sl811: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2013-07-24
2
-46
/
+42
|
*
|
|
|
|
USB: isp116x: remove dependency on CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-07-24
1
-12
/
+1
|
*
|
|
|
|
USB: isp1362: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2013-07-24
2
-17
/
+5
|
*
|
|
|
|
USB: isp1362: remove _DBG() usage
Greg Kroah-Hartman
2013-07-24
2
-21
/
+15
|
*
|
|
|
|
USB: isp1362: remove unused _WARN_ON() calls
Greg Kroah-Hartman
2013-07-24
1
-9
/
+0
|
*
|
|
|
|
USB: isp1362: remove unused _BUG_ON() calls
Greg Kroah-Hartman
2013-07-24
2
-22
/
+0
|
|
/
/
/
/
*
|
|
|
|
USB: OHCI: fix build error related to ohci_suspend/resume
Alan Stern
2013-08-27
1
-0
/
+2
*
|
|
|
|
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
2013-08-23
1
-0
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
USB: EHCI: accept very late isochronous URBs
Alan Stern
2013-08-12
1
-7
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
usb: xhci: add missing dma-mapping.h includes
James Hogan
2013-07-31
2
-0
/
+2
|
|
/
|
/
|
*
|
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
2013-07-25
1
-1
/
+1
*
|
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2013-07-25
2
-1
/
+7
*
|
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
2013-07-25
1
-0
/
+1
*
|
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
2013-07-25
1
-2
/
+2
*
|
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
2013-07-25
1
-3
/
+3
*
|
USB: EHCI: Fix resume signalling on remote wakeup
Roger Quadros
2013-07-22
1
-0
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-2
/
+2
|
\
|
*
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013-06-10
1
-2
/
+2
*
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-07-02
2
-1
/
+7
|
\
\
|
*
\
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2013-06-20
1
-1
/
+1
|
|
\
\
|
|
*
|
USB: Check for ARCH_EXYNOS separately
Tomasz Figa
2013-06-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2013-06-15
1
-0
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
2013-06-11
1
-0
/
+6
*
|
|
xhci: Add missing unlocks on error paths
Emil Goode
2013-06-26
1
-0
/
+2
[prev]
[next]