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
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
2011-01-08
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-94
/
+1665
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
6
-12
/
+393
2011-01-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-12
/
+32
2011-01-03
Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...
Russell King
5
-0
/
+361
2011-01-03
mx51: fix usb clock support
Arnaud Patard (Rtp)
1
-12
/
+32
2010-12-24
usb: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
1
-10
/
+15
2010-12-17
USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport
Fabio Estevam
1
-12
/
+14
2010-12-17
usb: ehci-omap: fix tll channel enable mask
Anand Gadiyar
1
-3
/
+3
2010-12-17
usb: ohci-omap3: fix trivial typo
Keshava Munegowda
1
-1
/
+1
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
21
-78
/
+1647
2010-12-11
USB: EHCI: msm: Add support for power management
Pavankumar Kondeti
2
-2
/
+57
2010-12-11
USB: EHCI: Add MSM Host Controller driver
Pavankumar Kondeti
3
-0
/
+306
2010-12-11
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
4
-0
/
+120
2010-12-11
USB: host: uhci-q: Fixed minor coding style issues
Tobias Ollmann
1
-5
/
+7
2010-12-11
USB: whci-hcd: fix compiler warning
Namhyung Kim
1
-1
/
+1
2010-12-09
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
1
-10
/
+15
2010-12-03
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
3
-1
/
+249
2010-12-01
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
3
-69
/
+251
2010-12-01
usb: Add in missing EHCI helpers.
Paul Mundt
4
-0
/
+10
2010-12-01
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-01
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
4
-0
/
+215
2010-12-01
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
1
-42
/
+212
2010-12-01
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
1
-9
/
+12
2010-12-01
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
1
-2
/
+2
2010-12-01
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2
-1
/
+9
2010-12-01
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
1
-4
/
+5
2010-12-01
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
1
-22
/
+22
2010-11-30
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
Brian J. Tarricone
1
-0
/
+12
2010-11-29
USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs
Mac Lin
5
-0
/
+361
2010-11-26
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
1
-0
/
+2
2010-11-26
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
1
-1
/
+10
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-25
/
+134
2010-11-20
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
1
-0
/
+7
2010-11-20
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2
-0
/
+190
2010-11-20
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
1
-0
/
+18
2010-11-18
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
1
-0
/
+7
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-17
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-1
/
+1
2010-11-17
USB host: Adding USB ehci & ohci support for spear platform
Deepak Sikri
4
-0
/
+462
2010-11-17
USB: EHCI: fix obscure race in ehci_endpoint_disable
Alan Stern
1
-5
/
+5
2010-11-17
USB: isp1362-hcd - fix section mismatch warning
Axel Lin
1
-1
/
+1
2010-11-17
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
4
-5
/
+57
2010-11-16
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
1
-1
/
+1
2010-11-16
xhci: Fix command ring replay after resume.
Sarah Sharp
1
-10
/
+61
2010-11-11
xHCI: fix wMaxPacketSize mask
Andiry Xu
2
-2
/
+7
2010-11-11
xHCI: release spinlock when setup interrupt
Andiry Xu
1
-0
/
+2
2010-11-11
xhci: Remove excessive printks with shared IRQs.
Sarah Sharp
1
-1
/
+0
2010-11-11
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
Greg Kroah-Hartman
1
-1
/
+1
[next]