index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
Merge branch 'depends/omap-cleanup-headers-usb' into next/headers
Olof Johansson
2
-2
/
+2
2012-11-05
Merge branch 'depends/tty' into next/headers
Olof Johansson
5
-3
/
+23
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
1
-10
/
+1
2012-11-02
USB: ohci-exynos: initialize registers pointer earlier
Vincent Palatin
1
-4
/
+6
2012-11-02
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
1
-0
/
+2
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
4
-35
/
+40
2012-11-01
USB: EHCI: make ehci-pci a separate driver
Alan Stern
4
-74
/
+60
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
3
-7
/
+89
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
16
-106
/
+20
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
7
-239
/
+1
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
5
-10
/
+29
2012-10-25
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-25
xhci: trivial: Remove assigned but unused slot_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-25
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
1
-0
/
+2
2012-10-25
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-10-25
USB: isp1760-if: Change to use irq_of_parse_and_map
Nobuhiro Iwamatsu
1
-5
/
+2
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
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2
-2
/
+2
2012-10-24
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
1
-1
/
+1
2012-10-24
USB: hub_for_each_child should skip unconnected ports
Alan Stern
1
-4
/
+2
2012-10-24
USB: EHCI: move ehci_update_device() to ehci-lpm.c
Alan Stern
3
-35
/
+20
2012-10-24
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
3
-40
/
+26
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
2
-15
/
+15
2012-10-24
USB: EHCI: add condition for delay during the resume
Peter Chen
1
-5
/
+18
2012-10-24
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
1
-24
/
+8
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+4
2012-10-24
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
2
-2
/
+2
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-3
/
+2
2012-10-23
xhci: fix integer overflow
Oliver Neukum
1
-1
/
+1
2012-10-23
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
1
-1
/
+1
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
1
-1
/
+1
2012-10-22
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...
Lan Tianyu
1
-3
/
+2
2012-10-22
usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...
Lan Tianyu
1
-0
/
+4
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2
-615
/
+0
2012-10-22
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2
-239
/
+0
2012-10-22
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
3
-147
/
+5
2012-10-22
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2
-157
/
+0
2012-10-22
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
3
-172
/
+5
2012-10-22
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2
-248
/
+0
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
11
-57
/
+48
[prev]
[next]