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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2013-01-28
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-17
USB: ehci: make debug port in-use detection functional again
Jan Beulich
1
-19
/
+20
2013-01-17
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2013-01-17
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-01-17
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
2013-01-11
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2
-2
/
+5
2013-01-11
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
1
-1
/
+1
2013-01-11
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2013-01-11
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2013-01-11
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
1
-1
/
+1
2012-12-17
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2
-11
/
+5
2012-12-17
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2012-12-17
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2012-11-13
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
2
-2
/
+2
2012-10-26
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-26
xhci: trivial: Remove assigned but unused slot_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-26
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
1
-0
/
+2
2012-10-26
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-10-25
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
1
-0
/
+7
2012-10-25
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
1
-1
/
+1
2012-10-24
xhci: fix integer overflow
Oliver Neukum
1
-1
/
+1
2012-10-24
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
1
-1
/
+1
2012-10-23
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...
Lan Tianyu
1
-3
/
+2
2012-10-23
usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...
Lan Tianyu
1
-0
/
+4
2012-10-20
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-20
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2012-10-19
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-1
/
+21
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
1
-1
/
+1
2012-10-18
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
1
-1
/
+2
2012-10-18
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
Tony Prisk
1
-0
/
+10
2012-10-18
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tony Prisk
1
-0
/
+9
2012-10-09
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
8
-9
/
+9
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-86
/
+4
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-26
Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-2
/
+8
2012-09-26
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
3
-1
/
+5
2012-09-25
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
1
-2
/
+1
2012-09-24
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
1
-0
/
+2
2012-09-24
Increase XHCI suspend timeout to 16ms
Michael Spang
1
-1
/
+1
2012-09-24
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
8
-9
/
+9
2012-09-21
fsl/usb: Add support for USB controller version 2.4
Ramneek Mehresh
1
-0
/
+2
2012-09-21
USB: EHCI: convert warning messages to debug-level
Alan Stern
1
-2
/
+4
2012-09-21
USB: EHCI: remove useless test
Alan Stern
1
-4
/
+2
2012-09-21
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...
Olof Johansson
1
-1
/
+1
2012-09-21
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
8
-11
/
+227
2012-09-21
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
3
-3
/
+3
[next]