summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/nhi.c
AgeCommit message (Expand)Author
2021-08-09thunderbolt: Handle ring interrupt by reading interrupt status registerSanjay R Mehta
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta
2021-06-11thunderbolt: Add support for Intel Alder LakeAzhar Shaikh
2021-06-11thunderbolt: Add device links only when software connection manager is usedMika Westerberg
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg
2021-02-04thunderbolt: nhi: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-01-28thunderbolt: nhi: Demote some non-conformant kernel-doc headersLee Jones
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg
2020-11-06thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg
2020-10-26thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng
2020-09-16thunderbolt: Only stop control channel when entering freezeMika Westerberg
2020-09-03thunderbolt: Create device links from ACPI descriptionMika Westerberg
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg
2020-06-22thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32Mika Westerberg
2020-05-25thunderbolt: Add trivial .shutdownMaxim Levitsky
2020-04-23thunderbolt: Add support for Intel Tiger LakeMika Westerberg
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg
2019-08-26thunderbolt: Add support for Intel Ice LakeMika Westerberg
2019-08-26thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-18thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg
2018-10-02thunderbolt: Initialize after IOMMUsMika Westerberg
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-07-25thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg
2018-03-09thunderbolt: Add support for Intel Titan RidgeRadion Mirchevsky
2018-03-09thunderbolt: Do not overwrite error code when domain adding failsMika Westerberg
2018-03-09thunderbolt: Resume control channel after hibernation image is createdMika Westerberg
2017-12-16thunderbolt: Mask ring interrupt properly when polling startsMika Westerberg
2017-10-09thunderbolt: Initialize Thunderbolt bus earlierMika Westerberg
2017-10-02thunderbolt: Allocate ring HopID automatically if requestedMika Westerberg
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg
2017-10-02thunderbolt: Add support for frame modeMika Westerberg
2017-10-02thunderbolt: Configure interrupt throttling for all interruptsMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg
2017-06-09thunderbolt: Add support for NHI mailboxMika Westerberg
2017-06-09thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg
2017-06-09thunderbolt: Add MSI-X supportMika Westerberg
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner