summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello7-5/+104
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello3-15/+30
2020-07-01thunderbolt: Ensure left shift of 512 does not overflow a 32 bit intColin Ian King1-2/+2
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala6-1/+539
2020-06-22thunderbolt: Implement USB4 port sideband operations for retimer accessRajmohan Mani4-0/+516
2020-06-22thunderbolt: Retry USB4 block read operationMika Westerberg1-5/+2
2020-06-22thunderbolt: Generalize usb4_switch_do_[read|write]_data()Mika Westerberg1-18/+21
2020-06-22thunderbolt: Split common NVM functionality into a separate fileMika Westerberg5-99/+220
2020-06-22thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported listMika Westerberg1-1/+2
2020-06-22thunderbolt: Add KUnit tests for tunnelingMika Westerberg1-0/+398
2020-06-22thunderbolt: Add USB3 bandwidth managementMika Westerberg5-111/+532
2020-06-22thunderbolt: Make tb_port_get_link_speed() available to other filesMika Westerberg2-1/+9
2020-06-22thunderbolt: Implement USB3 bandwidth negotiation routinesMika Westerberg3-0/+369
2020-06-22thunderbolt: Increase DP DPRX wait timeoutMika Westerberg1-1/+1
2020-06-22thunderbolt: Report consumed bandwidth in both directionsMika Westerberg3-15/+47
2020-06-22thunderbolt: Make usb4_switch_map_pcie_down() also return enabled portsMika Westerberg2-2/+2
2020-06-22thunderbolt: Make usb4_switch_map_usb3_down() also return enabled portsMika Westerberg2-12/+4
2020-06-22thunderbolt: Do not tunnel USB3 if link is not USB4Mika Westerberg4-3/+27
2020-06-22thunderbolt: Add DP IN resources for all routersMika Westerberg1-4/+46
2020-06-22thunderbolt: Add KUnit tests for path walkingMika Westerberg3-0/+1235
2020-06-22thunderbolt: Increase path length in discoveryMika Westerberg1-1/+5
2020-06-22thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discoveryMika Westerberg1-4/+6
2020-06-22thunderbolt: Check that both ports are reachable when allocating pathMika Westerberg1-2/+13
2020-06-22thunderbolt: Make tb_path_alloc() work with tree topologiesMika Westerberg2-6/+18
2020-06-22thunderbolt: Make tb_next_port_on_path() work with tree topologiesMika Westerberg1-5/+12
2020-06-22thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg1-6/+6
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg2-26/+4
2020-06-22thunderbolt: NHI can use HopIDs 1-7Mika Westerberg1-2/+5
2020-06-22thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32Mika Westerberg1-3/+1
2020-06-22thunderbolt: Build initial XDomain property block upon first connectMika Westerberg1-40/+54
2020-06-15thunderbolt: Improve USB4 config symbol help textGeert Uytterhoeven1-2/+2
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds34-234/+459
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds321-1740/+1740
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-189/+190
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds70-1233/+5496
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds678-6801/+5142
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-125/+68
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-57/+19
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada321-1740/+1740
2020-06-13ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-13Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-977/+1555
2020-06-12Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-45/+436
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-14/+14
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-140/+88
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2020-06-12net: ipa: header pad field only valid for AP->modem endpointAlex Elder1-4/+15
2020-06-12net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6