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
/
icm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
thunderbolt: Check return value of kmemdup() in icm_handle_event()
Xiaoke Wang
1
-1
/
+6
2021-06-11
thunderbolt: Add support for Intel Alder Lake
Azhar Shaikh
1
-0
/
+2
2021-06-11
thunderbolt: Poll 10ms for REG_FW_STS_NVM_AUTH_DONE to be set
Gil Fine
1
-7
/
+11
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-12
/
+20
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
1
-1
/
+1
2021-02-09
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-4
/
+6
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
1
-2
/
+4
2021-01-28
thunderbolt: icm: Fix a couple of formatting issues
Lee Jones
1
-2
/
+2
2021-01-07
thunderbolt: Drop duplicated 0x prefix from format string
Mika Westerberg
1
-1
/
+1
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-11
/
+229
2020-11-30
thunderbolt: Add support for Intel Maple Ridge
Mika Westerberg
1
-0
/
+11
2020-11-30
thunderbolt: Add USB4 router operation proxy for firmware connection manager
Mika Westerberg
1
-10
/
+204
2020-11-30
thunderbolt: Keep the parent runtime resumed for a while on device disconnect
Mika Westerberg
1
-0
/
+11
2020-11-30
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
1
-0
/
+2
2020-11-30
thunderbolt: Move max_boot_acl field to correct place in struct icm
Mika Westerberg
1
-1
/
+1
2020-11-19
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
1
-3
/
+7
2020-11-06
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
1
-0
/
+2
2020-09-03
thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake
Mika Westerberg
1
-1
/
+4
2020-04-23
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
1
-0
/
+22
2020-02-14
thunderbolt: icm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-02
thunderbolt: Do not start firmware unless asked by the user
Mika Westerberg
1
-4
/
+19
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
1
-2
/
+10
2019-11-01
thunderbolt: Refactor add_switch() into two functions
Mika Westerberg
1
-43
/
+67
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
1
-8
/
+4
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
1
-10
/
+166
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
1
-6
/
+12
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
1
-1
/
+53
2019-04-18
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
1
-0
/
+2
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
1
-1
/
+1
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
1
-3
/
+3
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
1
-23
/
+10
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
1
-3
/
+2
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
1
-4
/
+8
2019-03-28
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
1
-0
/
+5
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
1
-29
/
+20
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-10-02
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
1
-29
/
+20
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
1
-14
/
+105
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
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
1
-0
/
+382
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
1
-9
/
+149
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
1
-4
/
+8
2018-03-09
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
1
-11
/
+31
2018-03-09
thunderbolt: Add constant for approval timeout
Mika Westerberg
1
-2
/
+3
2018-03-09
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
1
-49
/
+87
[next]