index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
1
-0
/
+4
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
1
-0
/
+2
2018-03-09
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
1
-0
/
+1
2018-03-09
thunderbolt: Add tb_switch_get()
Mika Westerberg
1
-0
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
1
-4
/
+35
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
1
-7
/
+0
2017-10-02
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
1
-42
/
+0
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
1
-2
/
+2
2017-06-09
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
1
-1
/
+39
2017-06-09
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
1
-0
/
+79
2017-06-09
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
1
-0
/
+5
2017-06-09
thunderbolt: Store Thunderbolt generation in the switch structure
Mika Westerberg
1
-0
/
+2
2017-06-09
thunderbolt: Rework control channel to be more reliable
Mika Westerberg
1
-1
/
+1
2017-06-09
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
1
-2
/
+3
2017-06-09
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
1
-0
/
+4
2017-06-09
thunderbolt: Convert switch to a device
Mika Westerberg
1
-4
/
+41
2017-06-09
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg
1
-17
/
+53
2017-06-09
thunderbolt: Rework capability handling
Mika Westerberg
1
-1
/
+2
2017-06-09
thunderbolt: Use const buffer pointer in write operations
Mika Westerberg
1
-1
/
+1
2016-04-08
thunderbolt: Fix typos and magic number
Lukas Wunner
1
-1
/
+1
2014-06-20
thunderbolt: Fix header declaration of tb_find_cap
Andreas Noever
1
-1
/
+1
2014-06-19
thunderbolt: Read port configuration from eeprom.
Andreas Noever
1
-1
/
+6
2014-06-19
thunderbolt: Add suspend/hibernate support
Andreas Noever
1
-0
/
+5
2014-06-19
thunderbolt: Read switch uid from EEPROM
Andreas Noever
1
-0
/
+3
2014-06-19
thunderbolt: Add support for simple pci tunnels
Andreas Noever
1
-0
/
+1
2014-06-19
thunderbolt: Add path setup code.
Andreas Noever
1
-0
/
+62
2014-06-19
thunderbolt: Handle hotplug events
Andreas Noever
1
-0
/
+3
2014-06-19
thunderbolt: Scan for downstream switches
Andreas Noever
1
-0
/
+16
2014-06-19
thunderbolt: Enable plug events
Andreas Noever
1
-0
/
+1
2014-06-19
thunderbolt: Add thunderbolt capability handling
Andreas Noever
1
-0
/
+2
2014-06-19
thunderbolt: Initialize root switch and ports
Andreas Noever
1
-0
/
+138
2014-06-19
thunderbolt: Setup control channel
Andreas Noever
1
-0
/
+35