summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-128-63/+71
|\
| * acpi/nfit: Use sysfs_emit() for all attributesDan Williams2024-01-031-22/+22
| * nvdimm/namespace: fix kernel-doc for function paramsRandy Dunlap2024-01-031-1/+11
| * nvdimm/dimm_devs: fix kernel-doc for function paramsRandy Dunlap2024-01-031-2/+11
| * nvdimm/btt: fix btt_blk_cleanup() kernel-docRandy Dunlap2024-01-031-1/+1
| * nvdimm-btt: simplify code with the scope based resource managementDinghao Liu2024-01-031-9/+4
| * nvdimm: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-036-15/+14
| * ACPI: NFIT: Use cleanup.h helpers instead of devm_*()Michal Wilczynski2024-01-021-13/+8
* | Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-01-1228-319/+771
|\ \
| * | mmc: xenon: Add ac5 support via bounce bufferElad Nachman2024-01-052-1/+33
| * | dt-bindings: mmc: add Marvell ac5Elad Nachman2024-01-051-1/+3
| * | mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu2024-01-051-5/+64
| * | dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0Kamal Dasu2024-01-051-3/+1
| * | mmc: Merge branch fixes into nextUlf Hansson2024-01-031-3/+7
| |\ \
| * | | mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz2024-01-031-2/+1
| * | | mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang2024-01-021-2/+7
| * | | mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson2024-01-021-2/+3
| * | | mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson2024-01-021-2/+3
| * | | mmc: core: Add wp_grp_size sysfs nodeLin Gui2024-01-022-1/+17
| * | | mmc: mmc_test: Add re-tuning testAdrian Hunter2024-01-021-6/+27
| * | | mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko2024-01-021-181/+5
| * | | dt-bindings: mmc: sdhci-msm: document dedicated IPQ4019 and IPQ8074Krzysztof Kozlowski2024-01-021-0/+2
| * | | dt-bindings: mmc: synopsys-dw-mshc: add iommus for Intel SocFPGAKrzysztof Kozlowski2024-01-021-0/+4
| * | | mmc: Merge branch fixes into nextUlf Hansson2023-12-071-0/+1
| |\ \ \
| * | | | mmc: mtk-sd: Extend number of tuning stepsAxe Yang2023-12-071-48/+110
| * | | | dt-bindings: mmc: mtk-sd: add tuning steps related propertyAxe Yang2023-12-071-0/+9
| * | | | mmc: sdhci-omap: don't misuse kernel-doc markerRandy Dunlap2023-12-071-1/+1
| * | | | mmc: Merge branch fixes into nextUlf Hansson2023-12-072-24/+9
| |\ \ \ \
| * | | | | mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_dataPin-yen Lin2023-12-071-3/+5
| * | | | | mmc: core: Use mrq.sbc in close-ended ffuAvri Altman2023-12-071-3/+43
| * | | | | mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra2023-12-071-31/+6
| * | | | | mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()Nathan Chancellor2023-12-071-3/+3
| * | | | | dt-bindings: mmc: renesas,sdhi: Document RZ/Five SoCLad Prabhakar2023-12-071-1/+1
| * | | | | dt-bindings: mmc: arasan,sdci: Add gate property for Xilinx platformsSwati Agarwal2023-12-071-4/+4
| * | | | | mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520Drew Fustini2023-12-071-0/+349
| * | | | | mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini2023-12-072-1/+3
| * | | | | dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 supportDrew Fustini2023-12-071-0/+1
| * | | | | mmc: mmci: stm32: add SDIO in-band interrupt modeChristophe Kerello2023-12-072-2/+69
| * | | | | mmc: core: Remove packed command leftoversAvri Altman2023-12-074-19/+0
* | | | | | Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-01-1225-141/+100
|\ \ \ \ \ \
| * | | | | | PM: domains: Move genpd and its governor to the pmdomain subsystemUlf Hansson2023-12-185-10/+2
| * | | | | | PM: domains: Drop redundant header for genpdUlf Hansson2023-12-181-2/+0
| * | | | | | PM: domains: Drop the unused pm_genpd_opp_to_performance_state()Ulf Hansson2023-12-132-44/+0
| * | | | | | PM: domains: fix domain_governor kernel-doc warningsRandy Dunlap2023-12-131-2/+6
| * | | | | | pmdomain: xilinx/zynqmp: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | | | | | pmdomain: qcom-cpr: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | | | | | pmdomain: imx93-pd: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | | | | | pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | | | | | pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * | | | | | pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2