index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
xhci: Kill streams URBs when the host dies.
Sarah Sharp
1
-7
/
+21
2014-03-04
xhci: Refactor command watchdog and fix split string.
Sarah Sharp
1
-31
/
+39
2014-03-04
xhci: Handle MaxPSASize == 0
Hans de Goede
1
-0
/
+6
2014-03-04
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
1
-4
/
+5
2014-03-04
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
1
-1
/
+1
2014-03-04
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-04
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
1
-1
/
+1
2014-03-04
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2
-7
/
+16
2014-03-04
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2
-2
/
+6
2014-03-04
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-03-04
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-04
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
1
-1
/
+20
2014-03-04
xhci: fix usb3 streams
Gerd Hoffmann
2
-43
/
+90
2014-03-04
xhci: make warnings greppable
Oliver Neukum
1
-13
/
+8
2014-03-04
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-02
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+10
2014-02-26
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
2014-02-24
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+22
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
85
-1049
/
+653
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-3
/
+0
2014-02-18
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-15
xhci-platform: Change compatible string from xhci-platform to generic-xhci
Hans de Goede
1
-0
/
+1
2014-02-15
uhci-platform: Change compatible string from platform-uhci to generic-uhci
Hans de Goede
1
-0
/
+1
2014-02-11
USB: ELAN: Remove useless "default M" lines
Paul Bolle
1
-1
/
+0
2014-02-11
USB: ohci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-11
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-11
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
2
-2
/
+1
2014-02-11
ohci-platform: Change compatible string from usb-ohci to generic-ohci
Hans de Goede
1
-1
/
+1
2014-02-07
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
1
-52
/
+2
2014-02-07
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
1
-1
/
+1
2014-02-07
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
Sarah Sharp
2
-3
/
+3
2014-02-07
xhci 1.0: Limit arbitrarily-aligned scatter gather.
Sarah Sharp
1
-3
/
+11
2014-02-07
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-2
/
+31
2014-02-07
ohci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-0
/
+27
2014-02-07
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
2
-24
/
+124
2014-02-07
ohci-platform: Add support for devicetree instantiation
Hans de Goede
1
-22
/
+140
2014-02-04
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
Greg Kroah-Hartman
6
-37
/
+61
2014-01-30
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
5
-17
/
+23
2014-01-29
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-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+11
2014-01-22
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
1
-0
/
+5
2014-01-13
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-08
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
[prev]
[next]