index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
5
-9
/
+16
2013-08-15
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
12
-354
/
+510
2013-08-15
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
3
-2
/
+8
2013-08-14
usb: host: add Kconfig option for EHSET
Jack Pham
3
-1
/
+26
2013-08-13
xhci: fix dma mask setup in xhci.c
Xenia Ragiadakou
2
-14
/
+15
2013-08-13
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
3
-3
/
+9
2013-08-13
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
3
-68
/
+113
2013-08-13
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
3
-28
/
+54
2013-08-13
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2
-0
/
+33
2013-08-13
xhci: add xhci_address_ctx trace event
Xenia Ragiadakou
2
-0
/
+49
2013-08-13
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
3
-7
/
+18
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
5
-35
/
+69
2013-08-13
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
4
-10
/
+27
2013-08-13
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
6
-11
/
+103
2013-08-13
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
4
-165
/
+1
2013-08-13
xhci: replace printk(KERN_DEBUG ...)
Xenia Ragiadakou
1
-9
/
+7
2013-08-13
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
2
-4
/
+2
2013-08-13
usb: Add Device Tree support to XHCI Platform driver
Al Cooper
1
-0
/
+10
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-75
/
+40
2013-08-12
HWA: avoid constant suspend and resume on the root hub
Thomas Pugliese
1
-0
/
+7
2013-08-12
USB: EHCI: accept very late isochronous URBs
Alan Stern
1
-7
/
+6
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
2
-1
/
+244
2013-08-12
usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.
David Daney
1
-20
/
+0
2013-08-12
USB: XHCI: mark no_sg_constraint
Ming Lei
1
-0
/
+4
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
14
-18
/
+13
2013-08-12
USB: EHCI: improve interrupt qh unlink
Ming Lei
6
-3
/
+84
2013-08-12
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
1
-10
/
+6
2013-08-12
usb: host: tegra: Tegra30 support
Tuomas Tynkkynen
1
-5
/
+29
2013-08-12
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
2
-7
/
+8
2013-08-02
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
1
-2
/
+21
2013-08-02
USB: EHCI: don't depend on hardware for tracking port resets and resumes
Alan Stern
1
-34
/
+26
2013-08-02
USB: EHCI: keep better track of resuming ports
Alan Stern
1
-1
/
+2
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
26
-64
/
+65
2013-07-31
usb: xhci: add missing dma-mapping.h includes
James Hogan
2
-0
/
+2
2013-07-29
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
4
-0
/
+6812
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
5
-7
/
+15
2013-07-29
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
1
-8
/
+1
2013-07-29
usb: tegra: host: Remove references to plat data
Tuomas Tynkkynen
1
-8
/
+0
2013-07-29
usb: host: tegra: Remove leftover code
Tuomas Tynkkynen
1
-15
/
+5
2013-07-29
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
Mikko Perttunen
1
-33
/
+1
2013-07-29
usb: ehci-omap: select NOP_USB_XCEIV PHY driver
Roger Quadros
1
-3
/
+1
2013-07-29
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
1
-1
/
+0
2013-07-26
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
1
-1
/
+1
2013-07-26
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
1
-76
/
+52
2013-07-26
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-3
/
+1
2013-07-26
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
1
-5
/
+5
2013-07-26
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
1
-21
/
+14
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
8
-82
/
+8
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
[next]