index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-02-13
thunderbolt: Correct typo in host_reset parameter
Mika Westerberg
1
-1
/
+1
2024-02-13
thunderbolt: Skip discovery also in USB4 v2 host
Mika Westerberg
1
-14
/
+6
2024-01-23
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-01-22
thunderbolt: Reset topology created by the boot firmware
Sanath S
1
-6
/
+13
2023-12-14
thunderbolt: Add support for Intel Lunar Lake
Mika Westerberg
1
-0
/
+4
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
[next]