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
starfive-6.6.48-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
/
nhi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
thunderbolt: Add Intel Barlow Ridge PCI ID
Mika Westerberg
1
-0
/
+2
2023-06-16
thunderbolt: Reset USB4 v2 host router
Mika Westerberg
1
-1
/
+38
2023-06-09
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
1
-3
/
+8
2023-05-31
thunderbolt: Mask ring interrupt on Intel hardware as well
Mika Westerberg
1
-3
/
+8
2023-05-24
thunderbolt: Add MODULE_DESCRIPTION
Mika Westerberg
1
-0
/
+1
2023-05-09
thunderbolt: Clear registers properly when auto clear isn't in use
Mario Limonciello
1
-5
/
+24
2023-04-19
Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+2
2023-03-29
thunderbolt: Get rid of redundant 'else'
Andy Shevchenko
1
-1
/
+2
2023-03-20
thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit
Tom Rix
1
-8
/
+9
2023-03-20
thunderbolt: Disable interrupt auto clear for rings
Mario Limonciello
1
-15
/
+25
2023-03-20
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
1
-1
/
+1
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-30
/
+25
2022-09-24
thunderbolt: Use dev_err_probe()
Andy Shevchenko
1
-30
/
+18
2022-08-31
thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
Mika Westerberg
1
-7
/
+42
2022-08-22
thunderbolt: Add support for Intel Meteor Lake
Mika Westerberg
1
-0
/
+6
2022-08-22
thunderbolt: Add comment where Thunderbolt 4 PCI IDs start
Mika Westerberg
1
-0
/
+1
2022-06-06
thunderbolt: Add support for Intel Raptor Lake
George D Sworo
1
-0
/
+4
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2022-04-28
thunderbolt: Make iommu_dma_protection more accurate
Robin Murphy
1
-0
/
+44
2022-04-19
thunderbolt: Fix typo in comment
Mika Westerberg
1
-1
/
+1
2022-01-24
thunderbolt: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+1
2021-08-09
thunderbolt: Handle ring interrupt by reading interrupt status register
Sanjay R Mehta
1
-0
/
+13
2021-08-09
thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status
Sanjay R Mehta
1
-8
/
+25
2021-06-11
thunderbolt: Add support for Intel Alder Lake
Azhar Shaikh
1
-0
/
+4
2021-06-11
thunderbolt: Add device links only when software connection manager is used
Mika Westerberg
1
-67
/
+0
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-3
/
+24
2021-02-04
thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
1
-0
/
+2
2021-01-28
thunderbolt: nhi: Demote some non-conformant kernel-doc headers
Lee Jones
1
-5
/
+5
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-4
/
+32
2020-11-11
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
1
-4
/
+32
2020-11-06
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
1
-0
/
+4
2020-10-26
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
Jing Xiangfeng
1
-4
/
+15
2020-09-16
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
1
-3
/
+18
2020-09-03
thunderbolt: Create device links from ACPI description
Mika Westerberg
1
-0
/
+1
2020-09-03
PCI / thunderbolt: Switch to use device links instead of PCI quirk
Mika Westerberg
1
-0
/
+66
2020-09-03
thunderbolt: Enable wakes from system suspend
Mika Westerberg
1
-0
/
+2
2020-06-22
thunderbolt: Get rid of E2E workaround
Mika Westerberg
1
-24
/
+2
2020-06-22
thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
Mika Westerberg
1
-3
/
+1
2020-05-25
thunderbolt: Add trivial .shutdown
Maxim Levitsky
1
-0
/
+1
2020-04-23
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
1
-0
/
+4
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
1
-0
/
+3
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
1
-7
/
+105
2019-08-26
thunderbolt: Use 32-bit writes when writing ring producer/consumer
Mika Westerberg
1
-4
/
+18
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-18
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
1
-2
/
+1
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-10-03
thunderbolt: Add Intel as copyright holder
Mika Westerberg
1
-1
/
+2
2018-10-03
thunderbolt: Make the driver less verbose
Mika Westerberg
1
-15
/
+15
2018-10-02
thunderbolt: Initialize after IOMMUs
Mika Westerberg
1
-1
/
+1
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
1
-1
/
+37
[next]