index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
nhi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
2019-04-18
1
-2
/
+1
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
1
-1
/
+1
|
\
|
*
thunderbolt: Initialize after IOMMUs
Mika Westerberg
2018-10-02
1
-1
/
+1
*
|
thunderbolt: Add Intel as copyright holder
Mika Westerberg
2018-10-02
1
-1
/
+2
*
|
thunderbolt: Make the driver less verbose
Mika Westerberg
2018-10-02
1
-15
/
+15
|
/
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-1
/
+37
*
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
2018-07-25
1
-0
/
+8
*
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
1
-0
/
+2
*
thunderbolt: Do not overwrite error code when domain adding fails
Mika Westerberg
2018-03-09
1
-1
/
+1
*
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
2018-03-09
1
-0
/
+1
*
thunderbolt: Mask ring interrupt properly when polling starts
Mika Westerberg
2017-12-16
1
-1
/
+1
*
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2017-10-09
1
-1
/
+1
*
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
2017-10-02
1
-18
/
+60
*
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
1
-9
/
+117
*
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
1
-34
/
+41
*
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
1
-12
/
+14
*
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
1
-20
/
+42
*
thunderbolt: Add support for frame mode
Mika Westerberg
2017-10-02
1
-28
/
+48
*
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2017-10-02
1
-3
/
+20
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
1
-5
/
+28
*
thunderbolt: Do not touch the hardware if the NHI is gone on resume
Mika Westerberg
2017-06-09
1
-0
/
+12
*
thunderbolt: Add support for NHI mailbox
Mika Westerberg
2017-06-09
1
-0
/
+58
*
thunderbolt: Add new Thunderbolt PCI IDs
Mika Westerberg
2017-06-09
1
-0
/
+11
*
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg
2017-06-09
1
-8
/
+23
*
thunderbolt: Add MSI-X support
Mika Westerberg
2017-06-09
1
-22
/
+143
*
thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.
Xavier Gnata
2016-08-31
1
-0
/
+6
*
thunderbolt: Support 1st gen Light Ridge controller
Lukas Wunner
2016-04-08
1
-2
/
+9
*
PCI: Add Intel Thunderbolt device IDs
Lukas Wunner
2016-04-08
1
-3
/
+5
*
thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...
Knuth Posern
2015-09-20
1
-1
/
+1
*
thunderbolt: Use kcalloc
Himangi Saraogi
2014-07-13
1
-6
/
+4
*
thunderbolt: Correct the size argument to devm_kzalloc
Himangi Saraogi
2014-07-07
1
-2
/
+2
*
thunderbolt: Staticize nhi_ids
Sachin Kamat
2014-06-20
1
-1
/
+1
*
thunderbolt: Use NULL instead of 0 in nhi.c
Sachin Kamat
2014-06-20
1
-1
/
+1
*
thunderbolt: Add suspend/hibernate support
Andreas Noever
2014-06-19
1
-0
/
+33
*
thunderbolt: Setup control channel
Andreas Noever
2014-06-19
1
-2
/
+16
*
thunderbolt: Add initial cactus ridge NHI support
Andreas Noever
2014-06-19
1
-0
/
+630