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
2020-07-02
thunderbolt: Fix old style declaration warning
Wei Yongjun
1
-1
/
+1
2020-07-01
thunderbolt: Add support for authenticate on disconnect
Mario Limonciello
7
-5
/
+104
2020-07-01
thunderbolt: Add support for separating the flush to SPI and authenticate
Mario Limonciello
3
-15
/
+30
2020-07-01
thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int
Colin Ian King
1
-2
/
+2
2020-06-22
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
6
-1
/
+539
2020-06-22
thunderbolt: Implement USB4 port sideband operations for retimer access
Rajmohan Mani
4
-0
/
+516
2020-06-22
thunderbolt: Retry USB4 block read operation
Mika Westerberg
1
-5
/
+2
2020-06-22
thunderbolt: Generalize usb4_switch_do_[read|write]_data()
Mika Westerberg
1
-18
/
+21
2020-06-22
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
5
-99
/
+220
2020-06-22
thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list
Mika Westerberg
1
-1
/
+2
2020-06-22
thunderbolt: Add KUnit tests for tunneling
Mika Westerberg
1
-0
/
+398
2020-06-22
thunderbolt: Add USB3 bandwidth management
Mika Westerberg
5
-111
/
+532
2020-06-22
thunderbolt: Make tb_port_get_link_speed() available to other files
Mika Westerberg
2
-1
/
+9
2020-06-22
thunderbolt: Implement USB3 bandwidth negotiation routines
Mika Westerberg
3
-0
/
+369
2020-06-22
thunderbolt: Increase DP DPRX wait timeout
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Report consumed bandwidth in both directions
Mika Westerberg
3
-15
/
+47
2020-06-22
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
2
-2
/
+2
2020-06-22
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
2
-12
/
+4
2020-06-22
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
4
-3
/
+27
2020-06-22
thunderbolt: Add DP IN resources for all routers
Mika Westerberg
1
-4
/
+46
2020-06-22
thunderbolt: Add KUnit tests for path walking
Mika Westerberg
3
-0
/
+1235
2020-06-22
thunderbolt: Increase path length in discovery
Mika Westerberg
1
-1
/
+5
2020-06-22
thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery
Mika Westerberg
1
-4
/
+6
2020-06-22
thunderbolt: Check that both ports are reachable when allocating path
Mika Westerberg
1
-2
/
+13
2020-06-22
thunderbolt: Make tb_path_alloc() work with tree topologies
Mika Westerberg
2
-6
/
+18
2020-06-22
thunderbolt: Make tb_next_port_on_path() work with tree topologies
Mika Westerberg
1
-5
/
+12
2020-06-22
thunderbolt: Fix path indices used in USB3 tunnel discovery
Mika Westerberg
1
-6
/
+6
2020-06-22
thunderbolt: Get rid of E2E workaround
Mika Westerberg
1
-24
/
+2
2020-06-22
thunderbolt: NHI can use HopIDs 1-7
Mika Westerberg
1
-2
/
+5
2020-06-22
thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
Mika Westerberg
1
-3
/
+1
2020-06-22
thunderbolt: Build initial XDomain property block upon first connect
Mika Westerberg
1
-40
/
+54
2020-06-15
thunderbolt: Improve USB4 config symbol help text
Geert Uytterhoeven
1
-2
/
+2
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-8
/
+29
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-05-26
Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+29
2020-05-25
thunderbolt: Add trivial .shutdown
Maxim Levitsky
1
-0
/
+1
2020-05-15
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-2
/
+2
2020-05-13
thunderbolt: Update Kconfig to allow building on other architectures.
David Manouchehri
1
-1
/
+0
2020-04-28
thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
Mika Westerberg
1
-0
/
+3
2020-04-23
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
3
-0
/
+28
2020-04-16
Revert "thunderbolt: Prevent crash if non-active NVMem file is read"
Nicholas Johnson
1
-7
/
+0
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-17
Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-4
/
+4
2020-03-12
thunderbolt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-04
thunderbolt: Fix error code in tb_port_is_width_supported()
Dan Carpenter
1
-1
/
+1
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
1
-0
/
+4
2020-02-14
thunderbolt: icm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
thunderbolt: eeprom: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
thunderbolt: Prevent crash if non-active NVMem file is read
Mika Westerberg
1
-0
/
+7
[next]