index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...
Knuth Posern
2015-09-20
1
-1
/
+1
*
thunderbolt: Clear hops before overwriting
Andreas Noever
2014-08-26
1
-1
/
+20
*
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: select CRC32 in Kconfig
Andreas Noever
2014-06-21
1
-0
/
+1
*
thunderbolt: Make tb_eeprom_get_drom_offset static
Andreas Noever
2014-06-20
1
-1
/
+1
*
thunderbolt: Make enum tb_drom_entry_type unsigned
Andreas Noever
2014-06-20
1
-1
/
+2
*
thunderbolt: Fix header declaration of tb_find_cap
Andreas Noever
2014-06-20
1
-1
/
+1
*
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
2014-06-20
1
-2
/
+2
*
thunderbolt: fix format string for size_t
Arnd Bergmann
2014-06-20
1
-1
/
+1
*
thunderbolt: add PCI dependency
Arnd Bergmann
2014-06-20
1
-1
/
+1
*
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: Use NULL instead of 0 in ctl.c
Sachin Kamat
2014-06-20
1
-2
/
+2
*
thunderbolt: Use NULL instead of 0 in switch.c
Sachin Kamat
2014-06-20
1
-3
/
+3
*
thunderbolt: Fix build error in switch.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
3
-18
/
+31
*
thunderbolt: Read port configuration from eeprom.
Andreas Noever
2014-06-19
3
-7
/
+270
*
thunderbolt: Add suspend/hibernate support
Andreas Noever
2014-06-19
4
-0
/
+183
*
thunderbolt: Read switch uid from EEPROM
Andreas Noever
2014-06-19
4
-1
/
+198
*
thunderbolt: Add support for simple pci tunnels
Andreas Noever
2014-06-19
5
-1
/
+399
*
thunderbolt: Add path setup code.
Andreas Noever
2014-06-19
4
-1
/
+312
*
thunderbolt: Handle hotplug events
Andreas Noever
2014-06-19
3
-2
/
+89
*
thunderbolt: Scan for downstream switches
Andreas Noever
2014-06-19
3
-0
/
+157
*
thunderbolt: Enable plug events
Andreas Noever
2014-06-19
2
-0
/
+53
*
thunderbolt: Add thunderbolt capability handling
Andreas Noever
2014-06-19
3
-1
/
+119
*
thunderbolt: Initialize root switch and ports
Andreas Noever
2014-06-19
4
-1
/
+333
*
thunderbolt: Add tb_regs.h
Andreas Noever
2014-06-19
2
-0
/
+218
*
thunderbolt: Setup control channel
Andreas Noever
2014-06-19
4
-3
/
+186
*
thunderbolt: Add control channel interface
Andreas Noever
2014-06-19
3
-1
/
+807
*
thunderbolt: Add initial cactus ridge NHI support
Andreas Noever
2014-06-19
5
-0
/
+860