index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
2021-03-30
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
2021-03-30
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
2021-03-08
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
2021-03-08
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
2021-02-09
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2021-02-04
thunderbolt: dma_test: Drop unnecessary include
Mika Westerberg
2021-02-04
thunderbolt: Add clarifying comments about USB4 terms router and adapter
Mika Westerberg
2021-02-04
thunderbolt: switch: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
thunderbolt: path: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-01-28
thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()
Mario Limonciello
2021-01-28
thunderbolt: switch: Fix function name in the header
Lee Jones
2021-01-28
thunderbolt: tunnel: Fix misspelling of 'receive_path'
Lee Jones
2021-01-28
thunderbolt: icm: Fix a couple of formatting issues
Lee Jones
2021-01-28
thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
2021-01-28
thunderbolt: tb: Kernel-doc function headers should document their parameters
Lee Jones
2021-01-28
thunderbolt: nhi: Demote some non-conformant kernel-doc headers
Lee Jones
2021-01-28
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
Lee Jones
2021-01-28
thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard com...
Lee Jones
2021-01-28
thunderbolt: ctl: Demote non-conformant kernel-doc headers
Lee Jones
2021-01-28
thunderbolt: cap: Fix kernel-doc formatting issue
Lee Jones
2021-01-28
thunderbolt: dma_port: Check 'dma_port_flash_write_block()'s return value
Lee Jones
2021-01-15
thunderbolt: Add support for de-authorizing devices
Mika Westerberg
2021-01-11
thunderbolt: Start lane initialization after sleep
Mika Westerberg
2021-01-11
thunderbolt: Constify static attribute_group structs
Rikard Falkeborn
2021-01-07
thunderbolt: Drop duplicated 0x prefix from format string
Mika Westerberg
2020-12-28
thunderbolt: Use kmemdup instead of kzalloc and memcpy
Tian Tao
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-11-30
thunderbolt: Add support for Intel Maple Ridge
Mika Westerberg
2020-11-30
thunderbolt: Add USB4 router operation proxy for firmware connection manager
Mika Westerberg
2020-11-30
thunderbolt: Move constants for USB4 router operations to tb_regs.h
Mika Westerberg
2020-11-30
thunderbolt: Add connection manager specific hooks for USB4 router operations
Mika Westerberg
2020-11-30
thunderbolt: Pass TX and RX data directly to usb4_switch_op()
Mika Westerberg
2020-11-30
thunderbolt: Pass metadata directly to usb4_switch_op()
Mika Westerberg
2020-11-30
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
2020-11-30
thunderbolt: Return -ENOTCONN when ERR_CONN is received
Mika Westerberg
2020-11-30
thunderbolt: Keep the parent runtime resumed for a while on device disconnect
Mika Westerberg
2020-11-30
thunderbolt: Log adapter numbers in decimal in path activation/deactivation
Mika Westerberg
2020-11-30
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
2020-11-30
thunderbolt: Move max_boot_acl field to correct place in struct icm
Mika Westerberg
2020-11-19
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
2020-11-11
thunderbolt: Add DMA traffic test driver
Isaac Hazan
2020-11-11
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
2020-11-11
thunderbolt: Make it possible to allocate one directional DMA tunnel
Mika Westerberg
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
[next]