index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
icm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Enable NVM upgrade support on Intel Maple Ridge
Alex James
2024-04-08
1
-0
/
+1
*
thunderbolt: Reset topology created by the boot firmware
Sanath S
2024-01-22
1
-1
/
+1
*
thunderbolt: Reduce retry timeout to speed up boot for some devices
Werner Sembach
2023-12-22
1
-1
/
+1
*
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
Mika Westerberg
2023-09-15
1
-20
/
+20
*
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-16
1
-2
/
+4
*
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
2023-06-09
1
-14
/
+10
*
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2022-09-30
1
-0
/
+3
|
\
|
*
thunderbolt: Add support for Intel Meteor Lake
Mika Westerberg
2022-08-22
1
-0
/
+3
*
|
thunderbolt: Add support for Intel Maple Ridge single port controller
Gil Fine
2022-09-09
1
-0
/
+1
|
/
*
thunderbolt: Add support for Intel Raptor Lake
George D Sworo
2022-06-06
1
-0
/
+2
*
thunderbolt: Check return value of kmemdup() in icm_handle_event()
Xiaoke Wang
2021-12-15
1
-1
/
+6
*
thunderbolt: Add support for Intel Alder Lake
Azhar Shaikh
2021-06-11
1
-0
/
+2
*
thunderbolt: Poll 10ms for REG_FW_STS_NVM_AUTH_DONE to be set
Gil Fine
2021-06-11
1
-7
/
+11
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
1
-12
/
+20
*
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
2021-03-18
1
-1
/
+1
*
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2021-02-09
1
-4
/
+6
|
\
|
*
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
1
-2
/
+4
|
*
thunderbolt: icm: Fix a couple of formatting issues
Lee Jones
2021-01-28
1
-2
/
+2
*
|
thunderbolt: Drop duplicated 0x prefix from format string
Mika Westerberg
2021-01-07
1
-1
/
+1
|
/
*
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-12-08
1
-11
/
+229
|
\
|
*
thunderbolt: Add support for Intel Maple Ridge
Mika Westerberg
2020-11-30
1
-0
/
+11
|
*
thunderbolt: Add USB4 router operation proxy for firmware connection manager
Mika Westerberg
2020-11-30
1
-10
/
+204
|
*
thunderbolt: Keep the parent runtime resumed for a while on device disconnect
Mika Westerberg
2020-11-30
1
-0
/
+11
|
*
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
2020-11-30
1
-0
/
+2
|
*
thunderbolt: Move max_boot_acl field to correct place in struct icm
Mika Westerberg
2020-11-30
1
-1
/
+1
*
|
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
2020-11-19
1
-3
/
+7
*
|
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
2020-11-06
1
-0
/
+2
|
/
*
thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake
Mika Westerberg
2020-09-03
1
-1
/
+4
*
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
2020-04-23
1
-0
/
+22
*
thunderbolt: icm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
1
-1
/
+1
*
thunderbolt: Do not start firmware unless asked by the user
Mika Westerberg
2019-11-02
1
-4
/
+19
*
thunderbolt: Add support for lane bonding
Mika Westerberg
2019-11-02
1
-2
/
+10
*
thunderbolt: Refactor add_switch() into two functions
Mika Westerberg
2019-11-01
1
-43
/
+67
*
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
2019-11-01
1
-8
/
+4
*
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
2019-08-26
1
-10
/
+166
*
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
2019-08-26
1
-6
/
+12
*
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
2019-06-14
1
-60
/
+74
*
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-06-12
1
-1
/
+53
*
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
2019-04-18
1
-0
/
+2
*
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
1
-1
/
+1
*
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
1
-3
/
+3
*
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
1
-23
/
+10
*
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
2019-04-18
1
-3
/
+2
*
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
2019-04-18
1
-4
/
+8
*
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
2019-03-28
1
-0
/
+5
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
1
-29
/
+20
|
\
|
*
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
2018-10-02
1
-29
/
+20
*
|
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-03
1
-4
/
+1
|
/
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-14
/
+105
*
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
2018-07-25
1
-2
/
+0
[next]