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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
1
-0
/
+4
2018-05-15
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
1
-1
/
+1
2018-03-14
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
1
-0
/
+3
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
6
-15
/
+546
2018-03-09
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
1
-1
/
+6
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
4
-10
/
+310
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
4
-4
/
+25
2018-03-09
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
2
-13
/
+35
2018-03-09
thunderbolt: Add constant for approval timeout
Mika Westerberg
1
-2
/
+3
2018-03-09
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
1
-12
/
+35
2018-03-09
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
2
-0
/
+34
2018-03-09
thunderbolt: Add tb_switch_get()
Mika Westerberg
1
-0
/
+7
2018-03-09
thunderbolt: Correct function name in kernel-doc comment
Radion Mirchevsky
1
-1
/
+1
2018-03-09
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
1
-49
/
+87
2018-03-09
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
2
-0
/
+7
2018-03-09
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
1
-2
/
+5
2018-03-09
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
1
-1
/
+2
2018-03-09
thunderbolt: Do not overwrite error code when domain adding fails
Mika Westerberg
1
-1
/
+1
2018-03-09
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
1
-9
/
+17
2018-03-09
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
1
-0
/
+9
2018-03-09
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
1
-0
/
+1
2017-12-16
thunderbolt: Mask ring interrupt properly when polling starts
Mika Westerberg
1
-1
/
+1
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-11-06
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-10-27
thunderbolt: Drop sequence number check from tb_xdomain_match()
Mika Westerberg
1
-9
/
+0
2017-10-19
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
1
-2
/
+2
2017-10-09
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2
-1
/
+4
2017-10-02
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
1
-18
/
+60
2017-10-02
thunderbolt: Add polling mode for rings
Mika Westerberg
2
-10
/
+118
2017-10-02
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
1
-34
/
+41
2017-10-02
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
1
-12
/
+14
2017-10-02
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
1
-7
/
+0
2017-10-02
thunderbolt: Export ring handling functions to modules
Mika Westerberg
3
-176
/
+53
2017-10-02
thunderbolt: Add support for frame mode
Mika Westerberg
4
-30
/
+61
2017-10-02
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2
-3
/
+22
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
10
-18
/
+2159
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2
-8
/
+1
2017-10-02
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
1
-42
/
+0
2017-10-02
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2
-17
/
+1
2017-10-02
thunderbolt: Add support for XDomain properties
Mika Westerberg
2
-1
/
+671
2017-10-02
thunderbolt: Remove __packed from ICM message structures
Mika Westerberg
1
-14
/
+14
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
1
-14
/
+0
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-11
/
+6
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2
-11
/
+6
2017-08-28
thunderbolt: Fix reset response_type
Dan Carpenter
1
-1
/
+1
2017-08-28
thunderbolt: Allow clearing the key
Bernat, Yehezkel
1
-4
/
+11
2017-08-28
thunderbolt: Make key root-only accessible
Bernat, Yehezkel
1
-1
/
+1
2017-08-28
thunderbolt: Remove superfluous check
Bernat, Yehezkel
1
-3
/
+0
[next]