summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
...
* | thunderbolt: Fix use-after-free in remove_unplugged_switch()Mika Westerberg2020-11-191-3/+7
* | thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg2020-11-064-0/+10
* | thunderbolt: Only configure USB4 wake for lane 0 adaptersMika Westerberg2020-11-051-0/+4
* | thunderbolt: Add uaccess dependency to debugfs interfaceCasey Bowman2020-11-051-0/+1
* | thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg2020-11-051-0/+1
* | thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng2020-10-261-4/+15
|/
* Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-09-3019-234/+1970
|\
| * thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLERMika Westerberg2020-09-161-1/+1
| * thunderbolt: Correct tb_check_quirks() kernel-docMika Westerberg2020-09-161-1/+1
| * thunderbolt: Log correct zeroX entries in decode_error()Mika Westerberg2020-09-161-3/+8
| * thunderbolt: Handle ERR_LOCK notificationMika Westerberg2020-09-162-0/+8
| * thunderbolt: Use "if USB4" instead of "depends on" in KconfigMika Westerberg2020-09-161-2/+4
| * thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=mMika Westerberg2020-09-165-4/+26
| * thunderbolt: Only stop control channel when entering freezeMika Westerberg2020-09-164-3/+69
| * thunderbolt: debugfs: Fix uninitialized return in counters_write()Dan Carpenter2020-09-101-0/+1
| * thunderbolt: Add debugfs interfaceGil Fine2020-09-037-3/+742
| * thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACEMika Westerberg2020-09-031-3/+2
| * thunderbolt: Introduce tb_switch_is_tiger_lake()Gil Fine2020-09-031-0/+12
| * thunderbolt: Introduce tb_switch_is_ice_lake()Mika Westerberg2020-09-031-0/+12
| * thunderbolt: Check for Intel vendor ID when identifying controllerMika Westerberg2020-09-031-29/+35
| * thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg2020-09-032-1/+6
| * thunderbolt: Introduce tb_switch_next_cap()Mika Westerberg2020-09-032-30/+64
| * thunderbolt: Introduce tb_port_next_cap()Mika Westerberg2020-09-032-4/+32
| * thunderbolt: Move struct tb_cap_any to tb_regs.hMika Westerberg2020-09-032-8/+14
| * thunderbolt: Add runtime PM for Software CMMika Westerberg2020-09-033-7/+136
| * thunderbolt: Create device links from ACPI descriptionMika Westerberg2020-09-034-0/+126
| * PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg2020-09-031-0/+66
| * thunderbolt: Enable wakes from system suspendMika Westerberg2020-09-037-3/+231
| * thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg2020-09-034-0/+55
| * thunderbolt: Configure port for XDomainMika Westerberg2020-09-035-4/+134
| * thunderbolt: Set port configured for both ends of the linkMika Westerberg2020-09-034-94/+87
| * thunderbolt: Configure link after lane bonding is enabledMika Westerberg2020-09-035-25/+49
| * thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg2020-09-031-5/+1
| * thunderbolt: Initialize TMU again on resumeMika Westerberg2020-09-031-0/+4
| * thunderbolt: Tear down DP tunnels when suspendingMika Westerberg2020-09-031-0/+24
| * thunderbolt: Send reset only to first generation routersMika Westerberg2020-09-033-12/+13
| * thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() failsMika Westerberg2020-09-031-4/+2
| * thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg2020-09-031-0/+7
| * thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger LakeMika Westerberg2020-09-031-1/+4
| * thunderbolt: Software CM only should set force power in Tiger LakeMika Westerberg2020-09-031-9/+16
| * thunderbolt: Optimize NHI LC mailbox command processingRajmohan Mani2020-09-031-1/+1
| * thunderbolt: Optimize Force Power logicRajmohan Mani2020-09-031-2/+2
| * thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-012-2/+2
* | Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-151-4/+16
|\ \
| * | thunderbolt: Retry DROM read once if parsing failsMika Westerberg2020-09-091-4/+16
* | | Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-013-3/+12
|\| | | |/ |/|
| * thunderbolt: Use maximum USB3 link rate when reclaiming if link is not upMika Westerberg2020-08-251-2/+10
| * thunderbolt: Disable ports that are not implementedNikunj A. Dadhania2020-08-252-1/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-4/+4
|/
* thunderbolt: merge fix for kunix_resource changesStephen Rothwell2020-08-091-2/+2