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
2014-02-25
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+22
2014-02-19
USB: EHCI: add delay during suspend to prevent erroneous wakeups
Alan Stern
1
-4
/
+22
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
3
-58
/
+16
2014-02-16
xhci-platform: Change compatible string from xhci-platform to generic-xhci
Hans de Goede
1
-0
/
+1
2014-02-16
uhci-platform: Change compatible string from platform-uhci to generic-uhci
Hans de Goede
1
-0
/
+1
2014-02-12
USB: ELAN: Remove useless "default M" lines
Paul Bolle
1
-1
/
+0
2014-02-12
USB: ohci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-12
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-12
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
2
-2
/
+1
2014-02-12
ohci-platform: Change compatible string from usb-ohci to generic-ohci
Hans de Goede
1
-1
/
+1
2014-02-08
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
1
-52
/
+2
2014-02-08
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
1
-1
/
+1
2014-02-08
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
Sarah Sharp
2
-3
/
+3
2014-02-08
xhci 1.0: Limit arbitrarily-aligned scatter gather.
Sarah Sharp
1
-3
/
+11
2014-02-08
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-2
/
+31
2014-02-08
ohci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-0
/
+27
2014-02-08
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
2
-24
/
+124
2014-02-08
ohci-platform: Add support for devicetree instantiation
Hans de Goede
1
-22
/
+140
2014-02-05
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
6
-37
/
+61
2014-01-31
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
5
-17
/
+23
2014-01-30
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
4
-20
/
+33
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-12
/
+1
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+11
2014-01-23
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
1
-0
/
+5
2014-01-14
usb: ehci: add freescale imx28 special write register method
Peter Chen
1
-1
/
+17
2014-01-12
USB: fsl-mph-dr-of: adjust for OF based clock lookup
Gerhard Sittig
1
-12
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
11
-11
/
+0
2014-01-08
xhci: Set scatter-gather limit to avoid failed block writes.
Sarah Sharp
2
-3
/
+3
2014-01-08
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
1
-1
/
+1
2014-01-07
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
1
-1
/
+1
2014-01-02
Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2
-2
/
+53
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-3
/
+11
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2
-13
/
+22
2013-12-22
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-6
/
+9
2013-12-20
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
1
-0
/
+3
2013-12-19
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-19
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-19
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-19
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-19
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-19
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-19
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-19
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-19
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-19
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-19
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-19
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
[next]