linux_dsm_epyc7002/drivers/thunderbolt
Mika Westerberg edfbd68bb5 thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
USB4 spec says that NFC buffers field is not used for protocol adapters,
only for lane adapters so make tb_port_add_nfc_credits() skip non-lane
adapters in order to follow the spec.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2020-09-03 12:06:40 +03:00
..
cap.c
ctl.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ctl.h
dma_port.c thunderbolt: Convert rest of the driver files to use SPDX identifier 2018-10-02 15:52:08 -07:00
dma_port.h
domain.c thunderbolt: Use kobj_to_dev() instead of container_of() 2020-09-01 12:06:08 +03:00
eeprom.c thunderbolt: Add support for authenticate on disconnect 2020-07-01 13:51:49 +03:00
icm.c thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake 2020-09-03 12:06:40 +03:00
Kconfig thunderbolt: Add KUnit tests for path walking 2020-06-22 19:58:20 +03:00
lc.c thunderbolt: Add support for authenticate on disconnect 2020-07-01 13:51:49 +03:00
Makefile thunderbolt: Add support for authenticate on disconnect 2020-07-01 13:51:49 +03:00
nhi_ops.c thunderbolt: Software CM only should set force power in Tiger Lake 2020-09-03 12:06:40 +03:00
nhi_regs.h
nhi.c thunderbolt: Get rid of E2E workaround 2020-06-22 19:58:06 +03:00
nhi.h
nvm.c thunderbolt: Add support for separating the flush to SPI and authenticate 2020-07-01 13:51:49 +03:00
path.c thunderbolt: Add USB3 bandwidth management 2020-06-22 19:58:20 +03:00
property.c
quirks.c thunderbolt: Fix old style declaration warning 2020-07-02 14:50:11 +03:00
retimer.c thunderbolt: Add support for on-board retimers 2020-06-22 19:58:32 +03:00
sb_regs.h thunderbolt: Add support for on-board retimers 2020-06-22 19:58:32 +03:00
switch.c thunderbolt: Do not program NFC buffers for USB4 router protocol adapters 2020-09-03 12:06:40 +03:00
tb_msgs.h
tb_regs.h thunderbolt: Add support for authenticate on disconnect 2020-07-01 13:51:49 +03:00
tb.c thunderbolt: Add support for on-board retimers 2020-06-22 19:58:32 +03:00
tb.h thunderbolt: Add support for authenticate on disconnect 2020-07-01 13:51:49 +03:00
test.c thunderbolt: merge fix for kunix_resource changes 2020-08-09 11:06:10 -07:00
tmu.c
tunnel.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
tunnel.h thunderbolt: Add USB3 bandwidth management 2020-06-22 19:58:20 +03:00
usb4.c thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int 2020-07-01 13:46:47 +03:00
xdomain.c