aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25xhci: Add quirk to reset host back to default state at shutdownMathias Nyman1-0/+1
2022-09-22xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman1-2/+0
2022-09-22xhci: remove unused command member from struct xhci_hcd structMathias Nyman1-1/+0
2022-09-05USB: xhci: make xhci_get_endpoint_address staticGreg Kroah-Hartman1-1/+0
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1-3/+1
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen1-0/+1
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman1-2/+0
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman1-1/+1
2022-06-30usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-06-23xhci: turn off port power in shutdownMathias Nyman1-0/+2
2022-05-12xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman1-1/+1
2022-05-12xhci: use generic command timer for stop endpoint commands.Mathias Nyman1-2/+0
2022-05-12xhci: prepare for operation w/o shared hcdHeiner Kallweit1-0/+26
2022-03-03xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula1-0/+2
2022-03-03xhci: fix garbage USBSTS being logged in some casesAnssi Hannula1-1/+4
2022-03-03xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman1-2/+5
2022-02-17xhci: Allocate separate command structures for each LPM commandMathias Nyman1-2/+0
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell1-0/+1
2021-08-26xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman1-13/+8
2021-08-26xhci: fix unsafe memory usage in xhci tracingMathias Nyman1-24/+28
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()"Greg Kroah-Hartman1-2/+0
2021-06-17xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman1-0/+7
2021-06-17xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman1-4/+0
2021-06-15usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke1-0/+2
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello1-0/+1
2021-03-15Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka1-0/+1
2021-03-10usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun1-0/+8
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman1-0/+4
2021-01-29xhci: remove obsolete dequeue pointer moving codeMathias Nyman1-14/+0
2021-01-29xhci: split handling halted endpoints into two stepsMathias Nyman1-0/+8
2021-01-29xhci: store TD status in the td struct instead of passing it alongMathias Nyman1-0/+1
2021-01-29xhci: avoid DMA double fetch when reading event trb type.Mathias Nyman1-1/+1
2021-01-29xhci: remove extra loop in interrupt contextMathias Nyman1-0/+2
2021-01-29xhci: remove xhci_stream_id_to_ring() helperMathias Nyman1-4/+0
2021-01-29xhci: add xhci_get_virt_ep() helperMathias Nyman1-1/+2
2021-01-29xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman1-0/+1
2021-01-29xhci: Avoid parsing transfer events several timesMathias Nyman1-0/+2
2021-01-26usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang1-0/+4
2020-12-09usb: xhci: Use temporary buffer to consolidate SGTejas Joglekar1-0/+4
2020-12-09usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRKTejas Joglekar1-0/+1
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh1-0/+1
2020-09-20usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen1-0/+1
2020-08-18usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne1-0/+2
2020-07-23xhci: dbc: don't use generic xhci ring allocation functions for dbc.Mathias Nyman1-0/+2
2020-06-24xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul1-0/+1
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman1-2/+3
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman1-2/+3
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1