index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-11-14
usb: spear-ehci/ohci: Use devm_*() routines
Viresh Kumar
2012-11-14
usb: spear-ehci/ohci: Do clk_get using dev-id
Amardeep Rai
2012-11-14
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
2012-11-14
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
2012-11-12
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2012-11-12
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
2012-11-12
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-11-12
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-11-11
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-11-11
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
2012-11-02
USB: ohci-exynos: initialize registers pointer earlier
Vincent Palatin
2012-11-02
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
2012-11-01
USB: EHCI: make ehci-pci a separate driver
Alan Stern
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-25
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
2012-10-25
xhci: trivial: Remove assigned but unused slot_ctx.
Sarah Sharp
2012-10-25
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
2012-10-25
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
2012-10-25
USB: isp1760-if: Change to use irq_of_parse_and_map
Nobuhiro Iwamatsu
2012-10-25
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
2012-10-25
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
2012-10-24
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
2012-10-24
USB: hub_for_each_child should skip unconnected ports
Alan Stern
2012-10-24
USB: EHCI: move ehci_update_device() to ehci-lpm.c
Alan Stern
2012-10-24
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-10-24
USB: EHCI: add condition for delay during the resume
Peter Chen
2012-10-24
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-23
xhci: fix integer overflow
Oliver Neukum
2012-10-23
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
2012-10-22
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...
Lan Tianyu
2012-10-22
usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...
Lan Tianyu
[next]