Age | Commit message (Expand) | Author |
2018-10-08 | Merge 4.19-rc7 into char-misc-next | Greg Kroah-Hartman |
2018-10-02 | thunderbolt: Add Intel as copyright holder | Mika Westerberg |
2018-10-02 | thunderbolt: Make the driver less verbose | Mika Westerberg |
2018-10-02 | thunderbolt: Initialize after IOMMUs | Mika Westerberg |
2018-07-25 | thunderbolt: Add support for runtime PM | Mika Westerberg |
2018-07-25 | thunderbolt: Use 64-bit DMA mask if supported by the platform | Mika Westerberg |
2018-03-09 | thunderbolt: Add support for Intel Titan Ridge | Radion Mirchevsky |
2018-03-09 | thunderbolt: Do not overwrite error code when domain adding fails | Mika Westerberg |
2018-03-09 | thunderbolt: Resume control channel after hibernation image is created | Mika Westerberg |
2017-12-16 | thunderbolt: Mask ring interrupt properly when polling starts | Mika Westerberg |
2017-10-09 | thunderbolt: Initialize Thunderbolt bus earlier | Mika Westerberg |
2017-10-02 | thunderbolt: Allocate ring HopID automatically if requested | Mika Westerberg |
2017-10-02 | thunderbolt: Add polling mode for rings | Mika Westerberg |
2017-10-02 | thunderbolt: Use spinlock in NHI serialization | Mika Westerberg |
2017-10-02 | thunderbolt: Use spinlock in ring serialization | Mika Westerberg |
2017-10-02 | thunderbolt: Export ring handling functions to modules | Mika Westerberg |
2017-10-02 | thunderbolt: Add support for frame mode | Mika Westerberg |
2017-10-02 | thunderbolt: Configure interrupt throttling for all interrupts | Mika Westerberg |
2017-06-09 | thunderbolt: Add support for Internal Connection Manager (ICM) | Mika Westerberg |
2017-06-09 | thunderbolt: Do not touch the hardware if the NHI is gone on resume | Mika Westerberg |
2017-06-09 | thunderbolt: Add support for NHI mailbox | Mika Westerberg |
2017-06-09 | thunderbolt: Add new Thunderbolt PCI IDs | Mika Westerberg |
2017-06-09 | thunderbolt: Introduce thunderbolt bus and connection manager | Mika Westerberg |
2017-06-09 | thunderbolt: Add MSI-X support | Mika Westerberg |
2016-08-31 | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. | Xavier Gnata |
2016-04-08 | thunderbolt: Support 1st gen Light Ridge controller | Lukas Wunner |
2016-04-08 | PCI: Add Intel Thunderbolt device IDs | Lukas Wunner |
2015-09-20 | thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol... | Knuth Posern |
2014-07-13 | thunderbolt: Use kcalloc | Himangi Saraogi |
2014-07-07 | thunderbolt: Correct the size argument to devm_kzalloc | Himangi Saraogi |
2014-06-20 | thunderbolt: Staticize nhi_ids | Sachin Kamat |
2014-06-20 | thunderbolt: Use NULL instead of 0 in nhi.c | Sachin Kamat |
2014-06-19 | thunderbolt: Add suspend/hibernate support | Andreas Noever |
2014-06-19 | thunderbolt: Setup control channel | Andreas Noever |
2014-06-19 | thunderbolt: Add initial cactus ridge NHI support | Andreas Noever |