index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
2012-09-10
1
-0
/
+12
*
|
|
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
2012-09-10
1
-0
/
+4
*
|
|
usb: move children to struct usb_port
Lan Tianyu
2012-09-10
1
-3
/
+2
*
|
|
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-06
1
-2
/
+1
*
|
|
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-09-06
1
-1
/
+1
*
|
|
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
2012-09-06
1
-1
/
+1
*
|
|
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-09-06
2
-18
/
+41
*
|
|
usb host: fix spelling of provides in Kconfig
Peter Meerwald
2012-09-06
1
-2
/
+2
*
|
|
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
2012-08-27
11
-192
/
+59
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-08-17
10
-190
/
+59
|
|
\
\
|
|
*
|
usb: host: tegra: fix warning messages in ehci_remove
Venu Byravarasu
2012-08-10
1
-1
/
+2
|
|
*
|
usb: host: mips: sead3: Update for EHCI register structure.
Steven J. Hill
2012-08-10
1
-1
/
+1
|
|
*
|
USB: isp1362-hcd.c: usb message always saved in case of underrun
Bruno Morelli
2012-08-10
1
-4
/
+4
|
|
*
|
OMAP: USB : Fix the EHCI enumeration and core retention issue
Keshava Munegowda
2012-08-10
1
-166
/
+1
|
|
*
|
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-09
5
-0
/
+21
|
|
*
|
xhci: Fix bug after deq ptr set to link TRB.
Sarah Sharp
2012-08-08
1
-14
/
+22
|
|
*
|
xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
Sarah Sharp
2012-08-07
2
-2
/
+4
|
|
*
|
xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
Sarah Sharp
2012-08-07
1
-0
/
+1
|
|
*
|
xhci: Increase reset timeout for Renesas 720201 host.
Sarah Sharp
2012-08-07
1
-2
/
+3
|
|
|
/
|
*
/
usb/ohci-omap: remove unused variable
Arnd Bergmann
2012-08-08
1
-2
/
+0
|
|
/
*
|
ARM: vt8500: Add support for UHCI companion controller
Tony Prisk
2012-08-16
3
-2
/
+172
*
|
ARM: vt8500: Update vt8500-ehci driver to support device tree.
Tony Prisk
2012-08-16
1
-0
/
+9
*
|
drivers/usb/host/ohci-platform.c: fix error return code
Julia Lawall
2012-08-16
1
-1
/
+3
*
|
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
2012-08-16
1
-1
/
+3
*
|
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
2012-08-16
1
-4
/
+4
*
|
USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()
Alexey Khoroshilov
2012-08-10
1
-4
/
+7
*
|
usb: host: ohci-platform: add platform specific power callback
Kuninori Morimoto
2012-08-10
1
-2
/
+34
*
|
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
2012-08-10
1
-3
/
+37
*
|
usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
1
-1
/
+5
*
|
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
1
-1
/
+5
*
|
drivers/usb/host/ehci-xilinx-of.c: use devm_ functions
Julia Lawall
2012-08-10
1
-17
/
+3
*
|
drivers/usb/host/ehci-vt8500.c: use devm_ functions
Julia Lawall
2012-08-10
1
-13
/
+2
*
|
drivers/usb/host/ehci-tegra.c: use devm_ functions
Julia Lawall
2012-08-10
1
-27
/
+13
*
|
drivers/usb/host/ehci-sh.c: use devm_ functions
Julia Lawall
2012-08-10
1
-28
/
+7
*
|
drivers/usb/host/ehci-sead3.c: use devm_ functions
Julia Lawall
2012-08-10
1
-13
/
+2
*
|
drivers/usb/host/ehci-s5p.c: use devm_ functions
Julia Lawall
2012-08-10
1
-5
/
+2
*
|
drivers/usb/host/ehci-ppc-of.c: use devm_ functions
Julia Lawall
2012-08-10
1
-21
/
+7
*
|
drivers/usb/host/ehci-mxc.c: use devm_ functions
Julia Lawall
2012-08-10
1
-35
/
+10
*
|
drivers/usb/host/ehci-mv.c: use devm_ functions
Julia Lawall
2012-08-10
1
-35
/
+16
*
|
drivers/usb/host/ehci-msm.c: use devm_ functions
Julia Lawall
2012-08-10
1
-9
/
+4
*
|
drivers/usb/host/ehci-ls1x.c: use devm_ functions
Julia Lawall
2012-08-10
1
-15
/
+3
*
|
drivers/usb/host/ehci-ixp4xx.c: use devm_ functions
Julia Lawall
2012-08-10
1
-16
/
+3
*
|
drivers/usb/host/ehci-grlib.c: use devm_ functions
Julia Lawall
2012-08-10
1
-15
/
+3
*
|
drivers/usb/host/ehci-cns3xxx.c: use devm_ functions
Julia Lawall
2012-08-10
1
-14
/
+2
*
|
drivers/usb/host/ehci-au1xxx.c: use devm_ functions
Julia Lawall
2012-08-10
1
-16
/
+4
*
|
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
2012-08-10
1
-24
/
+6
*
|
USB: ohci-pxa27x: add DT bindings
Daniel Mack
2012-08-10
1
-0
/
+68
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
2
-17
/
+0
|
\
|
*
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
2
-17
/
+0
*
|
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
1
-4
/
+4
|
\
\
|
|
/
|
/
|
[prev]
[next]