aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb: remove use of __devinitdataBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-14
* usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-14
* usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-14
* usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-14
* usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-12
* usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-12
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-12
* xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-12
* xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-12
* xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2012-11-12
* xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-12
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-11
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-02
* USB: ohci-exynos: initialize registers pointer earlierVincent Palatin2012-11-02
* USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern2012-11-02
* USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-01
* USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-01
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-01
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-31
* Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-29
|\
| * xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp2012-10-25
| * xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-25
| * xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp2012-10-25
| * xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-25
| * ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-25
| * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-25
| * xhci: fix integer overflowOliver Neukum2012-10-23
| * xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-23
| * usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-22
| * usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-22
* | USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu2012-10-25
* | usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock2012-10-24
* | USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-24
* | USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern2012-10-24
* | USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-24
* | USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-24
* | USB: EHCI: add condition for delay during the resumePeter Chen2012-10-24
* | USB: ohci-s3c2410: use devm_ functionsJingoo Han2012-10-24
* | USB: ohci-exynos: use devm_clk_get()Jingoo Han2012-10-24
* | usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* | usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* | usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-10-24
* | USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli2012-10-23
* | USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-22
* | USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-22