index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
15
-382
/
+1208
2021-04-09
thunderbolt: Hide authorized attribute if router does not support PCIe tunnels
Mika Westerberg
1
-1
/
+14
2021-04-09
thunderbolt: Add details to router uevent
Mika Westerberg
1
-0
/
+34
2021-03-30
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
1
-1
/
+1
2021-03-30
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
1
-1
/
+1
2021-03-23
thunderbolt: Unlock on error path in tb_domain_add()
Dan Carpenter
1
-0
/
+1
2021-03-18
thunderbolt: Add support for USB4 DROM
Mika Westerberg
1
-24
/
+80
2021-03-18
thunderbolt: Check quirks in tb_switch_add()
Mika Westerberg
2
-1
/
+2
2021-03-18
thunderbolt: Add KUnit tests for DMA tunnels
Mika Westerberg
1
-0
/
+240
2021-03-18
thunderbolt: Add KUnit tests for XDomain properties
Mika Westerberg
1
-0
/
+252
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
8
-102
/
+282
2021-03-18
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
2
-23
/
+0
2021-03-18
thunderbolt: Use dedicated flow control for DMA tunnels
Mika Westerberg
1
-16
/
+4
2021-03-18
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
1
-89
/
+117
2021-03-18
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
1
-0
/
+71
2021-03-18
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
1
-2
/
+2
2021-03-18
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
1
-0
/
+2
2021-03-18
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
1
-33
/
+2
2021-03-18
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
1
-3
/
+31
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
6
-45
/
+49
2021-03-18
thunderbolt: Do not pass timeout for tb_cfg_reset()
Mika Westerberg
3
-7
/
+4
2021-03-18
thunderbolt: Disable retry logic for intra-domain control packets
Mika Westerberg
1
-1
/
+1
2021-03-12
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
1
-5
/
+3
2021-03-08
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
1
-0
/
+4
2021-03-08
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
1
-10
/
+8
2021-03-08
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()
Gil Fine
1
-26
/
+0
2021-03-08
thunderbolt: debugfs: Handle fail reading block
Gil Fine
1
-13
/
+26
2021-02-09
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
18
-65
/
+424
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
7
-12
/
+134
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
5
-3
/
+20
2021-02-04
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2
-2
/
+16
2021-02-04
thunderbolt: dma_test: Drop unnecessary include
Mika Westerberg
1
-1
/
+0
2021-02-04
thunderbolt: Add clarifying comments about USB4 terms router and adapter
Mika Westerberg
1
-0
/
+5
2021-02-04
thunderbolt: switch: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+7
2021-02-04
thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+2
2021-02-04
thunderbolt: path: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+2
2021-02-04
thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-2
/
+11
2021-02-04
thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-5
/
+42
2021-01-28
thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()
Mario Limonciello
1
-1
/
+1
2021-01-28
thunderbolt: switch: Fix function name in the header
Lee Jones
1
-1
/
+1
2021-01-28
thunderbolt: tunnel: Fix misspelling of 'receive_path'
Lee Jones
1
-1
/
+1
2021-01-28
thunderbolt: icm: Fix a couple of formatting issues
Lee Jones
1
-2
/
+2
2021-01-28
thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-01-28
thunderbolt: tb: Kernel-doc function headers should document their parameters
Lee Jones
1
-6
/
+6
2021-01-28
thunderbolt: nhi: Demote some non-conformant kernel-doc headers
Lee Jones
1
-5
/
+5
2021-01-28
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
Lee Jones
1
-1
/
+1
2021-01-28
thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard com...
Lee Jones
1
-10
/
+10
2021-01-28
thunderbolt: ctl: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-01-28
thunderbolt: cap: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-01-28
thunderbolt: dma_port: Check 'dma_port_flash_write_block()'s return value
Lee Jones
1
-0
/
+2
[next]