summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
2015-04-06xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2014-02-05usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2014-02-05xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-28Revert "usb: xhci: tegra: do not enable MSI interrupts"joyw
2013-10-27usb: xhci: xhci-plat: Don't enable legacy PCI interrupts.joyw
2013-10-06usb: xhci: tegra: do not enable MSI interruptsjoyw
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-14usb: xhci: clear add_flag when no need issue bw cmdjoyw
2013-09-14usb: xhci: tegra: Fix handle for command ring empty and configure epjoyw
2013-09-14usb: xhci: fix Short Packet handling for isochronousJC Kuo
2013-09-14usb: xhci: tegra: adding NVIDIA USB3.0 controller driverBharath Yadav
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2012-11-12xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-23xhci: fix integer overflowOliver Neukum
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-09-24Increase XHCI suspend timeout to 16msMichael Spang
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-13usb: host: xhci: sparse fixesFelipe Balbi
2012-09-13xHCI: cancel command after command timeoutElric Fu
2012-09-13xHCI: add aborting command ring functionElric Fu
2012-09-13xHCI: add cmd_ring_stateElric Fu
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp