aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28mmc: sdhci-msm: Use OPP API to set clk/perf stateRajendra Nayak1-5/+29
2020-05-28staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-3/+7
2020-05-28mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeoutUlf Hansson1-1/+8
2020-05-28mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-2/+4
2020-05-28mmc: atmel-mci: Set the timer per command rather than per requestUlf Hansson1-2/+4
2020-05-28mmc: atmel-mci: Keep timer enabled when queuing a next requestUlf Hansson1-2/+2
2020-05-28mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti1-5/+5
2020-05-28mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti1-1/+3
2020-05-28mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_initHaibo Chen1-0/+3
2020-05-28mmc: host: sdhci-sprd: Implement the request_atomic() APIBaolin Wang1-3/+20
2020-05-28mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang2-0/+35
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang3-1/+32
2020-05-28mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter2-28/+99
2020-05-28mmc: sdhci: Tidy sdhci_request() a bitAdrian Hunter1-13/+26
2020-05-28mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()Adrian Hunter1-2/+0
2020-05-28mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter2-3/+3
2020-05-28mmc: sdhci: Add helpers for the auto-CMD23 flagAdrian Hunter1-3/+15
2020-05-28mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()Jisheng Zhang1-2/+2
2020-05-28mmc: mmci: Switch to mmc_regulator_set_vqmmc()Marek Vasut1-22/+8
2020-05-28mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skippedMarek Vasut1-3/+14
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut8-20/+27
2020-05-28mmc: sdhci-of-arasan: Remove uninitialized ret variablesNathan Chancellor1-4/+2
2020-05-28mmc: renesas_sdhi: simplify summary outputWolfram Sang1-4/+2
2020-05-28mmc: renesas_sdhi: improve TAP selection if all TAPs are goodWolfram Sang2-3/+25
2020-05-28mmc: renesas_sdhi: clarify handling of selecting TAPsWolfram Sang1-5/+5
2020-05-28mmc: renesas_sdhi: refactor calculation of best TAPWolfram Sang1-28/+8
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada5-32/+21
2020-05-28mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable placeMasahiro Yamada1-2/+1
2020-05-28mmc: sdhci-of-arasan: Fix kernel-doc warningsManish Narani1-50/+64
2020-05-28mmc: sdhci-of-arasan: Modify clock operations handlingManish Narani1-12/+38
2020-05-28mmc: sdhci-of-arasan: Rearrange the platform data structs for modularityManish Narani1-77/+81
2020-05-28mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusionManish Narani1-4/+4
2020-05-28sdhci: arasan: Add support for Versal Tap DelaysManish Narani1-0/+175
2020-05-28dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controllerManish Narani1-0/+15
2020-05-28mmc: wbsd: Replace hardcoded command numbers with existing definesUlf Hansson1-12/+14
2020-05-28mmc: s3cmci: Drop redundant code in s3cmci_setup_data()Ulf Hansson1-7/+0
2020-05-28mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()Ulf Hansson1-18/+2
2020-05-28mmc: sdhci-sprd: Drop redundant cap flagsUlf Hansson1-1/+2
2020-05-28mmc: android-goldfish: Enable MMC_CAP2_NO_SDIOUlf Hansson1-9/+1
2020-05-24Linux 5.7-rc7v5.7-rc7Linus Torvalds1-1/+1
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He1-0/+5
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport1-1/+1