index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
1
-11
/
+3
2014-03-08
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-122
/
+303
2014-03-08
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
1
-2
/
+40
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
1
-11
/
+3
2014-03-07
xhci: add the meaningful IRQ description if it is empty
Adrian Huang
1
-0
/
+4
2014-03-07
xhci: Prevent runtime pm from autosuspending during initialization
Mathias Nyman
1
-1
/
+10
2014-03-05
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2
-0
/
+6
2014-03-05
xhci: Kill streams URBs when the host dies.
Sarah Sharp
1
-7
/
+21
2014-03-05
xhci: Refactor command watchdog and fix split string.
Sarah Sharp
1
-31
/
+39
2014-03-05
xhci: Handle MaxPSASize == 0
Hans de Goede
1
-0
/
+6
2014-03-05
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
1
-4
/
+5
2014-03-05
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-05
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2
-7
/
+16
2014-03-05
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2
-2
/
+6
2014-03-05
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-03-05
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-05
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
1
-1
/
+20
2014-03-05
xhci: fix usb3 streams
Gerd Hoffmann
2
-43
/
+90
2014-03-05
xhci: make warnings greppable
Oliver Neukum
1
-13
/
+8
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2
-9
/
+5
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
1
-4
/
+0
2014-03-03
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+10
2014-02-27
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
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
[next]