aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-31mmc: sdhci-uhs2: Remove unnecessary variablesVictor Shih1-25/+0
2024-10-31mmc: sdhci-uhs2: Correct incorrect type in argumentVictor Shih1-1/+2
2024-10-30mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisibleGeert Uytterhoeven1-1/+1
2024-10-30mmc: sdhci-uhs2: Remove unnecessary NULL checkBen Chuang1-1/+1
2024-10-30mmc: core: Fix error paths for UHS-II card init and re-initUlf Hansson1-30/+25
2024-10-30mmc: core: Add error handling of sd_uhs2_power_up()Ulf Hansson1-1/+3
2024-10-30mmc: core: Simplify sd_uhs2_power_up()Ulf Hansson1-5/+1
2024-10-28mmc: bcm2835: Introduce proper clock handlingStefan Wahren1-11/+18
2024-10-28mmc: bcm2835: Fix type of current clock speedStefan Wahren1-1/+1
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang1-0/+3
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang1-14/+21
2024-10-25dt-bindings: mmc: Add sdhci compatible for QCS615Yuanjie Yang1-0/+1
2024-10-25mmc: core: Use GFP_NOIO in ACMD22Avri Altman1-0/+4
2024-10-25dt-bindings: mmc: sdhci-msm: Add SAR2130P compatibleDmitry Baryshkov1-0/+1
2024-10-25mmc: pwrseq_simple: add support for one reset controlCatalin Popescu1-9/+35
2024-10-25mmc: mtk-sd: add support for mt7988Frank Wunderlich1-0/+1
2024-10-25dt-bindings: mmc: mtk-sd: Add mt7988 SoCFrank Wunderlich1-0/+22
2024-10-25mmc: mtk-sd: Add support for MT8196Andy-ld Lu1-19/+126
2024-10-25mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform dataAndy-ld Lu1-2/+19
2024-10-25dt-bindings: mmc: mtk-sd: Add support for MT8196Andy-ld Lu1-0/+2
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9767Victor Shih1-1/+201
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9755Victor Shih1-1/+234
2024-10-24mmc: sdhci-pci: add UHS-II support frameworkVictor Shih3-1/+19
2024-10-24mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang2-0/+4
2024-10-24mmc: sdhci-uhs2: add request() and othersVictor Shih3-16/+437
2024-10-24mmc: sdhci-uhs2: add irq() and othersVictor Shih4-48/+298
2024-10-24mmc: sdhci-uhs2: add related functions to initialize the interfaceVictor Shih1-0/+204
2024-10-24mmc: sdhci-uhs2: add set_ios()Victor Shih4-21/+165
2024-10-24mmc: sdhci-uhs2: add add_host() and others to set up the driverVictor Shih2-0/+93
2024-10-24mmc: sdhci-uhs2: add set_timeout()Victor Shih2-0/+74
2024-10-24mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih4-28/+84
2024-10-24mmc: sdhci-uhs2: add reset functionVictor Shih2-0/+38
2024-10-24mmc: sdhci-uhs2: dump UHS-II registersVictor Shih4-0/+38
2024-10-24mmc: sdhci: add UHS-II module and add a kernel configurationVictor Shih3-0/+51
2024-10-24mmc: sdhci: add UHS-II related definitions in headersVictor Shih2-1/+228
2024-10-24mmc: core: Support UHS-II card control and accessVictor Shih8-37/+1103
2024-10-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski1-6/+3
2024-10-14dt-bindings: mmc: sdhci-msm: Document the X1E80100 SDHCI ControllerAbel Vesa1-0/+1
2024-10-14mmc: davinci: use generic device_get_match_data()Bartosz Golaszewski1-2/+2
2024-10-14mmc: davinci: order includes alphabeticallyBartosz Golaszewski1-11/+10
2024-10-14mmc: sdhci-of-arasan: Support for emmc hardware resetPaul Alvin1-0/+18
2024-10-14dt-bindings: mmc: sdhci-msm: add IPQ5424 compatibleSricharan Ramabadhran1-0/+1
2024-10-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev1-3/+2
2024-10-14mmc: mtd-sd: use devm_platform_ioremap_resourceRosen Penev1-7/+3
2024-10-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev1-35/+20
2024-10-14dt-bindings: mmc: cdns,sdhci: ref sdhci-common.yamlPierre-Henry Moussay1-1/+1
2024-10-14dt-bindings: mmc: cdns: document Microchip PIC64GX MMC/SDHCI controllerPierre-Henry Moussay1-0/+1
2024-10-14mmc: mtk-sd: Implement Host Software Queue for eMMC and SD CardAngeloGioacchino Del Regno2-2/+48
2024-10-14mmc: host: Fix typos in comments across various filesYu Jiaoliang8-9/+9
2024-10-14memstick: Constify struct memstick_device_idChristophe JAILLET4-5/+5