index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
1
-180
/
+195
2012-04-25
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+8
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+37
2012-04-19
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
Stephen Warren
1
-1
/
+0
2012-04-19
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-04-19
EHCI: always clear the STS_FLR status bit
Alan Stern
1
-1
/
+6
2012-04-18
EHCI: fix criterion for resuming the root hub
Alan Stern
1
-1
/
+1
2012-04-17
USB: ohci-at91: change annotations for probe/remove functions
Nicolas Ferre
1
-6
/
+6
2012-04-16
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
1
-2
/
+37
2012-04-11
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2
-5
/
+10
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-2
/
+2
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
1
-4
/
+4
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
1
-0
/
+1
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
1
-0
/
+3
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2
-1
/
+5
2012-04-11
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-04-11
xHCI: correct to print the true HSEE of USBCMD
Alex He
1
-1
/
+1
2012-04-10
UHCI: hub_status_data should indicate if ports are resuming
Alan Stern
1
-2
/
+3
2012-04-10
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
4
-15
/
+23
2012-04-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+87
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
1
-4
/
+3
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-30
/
+36
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
1
-42
/
+46
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
1
-2
/
+2
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
8
-8
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+123
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
8
-8
/
+0
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-155
/
+142
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
1
-0
/
+12
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
1
-134
/
+93
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
1
-4
/
+2
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
1
-16
/
+17
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-5
/
+24
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-03-17
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
2
-10
/
+2
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
2
-2
/
+123
2012-03-16
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
5
-371
/
+10
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+213
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+209
[next]