summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson1-1/+0
2021-02-08mmc: core: Drop redundant member in struct mmc hostUlf Hansson1-1/+0
2021-02-08mmc: core: Use host instead of card argument to mmc_spi_send_csd()Yue Hu1-3/+3
2021-02-01mmc: core: Exclude unnecessary header fileChanWoo Lee1-1/+0
2021-02-01mmc: mmci: Add support for probing bus voltage level translatorMarek Vasut1-5/+65
2021-02-01mmc: mmci: Add bindings to operate CMD, CK, CKIN pins as GPIOMarek Vasut1-0/+20
2021-02-01mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers2-4/+273
2021-02-01dt-bindings: mmc: sdhci-msm: add ICE registers and clockEric Biggers1-0/+3
2021-02-01firmware: qcom_scm: update comment for ICE-related functionsEric Biggers1-5/+11
2021-02-01mmc: cqhci: add cqhci_host_ops::program_keyEric Biggers2-9/+17
2021-02-01mmc: cqhci: add support for inline encryptionEric Biggers5-3/+404
2021-02-01mmc: cqhci: initialize upper 64 bits of 128-bit task descriptorsEric Biggers1-10/+20
2021-02-01mmc: cqhci: rename cqhci.c to cqhci-core.cEric Biggers2-0/+1
2021-02-01mmc: core: Add basic support for inline encryptionEric Biggers10-0/+124
2021-02-01scsi: ufs: use devm_blk_ksm_init()Eric Biggers3-13/+2
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers3-6/+38
2021-02-01mmc: sdhci-of-aspeed: Fix kunit-related build errorAndrew Jeffery2-6/+45
2021-02-01mmc: remove sirf prima/atlas driverArnd Bergmann4-266/+0
2021-02-01mmc: remove dw_mmc-zx driverArnd Bergmann5-307/+0
2021-02-01mmc: atmel-mci: Assign boolean values to a bool variableJiapeng Zhong1-23/+23
2021-02-01mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton1-0/+18
2021-02-01mmc: mmci: Convert bindings to DT schemaLinus Walleij2-74/+203
2021-02-01mmc: test: clean up mmc_test_cleanup()Yue Hu1-19/+5
2021-02-01mmc: test: remove the shutdown functionYue Hu1-5/+0
2021-02-01mmc: core: remove unused host parameter of mmc_sd_get_csd()Yue Hu3-4/+4
2021-02-01MAINTAINERS: Add entry for the ASPEED SD/MMC driverAndrew Jeffery1-0/+9
2021-02-01mmc: sdhci-of-aspeed: Add KUnit tests for phase calculationsAndrew Jeffery3-0/+116
2021-02-01mmc: sdhci-of-aspeed: Add AST2600 bus clock supportAndrew Jeffery1-4/+33
2021-02-01mmc: sdhci-of-aspeed: Expose clock phase controlsAndrew Jeffery1-8/+208
2021-02-01mmc: core: Add helper for parsing clock phase propertiesAndrew Jeffery2-0/+57
2021-02-01dt-bindings: mmc: sdhci-am654: fix compatible for j7200Grygorii Strashko1-8/+13
2021-02-01mmc: omap_hsmmc: Simplify bool comparison and conversionYang Li1-9/+9
2021-02-01mmc: core: convert comma to semicolonZheng Yongjun1-4/+4
2021-02-01mmc: sdhci-pci-gli: Finetune HS400 RX delay for GL9763ERenius Chen1-0/+9
2021-02-01mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logsMuhammad Husaini Zulkifli1-8/+6
2021-02-01mmc: sdhci-of-arasan: Add structure device pointer in probe functionMuhammad Husaini Zulkifli1-17/+17
2021-02-01mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_nodeMuhammad Husaini Zulkifli1-5/+3
2021-02-01mmc: sdhci-of-arasan: use of_device_get_match_data()Muhammad Husaini Zulkifli1-3/+1
2021-02-01mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763ERenius Chen1-0/+10
2021-02-01mmc: core: remove redundant card null check to mmc_can_sleep()Yue Hu1-1/+1
2021-02-01mmc: core: remove needless err = 0 in mmc_init_card()Yue Hu1-4/+0
2021-02-01mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas1-0/+28
2021-02-01dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoCAswath Govindraju1-0/+2
2021-02-01mmc: rtsx: add delay before power onRicky Wu1-0/+2
2021-02-01mmc: sunxi-mmc: Ensure host is suspended during system sleepSamuel Holland1-0/+2
2021-02-01mmc: xenon: add AP807 compatible stringMarcin Wojtas1-0/+1
2021-02-01dt-bindings: mmc: xenon: add AP807 compatible stringMarcin Wojtas1-0/+1
2021-02-01mmc: sdhci-of-arasan: Change code style of mapping the syscon fieldMuhammad Husaini Zulkifli1-2/+2
2021-02-01mmc: sdhci-of-arasan: Fixed kernel-doc format warningMuhammad Husaini Zulkifli1-6/+5
2021-02-01dt-bindings: mmc: sdhci-msm: Document the SDX55 compatibleManivannan Sadhasivam1-2/+3