index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
1
-2
/
+2
2014-04-16
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
1
-1
/
+1
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
1
-0
/
+23
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+0
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
1
-11
/
+3
2014-03-07
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-07
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-06
xhci: add the meaningful IRQ description if it is empty
Adrian Huang
1
-0
/
+4
2014-03-06
xhci: Prevent runtime pm from autosuspending during initialization
Mathias Nyman
1
-1
/
+10
2014-03-04
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2
-0
/
+6
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
-1050
/
+654
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
[next]