Age | Commit message (Expand) | Author | Files | Lines |
2022-01-24 | thunderbolt: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -2/+1 |
2021-08-09 | thunderbolt: Handle ring interrupt by reading interrupt status register | Sanjay R Mehta | 1 | -0/+13 |
2021-08-09 | thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status | Sanjay R Mehta | 1 | -8/+25 |
2021-06-11 | thunderbolt: Add support for Intel Alder Lake | Azhar Shaikh | 1 | -0/+4 |
2021-06-11 | thunderbolt: Add device links only when software connection manager is used | Mika Westerberg | 1 | -67/+0 |
2021-02-04 | thunderbolt: Add support for native USB4 _OSC | Mika Westerberg | 1 | -3/+24 |
2021-02-04 | thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions | Mika Westerberg | 1 | -0/+2 |
2021-01-28 | thunderbolt: nhi: Demote some non-conformant kernel-doc headers | Lee Jones | 1 | -5/+5 |
2020-12-08 | Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 1 | -4/+32 |
2020-11-11 | thunderbolt: Add support for end-to-end flow control | Mika Westerberg | 1 | -4/+32 |
2020-11-06 | thunderbolt: Add support for Intel Tiger Lake-H | Mika Westerberg | 1 | -0/+4 |
2020-10-26 | thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() | Jing Xiangfeng | 1 | -4/+15 |
2020-09-16 | thunderbolt: Only stop control channel when entering freeze | Mika Westerberg | 1 | -3/+18 |
2020-09-03 | thunderbolt: Create device links from ACPI description | Mika Westerberg | 1 | -0/+1 |
2020-09-03 | PCI / thunderbolt: Switch to use device links instead of PCI quirk | Mika Westerberg | 1 | -0/+66 |
2020-09-03 | thunderbolt: Enable wakes from system suspend | Mika Westerberg | 1 | -0/+2 |
2020-06-22 | thunderbolt: Get rid of E2E workaround | Mika Westerberg | 1 | -24/+2 |
2020-06-22 | thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32 | Mika Westerberg | 1 | -3/+1 |
2020-05-25 | thunderbolt: Add trivial .shutdown | Maxim Levitsky | 1 | -0/+1 |
2020-04-23 | thunderbolt: Add support for Intel Tiger Lake | Mika Westerberg | 1 | -0/+4 |
2019-12-18 | thunderbolt: Add initial support for USB4 | Mika Westerberg | 1 | -0/+3 |
2019-08-26 | thunderbolt: Add support for Intel Ice Lake | Mika Westerberg | 1 | -7/+105 |
2019-08-26 | thunderbolt: Use 32-bit writes when writing ring producer/consumer | Mika Westerberg | 1 | -4/+18 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-18 | thunderbolt: Add functions for allocating and releasing HopIDs | Mika Westerberg | 1 | -2/+1 |
2018-10-08 | Merge 4.19-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2018-10-03 | thunderbolt: Add Intel as copyright holder | Mika Westerberg | 1 | -1/+2 |
2018-10-03 | thunderbolt: Make the driver less verbose | Mika Westerberg | 1 | -15/+15 |
2018-10-02 | thunderbolt: Initialize after IOMMUs | Mika Westerberg | 1 | -1/+1 |
2018-07-25 | thunderbolt: Add support for runtime PM | Mika Westerberg | 1 | -1/+37 |
2018-07-25 | thunderbolt: Use 64-bit DMA mask if supported by the platform | Mika Westerberg | 1 | -0/+8 |
2018-03-09 | thunderbolt: Add support for Intel Titan Ridge | Radion Mirchevsky | 1 | -0/+2 |
2018-03-09 | thunderbolt: Do not overwrite error code when domain adding fails | Mika Westerberg | 1 | -1/+1 |
2018-03-09 | thunderbolt: Resume control channel after hibernation image is created | Mika Westerberg | 1 | -0/+1 |
2017-12-16 | thunderbolt: Mask ring interrupt properly when polling starts | Mika Westerberg | 1 | -1/+1 |
2017-10-09 | thunderbolt: Initialize Thunderbolt bus earlier | Mika Westerberg | 1 | -1/+1 |
2017-10-02 | thunderbolt: Allocate ring HopID automatically if requested | Mika Westerberg | 1 | -18/+60 |
2017-10-02 | thunderbolt: Add polling mode for rings | Mika Westerberg | 1 | -9/+117 |
2017-10-02 | thunderbolt: Use spinlock in NHI serialization | Mika Westerberg | 1 | -34/+41 |
2017-10-02 | thunderbolt: Use spinlock in ring serialization | Mika Westerberg | 1 | -12/+14 |
2017-10-02 | thunderbolt: Export ring handling functions to modules | Mika Westerberg | 1 | -20/+42 |
2017-10-02 | thunderbolt: Add support for frame mode | Mika Westerberg | 1 | -28/+48 |
2017-10-02 | thunderbolt: Configure interrupt throttling for all interrupts | Mika Westerberg | 1 | -3/+20 |
2017-06-09 | thunderbolt: Add support for Internal Connection Manager (ICM) | Mika Westerberg | 1 | -5/+28 |
2017-06-09 | thunderbolt: Do not touch the hardware if the NHI is gone on resume | Mika Westerberg | 1 | -0/+12 |
2017-06-09 | thunderbolt: Add support for NHI mailbox | Mika Westerberg | 1 | -0/+58 |
2017-06-09 | thunderbolt: Add new Thunderbolt PCI IDs | Mika Westerberg | 1 | -0/+11 |
2017-06-09 | thunderbolt: Introduce thunderbolt bus and connection manager | Mika Westerberg | 1 | -8/+23 |
2017-06-09 | thunderbolt: Add MSI-X support | Mika Westerberg | 1 | -22/+143 |
2016-08-31 | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. | Xavier Gnata | 1 | -0/+6 |