Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91edf63d5022bd0464788ffb4acc3d5febbaf81d
/
drivers
/
thunderbolt
/
tb.h
e6f8185
thunderbolt: Add support for USB 3.x tunnels
by Rajmohan Mani
· 5 years ago
cf29b9af
thunderbolt: Add support for Time Management Unit
by Rajmohan Mani
· 5 years ago
aa43a9d
thunderbolt: Make tb_switch_find_cap() available to other files
by Rajmohan Mani
· 5 years ago
b040798
thunderbolt: Add initial support for USB4
by Mika Westerberg
· 5 years ago
386e5e2
thunderbolt: Make tb_find_port() available to other files
by Mika Westerberg
· 5 years ago
a11b88a
thunderbolt: Add bandwidth management for Display Port tunnels
by Mika Westerberg
· 6 years ago
8afe909
thunderbolt: Add Display Port adapter pairing and resource management
by Mika Westerberg
· 6 years ago
7bffd97e
thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
by Mika Westerberg
· 6 years ago
17a8f81
thunderbolt: Expand controller name in tb_switch_is_xy()
by Mika Westerberg
· 5 years ago
91c0c12
thunderbolt: Add support for lane bonding
by Mika Westerberg
· 6 years ago
b433d01
thunderbolt: Add helper macro to iterate over switch ports
by Mika Westerberg
· 5 years ago
826c6a1
thunderbolt: Make tb_sw_write() take const parameter
by Mika Westerberg
· 6 years ago
f07a360
thunderbolt: Introduce tb_switch_is_icm()
by Mika Westerberg
· 6 years ago
4f7c2e0
thunderbolt: Make sure device runtime resume completes before taking domain lock
by Mika Westerberg
· 6 years ago
3720978
thunderbolt: Make priority unsigned in struct tb_path
by Nathan Chancellor
· 6 years ago
b323a98
thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters
by Mika Westerberg
· 6 years ago
44242d6
thunderbolt: Add support for DMA tunnels
by Mika Westerberg
· 6 years ago
559c1e1
thunderbolt: Run tb_xdp_handle_request() in system workqueue
by Mika Westerberg
· 6 years ago
4f807e4
thunderbolt: Add support for Display Port tunnels
by Mika Westerberg
· 6 years ago
e78db6f
thunderbolt: Generalize port finding routines to support all port types
by Mika Westerberg
· 7 years ago
344e064
thunderbolt: Scan only valid NULL adapter ports in hotplug
by Mika Westerberg
· 7 years ago
99cabbb
thunderbolt: Add support for full PCIe daisy chains
by Mika Westerberg
· 6 years ago
0414bec
thunderbolt: Discover preboot PCIe paths the boot firmware established
by Mika Westerberg
· 8 years ago
8c7acaaf
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
by Mika Westerberg
· 8 years ago
fb19fac
thunderbolt: Add helper function to iterate from one port to another
by Mika Westerberg
· 8 years ago
dfe40ca
thunderbolt: Assign remote for both ports in case of dual link
by Mika Westerberg
· 6 years ago
0b2863a
thunderbolt: Add functions for allocating and releasing HopIDs
by Mika Westerberg
· 8 years ago
93f36ad
thunderbolt: Generalize tunnel creation functionality
by Mika Westerberg
· 8 years ago
56183c8
thunderbolt: Cache adapter specific capability offset into struct port
by Mika Westerberg
· 8 years ago
5480dfc
thunderbolt: Set sleep bit when suspending switch
by Mika Westerberg
· 6 years ago
e879a70
thunderbolt: Configure lanes when switch is initialized
by Mika Westerberg
· 6 years ago
a9be558
thunderbolt: Move LC specific functionality into a separate file
by Mika Westerberg
· 6 years ago
8b0110d
thunderbolt: Enable TMU access when accessing port space on legacy devices
by Mika Westerberg
· 6 years ago
f0342e7
thunderbolt: Do not allocate switch if depth is greater than 6
by Mika Westerberg
· 6 years ago
09f11b6
thunderbolt: Take domain lock in switch sysfs attribute callbacks
by Mika Westerberg
· 6 years ago
4708384
thunderbolt: Block reads and writes if switch is unplugged
by Mika Westerberg
· 6 years ago
8f965ef
thunderbolt: Drop duplicated get_switch_at_route()
by Mika Westerberg
· 6 years ago
a336b62
thunderbolt: Remove unused work field in struct tb_switch
by Mika Westerberg
· 6 years ago
15c6784
thunderbolt: Add Intel as copyright holder
by Mika Westerberg
· 6 years ago
daa5140
thunderbolt: Make the driver less verbose
by Mika Westerberg
· 6 years ago
2d8ff0b
thunderbolt: Add support for runtime PM
by Mika Westerberg
· 6 years ago
9aaa3b8
thunderbolt: Add support for preboot ACL
by Mika Westerberg
· 7 years ago
14862ee
thunderbolt: Add 'boot' attribute for devices
by Yehezkel Bernat
· 7 years ago
8e9267b
thunderbolt: Add tb_switch_find_by_route()
by Radion Mirchevsky
· 7 years ago
b6b0ea7
thunderbolt: Add tb_switch_get()
by Mika Westerberg
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
e69b71f
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
by Mika Westerberg
· 7 years ago
9e99b9f
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
by Mika Westerberg
· 7 years ago
7c39ffe
thunderbolt: use uuid_t instead of uuid_be
by Christoph Hellwig
· 8 years ago
e6b245c
thunderbolt: Add support for host and device NVM firmware upgrade
by Mika Westerberg
· 8 years ago
f67cf49
thunderbolt: Add support for Internal Connection Manager (ICM)
by Mika Westerberg
· 8 years ago
3e13676
thunderbolt: Add support for DMA configuration based mailbox
by Mika Westerberg
· 8 years ago
2c3c419
thunderbolt: Store Thunderbolt generation in the switch structure
by Mika Westerberg
· 8 years ago
d7f781b
thunderbolt: Rework control channel to be more reliable
by Mika Westerberg
· 8 years ago
81a54b5
thunderbolt: Let the connection manager handle all notifications
by Mika Westerberg
· 8 years ago
72ee339
thunderbolt: Read vendor and device name from DROM
by Mika Westerberg
· 8 years ago
bfe778a
thunderbolt: Convert switch to a device
by Mika Westerberg
· 8 years ago
9d3cce0
thunderbolt: Introduce thunderbolt bus and connection manager
by Mika Westerberg
· 8 years ago
da2da04
thunderbolt: Rework capability handling
by Mika Westerberg
· 8 years ago
16a1258
thunderbolt: Use const buffer pointer in write operations
by Mika Westerberg
· 8 years ago
aae20bb
thunderbolt: Fix typos and magic number
by Lukas Wunner
· 9 years ago
7f2d5f7
thunderbolt: Fix header declaration of tb_find_cap
by Andreas Noever
· 11 years ago
cd22e73
thunderbolt: Read port configuration from eeprom.
by Andreas Noever
· 11 years ago
23dd5bb
thunderbolt: Add suspend/hibernate support
by Andreas Noever
· 11 years ago
c90553b
thunderbolt: Read switch uid from EEPROM
by Andreas Noever
· 11 years ago
3364f0c
thunderbolt: Add support for simple pci tunnels
by Andreas Noever
· 11 years ago
520b670
thunderbolt: Add path setup code.
by Andreas Noever
· 11 years ago
053596d
thunderbolt: Handle hotplug events
by Andreas Noever
· 11 years ago
9da672a
thunderbolt: Scan for downstream switches
by Andreas Noever
· 11 years ago
ca389f7
thunderbolt: Enable plug events
by Andreas Noever
· 11 years ago
e2b8785
thunderbolt: Add thunderbolt capability handling
by Andreas Noever
· 11 years ago
a25c8b2
thunderbolt: Initialize root switch and ports
by Andreas Noever
· 11 years ago
d6cc51c
thunderbolt: Setup control channel
by Andreas Noever
· 11 years ago