index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-08-21
USB: automatically enable RHSC interrupts
Alan Stern
19
-50
/
+31
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-14
USB: quirk PLL power down mode
Libin Yang
4
-0
/
+164
2008-08-14
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
1
-23
/
+26
2008-08-14
usb: isp1760: don't be noisy about short packets.
Sebastian Siewior
2
-3
/
+6
2008-08-14
usb: ISP1760: improve pre-fetch timing
Enrico Scholz
2
-13
/
+33
2008-08-14
usb: return error code instead of 0 in the enqueue function.
Sebastian Siewior
1
-2
/
+1
2008-08-14
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
3
-3
/
+3
2008-08-14
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
3
-2
/
+7
2008-08-14
USB: OHCI: fix system hang caused by earlier patch
Alan Stern
1
-0
/
+7
2008-08-09
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-1
/
+1
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-1
/
+1
2008-08-08
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-28
/
+24
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
8
-24
/
+24
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
8
-8
/
+8
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
4
-4
/
+0
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
[next]