index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2015-03-06
2
-0
/
+31
*
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2015-03-06
2
-2
/
+11
*
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
2015-02-24
3
-10
/
+94
*
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
2015-02-24
1
-2
/
+3
*
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
Maxime Ripard
2015-02-24
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
2
-2
/
+2
|
\
|
*
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
|
*
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
*
|
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
49
-3265
/
+467
|
\
\
|
*
\
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2015-02-04
5
-2971
/
+0
|
|
\
\
|
|
*
|
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
10
-4708
/
+0
|
|
*
|
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
6
-5
/
+1761
|
|
*
|
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
2
-9
/
+8
|
|
*
|
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
4
-75
/
+105
|
|
*
|
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
2
-7
/
+6
|
|
*
|
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
6
-38
/
+114
|
|
*
|
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
4
-225
/
+256
|
|
*
|
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
2
-9
/
+10
|
|
*
|
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
1
-6
/
+15
|
|
*
|
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
1
-65
/
+69
|
|
*
|
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
2
-41
/
+16
|
|
*
|
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
3
-13
/
+11
|
|
*
|
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
3
-6
/
+4
|
|
*
|
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
3
-7
/
+7
|
|
*
|
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
1
-3
/
+3
|
|
*
|
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
3
-28
/
+19
|
|
*
|
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
2
-3
/
+2
|
|
*
|
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
3
-14
/
+14
|
|
*
|
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
2015-01-27
1
-135
/
+55
|
|
*
|
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
2015-01-27
1
-2
/
+1
|
|
*
|
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
2015-01-27
1
-5
/
+1
|
|
*
|
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
2015-01-27
1
-31
/
+15
|
|
*
|
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2015-01-27
3
-46
/
+19
|
|
|
/
|
*
|
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
2015-02-03
1
-2
/
+3
|
*
|
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-03
1
-4
/
+4
|
*
|
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2015-02-03
1
-6
/
+10
|
*
|
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
2015-01-31
1
-1
/
+22
|
*
|
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-31
1
-21
/
+25
|
*
|
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-31
1
-0
/
+3
|
*
|
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
1
-8
/
+19
|
*
|
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
1
-1
/
+1
|
*
|
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
1
-33
/
+51
|
*
|
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
1
-29
/
+50
|
*
|
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
1
-11
/
+10
|
*
|
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2015-01-25
1
-0
/
+31
|
*
|
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
1
-22
/
+60
|
*
|
usb: ohci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
1
-22
/
+60
|
*
|
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-5
/
+5
|
*
|
sl811-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-3
/
+3
|
*
|
r8a66597-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-1
/
+2
[next]