index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
8
-22
/
+524
2019-08-26
thunderbolt: Expose active parts of NVM even if upgrade is not supported
Mika Westerberg
1
-9
/
+19
2019-08-26
thunderbolt: Hide switch attributes that are not set
Mika Westerberg
1
-1
/
+13
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
3
-9
/
+26
2019-08-26
thunderbolt: Use 32-bit writes when writing ring producer/consumer
Mika Westerberg
1
-4
/
+18
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
1
-6
/
+12
2019-08-26
thunderbolt: Correct path indices for PCIe tunnel
Mika Westerberg
1
-2
/
+2
2019-08-06
thunderbolt: Show key using %*pE not %*pEp
J. Bruce Fields
1
-1
/
+1
2019-08-06
thunderbolt: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-14
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
1
-60
/
+74
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
3
-13
/
+93
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-669
/
+2754
2019-04-25
thunderbolt: Make priority unsigned in struct tb_path
Nathan Chancellor
1
-1
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-18
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
1
-0
/
+2
2019-04-18
thunderbolt: Reword output of tb_dump_hop()
Mika Westerberg
1
-13
/
+13
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
6
-25
/
+21
2019-04-18
thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters
Mika Westerberg
1
-3
/
+3
2019-04-18
thunderbolt: Add support for XDomain connections
Mika Westerberg
2
-8
/
+188
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
3
-22
/
+26
2019-04-18
thunderbolt: Add support for DMA tunnels
Mika Westerberg
6
-5
/
+149
2019-04-18
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
2
-10
/
+137
2019-04-18
thunderbolt: Run tb_xdp_handle_request() in system workqueue
Mika Westerberg
2
-2
/
+11
2019-04-18
thunderbolt: Do not tear down tunnels when driver is unloaded
Mika Westerberg
3
-18
/
+6
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
6
-25
/
+554
2019-04-18
thunderbolt: Rework NFC credits handling
Mika Westerberg
2
-7
/
+16
2019-04-18
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
3
-18
/
+34
2019-04-18
thunderbolt: Scan only valid NULL adapter ports in hotplug
Mika Westerberg
2
-4
/
+11
2019-04-18
thunderbolt: Add support for full PCIe daisy chains
Mika Westerberg
2
-72
/
+129
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
6
-25
/
+340
2019-04-18
thunderbolt: Deactivate all paths before restarting them
Mika Westerberg
1
-1
/
+11
2019-04-18
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
Mika Westerberg
3
-68
/
+163
2019-04-18
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
2
-0
/
+56
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
5
-52
/
+73
2019-04-18
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
3
-3
/
+98
2019-04-18
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
6
-150
/
+235
2019-04-18
thunderbolt: Rename tunnel_pci to tunnel
Mika Westerberg
4
-7
/
+7
2019-04-18
thunderbolt: Cache adapter specific capability offset into struct port
Mika Westerberg
4
-10
/
+13
2019-04-18
thunderbolt: Properly disable path
Mika Westerberg
2
-5
/
+45
2019-04-18
thunderbolt: Set sleep bit when suspending switch
Mika Westerberg
4
-4
/
+49
2019-04-18
thunderbolt: Configure lanes when switch is initialized
Mika Westerberg
4
-0
/
+136
2019-04-18
thunderbolt: Move LC specific functionality into a separate file
Mika Westerberg
5
-12
/
+37
2019-04-18
thunderbolt: Add dummy read after port capability list walk on Light Ridge
Mika Westerberg
1
-0
/
+16
2019-04-18
thunderbolt: Enable TMU access when accessing port space on legacy devices
Mika Westerberg
2
-17
/
+62
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
3
-9
/
+15
2019-04-18
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
2
-28
/
+20
[next]