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
2012-09-26
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
3
-1
/
+5
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-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-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2
-4
/
+4
2012-09-18
USB: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-12
/
+10
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
8
-11
/
+227
2012-09-14
drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-14
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-14
usb/xhci: update a comment regarding the BOS descriptor to reflect the code
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-14
usb: host: xhci: sparse fixes
Felipe Balbi
3
-3
/
+6
2012-09-14
xHCI: handle command after aborting the command ring
Elric Fu
1
-6
/
+165
2012-09-14
xHCI: cancel command after command timeout
Elric Fu
2
-7
/
+22
2012-09-14
xHCI: add aborting command ring function
Elric Fu
4
-1
/
+128
2012-09-14
xHCI: add cmd_ring_state
Elric Fu
3
-2
/
+11
2012-09-12
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-8
/
+9
2012-09-11
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
2
-2
/
+2
2012-09-11
EHCI: Update qTD next pointer in QH overlay region during unlink
Pavankumar Kondeti
1
-2
/
+10
2012-09-11
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
1
-0
/
+12
2012-09-11
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
1
-3
/
+2
2012-09-06
Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
6
-9
/
+207
2012-09-06
USB: ohci-at91: fix PIO handling in relation with number of ports
Nicolas Ferre
1
-0
/
+10
2012-09-06
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-06
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
1
-1
/
+1
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2
-18
/
+41
2012-09-06
usb host: fix spelling of provides in Kconfig
Peter Meerwald
1
-2
/
+2
2012-09-05
usb: host: xhci: fix compilation error for non-PCI based stacks
Moiz Sonasath
1
-0
/
+1
2012-09-05
usb: host: xhci-plat: use ioremap_nocache
Ruchika Kharwar
1
-1
/
+1
2012-09-05
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
3
-0
/
+169
2012-09-05
xhci: Make handover code more robust
Matthew Garrett
1
-2
/
+10
2012-09-05
xhci: Fix a logical vs bitwise AND bug
Dan Carpenter
1
-1
/
+1
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
1
-6
/
+8
2012-09-05
Intel xhci: Only switch the switchable ports
Keng-Yu Lin
1
-4
/
+23
2012-09-05
xhci: Recognize USB 3.0 devices as superspeed at powerup
Manoj Iyer
1
-1
/
+2
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
11
-192
/
+59
2012-08-17
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-190
/
+59
2012-08-17
ARM: vt8500: Add support for UHCI companion controller
Tony Prisk
3
-2
/
+172
2012-08-17
ARM: vt8500: Update vt8500-ehci driver to support device tree.
Tony Prisk
1
-0
/
+9
2012-08-16
drivers/usb/host/ohci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+4
2012-08-10
USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()
Alexey Khoroshilov
1
-4
/
+7
2012-08-10
usb: host: ohci-platform: add platform specific power callback
Kuninori Morimoto
1
-2
/
+34
2012-08-10
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
1
-3
/
+37
2012-08-10
usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
1
-1
/
+5
[next]