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
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-118
/
+99
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-17
usb: ohci: fix goto wrong tag in err case
Libo Chen
1
-23
/
+23
2013-05-17
usb: isp1760-if: fix memleak when platform_get_resource fail
Libo Chen
1
-1
/
+3
2013-05-17
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
1
-0
/
+1
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
12
-38
/
+34
2013-05-17
USB: EHCI: remove bogus #error
Arnd Bergmann
1
-17
/
+0
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
3
-3
/
+3
2013-05-15
USB: OHCI: fix logic for scheduling isochronous URBs
Alan Stern
1
-14
/
+18
2013-05-15
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern
2
-2
/
+2
2013-05-15
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-05-15
USB: fix Kconfig logic for USB_UHCI_HCD
Alan Stern
1
-12
/
+5
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-05-10
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-4
/
+10
2013-05-09
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2
-4
/
+10
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+3
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
34
-1171
/
+1007
2013-04-25
USB: ehci-msm: USB_MSM_OTG needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-25
USB: OHCI: avoid conflicting platform drivers
Arnd Bergmann
1
-18
/
+118
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
1
-5
/
+5
2013-04-23
USB: Fix initconst in ehci driver
Andi Kleen
3
-3
/
+3
2013-04-17
USB: ehci-omap: Improve PHY error handling
Roger Quadros
1
-2
/
+2
2013-04-17
USB: ehci-omap: Don't select any PHY driver
Roger Quadros
1
-1
/
+3
2013-04-17
usb: remove redundant tdi_reset
Shengzhou Liu
1
-3
/
+0
2013-04-12
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2
-2
/
+0
2013-04-11
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-2
/
+9
2013-04-10
USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block
Florian Fainelli
1
-2
/
+4
2013-04-10
USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
Florian Fainelli
1
-25
/
+26
2013-04-10
USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
Florian Fainelli
1
-39
/
+42
2013-04-10
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
1
-9
/
+2
2013-04-10
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-19
/
+11
2013-04-10
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-2
/
+2
2013-04-09
isp1362-hcd: don't reimplement proc_create_data()
Al Viro
1
-4
/
+1
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+2
2013-04-09
Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-15
/
+19
2013-04-08
USB: EHCI: make ehci-msm a separate driver
Manjunath Goudar
4
-54
/
+44
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
4
-52
/
+51
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
4
-91
/
+85
2013-04-08
USB: EHCI: make ehci-spear a separate driver
Manjunath Goudar
4
-69
/
+61
2013-04-08
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
4
-53
/
+53
2013-04-08
xhci - clarify compliance mode debug messages
Tony Camuso
1
-5
/
+9
2013-04-08
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
1
-1
/
+2
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-48
/
+26
2013-04-04
usb: host: ehci-tegra: Fix oops in error cleanup
Thierry Reding
1
-2
/
+5
2013-04-03
usb: host: tegra: Reset Tegra USB controller before init
Venu Byravarasu
1
-0
/
+5
2013-04-03
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
3
-1
/
+12
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2
-10
/
+10
2013-04-03
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
David Howells
1
-1
/
+1
[next]