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
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
4
-4
/
+4
2008-07-22
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
1
-4
/
+19
2008-07-22
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
1
-0
/
+5
2008-07-22
USB: Au1xxx-usb: suspend/resume support.
Manuel Lauss
2
-19
/
+155
2008-07-22
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
Manuel Lauss
2
-334
/
+210
2008-07-22
USB: ohci-pnx4008: I2C cleanups and fixes
Jean Delvare
1
-14
/
+12
2008-07-22
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
1
-4
/
+27
2008-07-22
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
1
-1
/
+6
2008-07-22
USB: isp1760: Support board-specific hardware configurations
Nate Case
3
-18
/
+104
2008-07-22
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
2008-07-22
USB: uhci: mark root_hub_hub_des[] as const
Ming Lei
1
-1
/
+1
2008-07-22
USB: host: mark const variable tables as "const"
Ming Lei
1
-3
/
+3
2008-07-22
USB: ehci-hcd unlink speedups
David Brownell
3
-10
/
+14
2008-07-22
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
1
-3
/
+0
2008-07-22
USB: make SA1111 OHCI driver SA11x0 specific
Eric Miao
1
-1
/
+1
2008-07-22
USB: missing usb_put_hcd to ohci-at91
Pete Zaitcev
1
-4
/
+5
2008-07-22
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-22
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
15
-29
/
+29
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+6
2008-07-15
[ARM] Merge most of the PXA work for initial merge
Russell King
1
-1
/
+2
2008-07-11
Fix name of Russell King in various comments
Uwe Kleine-König
4
-4
/
+4
2008-07-10
Merge branch 'imx' into devel
Russell King
3
-10
/
+36
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
19
-31
/
+50
2008-07-04
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-07-04
USB: ehci - fix timer regression
David Brownell
1
-9
/
+10
2008-07-04
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-1
/
+4
2008-06-15
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
Philipp Zabel
1
-1
/
+2
2008-06-12
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-09
usb: r8a66597-hcd: Add support for SH7723 USB host
Yoshihiro Shimoda
1
-4
/
+4
2008-06-04
isp1760-if iomem annotations
Al Viro
1
-2
/
+2
2008-05-30
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-30
USB: EHCI: fix performance regression
Alan Stern
2
-8
/
+10
2008-05-30
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-05-30
USB: EHCI: fix remote-wakeup regression
Alan Stern
2
-2
/
+6
2008-05-30
USB: EHCI: suppress unwanted error messages
Alan Stern
9
-0
/
+18
2008-05-30
USB: EHCI: fix up root-hub TT mess
Alan Stern
6
-15
/
+8
2008-05-21
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
1
-0
/
+2
2008-05-14
usb: fix compile warning in isp1760
Sebastian Siewior
1
-1
/
+1
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
1
-1
/
+1
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
1
-2
/
+2
2008-05-07
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
1
-0
/
+13
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2
-3
/
+3
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+1
[next]