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-08-02
xhci: Add missing checks for xhci_alloc_command failure
Hans de Goede
2
-0
/
+8
2014-08-02
xhci: Rename Asrock P67 pci product-id to EJ168
Hans de Goede
1
-2
/
+2
2014-08-02
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
3
-2
/
+7
2014-07-19
USB: OHCI: add check for stopped frame counter
Alan Stern
2
-2
/
+35
2014-07-19
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
5
-0
/
+148
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
4
-12
/
+34
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
4
-58
/
+70
2014-07-19
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
1
-14
/
+8
2014-07-19
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
3
-160
/
+5
2014-07-18
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-07-18
USB: OHCI: fix bugs in debug routines
Alan Stern
2
-9
/
+10
2014-07-18
USB: OHCI: add SG support
Alan Stern
2
-19
/
+73
2014-07-10
fotg210: Use managed interfaces for allocation of resources
Himangi Saraogi
1
-39
/
+9
2014-07-10
uhci-platform: use devm_ioremap resource
Himangi Saraogi
1
-17
/
+5
2014-07-10
USB: EHCI: tegra: Fix probe order issue leading to broken USB
Tuomas Tynkkynen
1
-3
/
+59
2014-07-10
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
1
-22
/
+9
2014-07-10
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
1
-1
/
+2
2014-07-10
USB: ehci-pci: USB host controller support for Intel Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2014-07-10
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-6
/
+2
2014-07-10
USB: ehci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ohci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
1
-39
/
+9
2014-07-10
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
1
-1
/
+1
2014-07-10
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
1
-0
/
+1
2014-07-10
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
1
-25
/
+20
2014-07-10
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda
5
-0
/
+205
2014-07-10
usb: host: xhci-plat: use devm_functions
Himangi Saraogi
1
-20
/
+4
2014-07-10
xhci: make error messages grepable
Oliver Neukum
1
-18
/
+18
2014-07-10
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
1
-0
/
+6
2014-07-10
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
Pratyush Anand
1
-0
/
+3
2014-07-10
xhci: A default implementation for Ux timeout calculation and tier policy check
Pratyush Anand
1
-18
/
+48
2014-07-08
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
4
-8
/
+18
2014-07-01
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
Srinivas Kandagatla
1
-1
/
+1
2014-06-24
usb: xhci: Correct last context entry calculation for Configure Endpoint
Julius Werner
1
-33
/
+18
2014-06-24
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-06-24
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-06-24
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
1
-2
/
+5
2014-06-18
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-18
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-06-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-40
/
+0
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
32
-727
/
+3008
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
[next]