index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
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