2013-10-16 | Sarah Sharp | usb: Push USB2 LPM disable on disconnect into USB core. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-10-16 | Sarah Sharp | usb: Don't enable USB 2.0 Link PM by default. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-10-16 | Sarah Sharp | xhci: Set L1 device slot on USB2 LPM enable/disable. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-10-16 | Sarah Sharp | usb: Disable USB 2.0 Link PM before device reset. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-10-09 | Sarah Sharp | xhci: Don't enable/disable RWE on bus suspend/resume. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-09-23 | Sarah Sharp | usb: Fix xHCI host issues on remote wakeup. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-08-28 | Sarah Sharp | xhci: Fix warning introduced by disabling runtime PM. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-08-16 | Sarah Sharp | Merge tag 'for-usb-2013-08-15-step-1' into for-usb... Sarah Sharp |
commit | commitdiff | tree |
2013-08-15 | Sarah Sharp | xhci-plat: Don't enable legacy PCI interrupts. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-08-15 | Sarah Sharp | usb: Don't fail port power resume on device disconnect. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-07-25 | Sarah Sharp | xhci: Avoid NULL pointer deref when host dies. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-07-23 | Sarah Sharp | xhci: Report USB 2.1 link status for L1 Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-07-23 | Sarah Sharp | xhci: Refactor port status into a new function. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-06-14 | Sarah Sharp | xhci: Remove BUG_ON in xhci_get_input_control_ctx. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-06-14 | Sarah Sharp | xhci: Remove BUG_ON() in xhci_alloc_container_ctx. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-05-24 | Sarah Sharp | xhci: Disable D3cold for buggy TI redrivers. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-18 | Sarah Sharp | Docs: Move ref to Frohwalt Egerer to end of REPORTING... Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-18 | Sarah Sharp | Docs: Add a tips section to REPORTING-BUGS. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-18 | Sarah Sharp | Docs: Expectations for bug reporters and maintainers Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-15 | Sarah Sharp | Docs: Add info on supported kernels to REPORTING-BUGS. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-15 | Sarah Sharp | Docs: Add "Gather info" section to REPORTING-BUGS. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-15 | Sarah Sharp | Docs: Step-by-step directions for reporting bugs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-04-15 | Sarah Sharp | Trivial: docs: Remove six-space indentation in REPORTING... Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-03-25 | Sarah Sharp | xhci: Don't warn on empty ring for suspended devices. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-24 | Sarah Sharp | xhci: Fix TD size for isochronous URBs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-24 | Sarah Sharp | xhci: Fix isoc TD encoding. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Refactor hub_port_wait_reset. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Use helper function hub_set_port_link_state Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Fix connected device switch to Inactive state. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Rip out recursive call on warm port reset. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Prepare for refactoring by adding extra udev checks. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Don't use EHCI port sempahore for USB 3.0 hubs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | xhci: Avoid "dead ports", add roothub port polling. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Handle warm reset failure on empty port. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Ignore port state until reset completes. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Increase reset timeout. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Allow USB 3.0 ports to be disabled. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Ignore xHCI Reset Device status. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | USB: Handle auto-transition from hot to warm reset. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2013-01-03 | Sarah Sharp | xhci: Handle HS bulk/ctrl endpoints that don't NAK. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-11-12 | Sarah Sharp | xhci: Extend Fresco Logic MSI quirk. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-11-12 | Sarah Sharp | xHCI: Fix TD Size calculation on 1.0 hosts. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-11-12 | Sarah Sharp | xhci: Fix conditional check in bandwidth calculation. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-11-12 | Sarah Sharp | xhci: Avoid global symbol pollution with handshake. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-25 | Sarah Sharp | xhci: trivial: Remove assigned but unused ep_ctx. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-25 | Sarah Sharp | xhci: trivial: Remove assigned but unused slot_ctx. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-25 | Sarah Sharp | xhci: Fix missing break in xhci_evaluate_context_result. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-25 | Sarah Sharp | xhci: Fix potential NULL ptr deref in command cancellation. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-08 | Sarah Sharp | usb: trival: Fix debugging units mistake. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-08 | Sarah Sharp | usb: Send Set SEL before enabling parent U1/U2 timeout. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-08 | Sarah Sharp | usb: Don't enable LPM if the exit latency is zero. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-10-08 | Sarah Sharp | USB: Enable LPM after a failed probe. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-09-25 | Sarah Sharp | xhci: Intel Panther Point BEI quirk. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-08-09 | Sarah Sharp | xhci: Switch PPT ports to EHCI on shutdown. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-08-08 | Sarah Sharp | xhci: Fix bug after deq ptr set to link TRB. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-08-07 | Sarah Sharp | xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-08-07 | Sarah Sharp | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-08-07 | Sarah Sharp | xhci: Increase reset timeout for Renesas 720201 host. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Add a sysfs file to show LTM capabilities. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Enable Latency Tolerance Messaging (LTM). Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | xhci: Export Latency Tolerance Messaging capabilities. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Remove unused LPM variable. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Fix LPM disable count mismatch on driver unbind. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Disable LPM while the device is unconfigured. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-11 | Sarah Sharp | USB: Fix LPM disable/enable during device reset. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-07-02 | Sarah Sharp | xhci: Fix hang on back-to-back Set TR Deq Ptr commands. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-06-13 | Sarah Sharp | xhci: Fix error path return value. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-21 | Sarah Sharp | xhci: Fix DIV_ROUND_UP compile error. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-21 | Sarah Sharp | xhci: Fix compile with CONFIG_USB_SUSPEND=n Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-21 | Sarah Sharp | USB: Fix core compile with CONFIG_USB_SUSPEND=n Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-21 | Sarah Sharp | brcm80211: Fix compile error for .disable_hub_initiated_lpm. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Disable hub-initiated LPM for comms devices. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Add Intel U1/U2 timeout policy. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Add infrastructure for host-specific LPM policies. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Add macros for interrupt endpoint types. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Reserve one command for USB3 LPM disable. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Some Evaluate Context commands must succeed. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Disable USB 3.0 LPM in critical sections. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Add support to enable/disable USB3 link states. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Allow drivers to disable hub-initiated LPM. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Calculate USB 3.0 exit latencies for LPM. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Refactor code to set LPM support flag. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | USB: Make sure to fetch the BOS desc for roothubs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Add roothub code to set U1/U2 timeouts. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-18 | Sarah Sharp | xhci: Reset reserved command ring TRBs on cleanup. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-17 | Sarah Sharp | xhci: Add new short TX quirk for Fresco Logic host. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-03 | Sarah Sharp | xhci: Add Lynx Point to list of Intel switchable hosts. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-05-03 | Sarah Sharp | xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-04-11 | Sarah Sharp | xhci: Fix register save/restore order. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-04-11 | Sarah Sharp | xhci: Restore event ring dequeue pointer on resume. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-04-11 | Sarah Sharp | xhci: Don't write zeroed pointers to xHC registers. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-04-11 | Sarah Sharp | xhci: Warn when hosts don't halt. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-21 | Sarah Sharp | xhci: Fix encoding for HS bulk/control NAK rate. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-21 | Sarah Sharp | USB: Fix handoff when BIOS disables host PCI device. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB: Turn on auto-suspend for USB 3.0 hubs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB: Set wakeup bits for all children hubs. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB/xHCI: Support device-initiated USB 3.0 resume. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB: Refactor hub remote wake handling. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB/xHCI: Enable USB 3.0 hub remote wakeup. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
2012-02-14 | Sarah Sharp | USB: Suspend functions before putting dev into U3. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
commit | commitdiff | tree |
next |