summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dt-bindings: mmc: sdhci-msm: Document the X1E80100 SDHCI ControllerAbel Vesa2024-10-141-0/+1
| * | | | mmc: davinci: use generic device_get_match_data()Bartosz Golaszewski2024-10-141-2/+2
| * | | | mmc: davinci: order includes alphabeticallyBartosz Golaszewski2024-10-141-11/+10
| * | | | mmc: sdhci-of-arasan: Support for emmc hardware resetPaul Alvin2024-10-141-0/+18
| * | | | dt-bindings: mmc: sdhci-msm: add IPQ5424 compatibleSricharan Ramabadhran2024-10-141-0/+1
| * | | | mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev2024-10-141-3/+2
| * | | | mmc: mtd-sd: use devm_platform_ioremap_resourceRosen Penev2024-10-141-7/+3
| * | | | mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev2024-10-141-35/+20
| * | | | dt-bindings: mmc: cdns,sdhci: ref sdhci-common.yamlPierre-Henry Moussay2024-10-141-1/+1
| * | | | dt-bindings: mmc: cdns: document Microchip PIC64GX MMC/SDHCI controllerPierre-Henry Moussay2024-10-141-0/+1
| * | | | mmc: mtk-sd: Implement Host Software Queue for eMMC and SD CardAngeloGioacchino Del Regno2024-10-142-2/+48
| * | | | mmc: host: Fix typos in comments across various filesYu Jiaoliang2024-10-148-9/+9
| * | | | memstick: Constify struct memstick_device_idChristophe JAILLET2024-10-144-5/+5
| * | | | mmc: sh_mmcif: correctly report success when obtaining DMA channelsWolfram Sang2024-10-141-2/+3
| * | | | mmc: core: Factor out some of the code in mmc_go_idle()Victor Shih2024-10-142-8/+17
| * | | | mmc: core: Add definitions for SD UHS-II cardsVictor Shih2024-10-143-2/+294
| * | | | mmc: core: Extend support for mmc regulators with a vqmmc2Ulf Hansson2024-10-142-0/+45
| * | | | mmc: core: Announce successful insertion of an SD UHS-II cardUlf Hansson2024-10-142-1/+11
| * | | | mmc: core: Prepare to support SD UHS-II cardsUlf Hansson2024-10-146-2/+342
| * | | | mmc: core: Cleanup printing of speed mode at card insertionUlf Hansson2024-10-141-16/+20
| * | | | mmc: core: Enable SDUCAvri Altman2024-10-141-2/+8
| * | | | mmc: core: Prevent HSQ from enabling for SDUCAvri Altman2024-10-141-1/+1
| * | | | mmc: core: Disable SDUC for mmc_testAvri Altman2024-10-141-0/+6
| * | | | mmc: core: Adjust ACMD22 to SDUCAvri Altman2024-10-141-6/+18
| * | | | mmc: core: Add Ext memory addressing for eraseAvri Altman2024-10-141-0/+12
| * | | | mmc: core: Allow mmc erase to carry large addressesAvri Altman2024-10-143-21/+34
| * | | | mmc: core: Add open-ended Ext memory addressingAvri Altman2024-10-143-0/+12
| * | | | mmc: core: Don't use close-ended rw for SDUCAvri Altman2024-10-141-1/+1
| * | | | mmc: sd: Add Extension memory addressingAvri Altman2024-10-143-0/+19
| * | | | mmc: sd: SDUC Support RecognitionAvri Altman2024-10-147-15/+27
| * | | | mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1474-75/+75
| * | | | mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan2024-10-141-0/+6
| * | | | memstick: Fix typo in commentYu Jiaoliang2024-10-142-4/+4
| * | | | mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switchJudith Mendez2024-10-141-0/+30
| * | | | mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara2024-10-144-1/+18
* | | | | Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2024-11-2025-398/+434
|\ \ \ \ \
| * \ \ \ \ pmdomain: Merge branch fixes into nextUlf Hansson2024-11-122-13/+33
| |\ \ \ \ \
| * | | | | | pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750Jishnu Prakash2024-11-121-0/+26
| * | | | | | dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power DomainsTaniya Das2024-11-122-0/+3
| * | | | | | pmdomain: imx: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2024-11-121-2/+2
| * | | | | | pmdomain: Merge branch fixes into nextUlf Hansson2024-11-011-1/+3
| |\ \ \ \ \ \
| * | | | | | | pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()Dario Binacchi2024-10-311-2/+2
| * | | | | | | pmdomain: ti-sci: Use scope based of_node_put() to simplify code.Zhang Zekun2024-10-311-14/+6
| * | | | | | | pmdomain: ti-sci: Add missing of_node_put() for args.npZhang Zekun2024-10-311-0/+4
| * | | | | | | pmdomain: Merge branch fixes into nextUlf Hansson2024-10-303-16/+42
| |\ \ \ \ \ \ \
| * | | | | | | | pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domainsThomas Richard2024-10-301-0/+1
| * | | | | | | | pmdomain: mediatek: Add support for MT6735Yassine Oudjana2024-10-224-0/+108
| * | | | | | | | pmdomain: qcom: rpmhpd: add support for SAR2130PDmitry Baryshkov2024-10-221-0/+25
| * | | | | | | | pmdomain: Merge branch dt into nextUlf Hansson2024-10-224-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: power: Add binding for MediaTek MT6735 power controllerYassine Oudjana2024-10-223-0/+16