Commit Graph

69 Commits (f37b7e4f6c0a383a8097268ea595d4cdb1621871)

Author SHA1 Message Date
Jaehoon Chung f37b7e4f6c mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER 7 years ago
Jaehoon Chung 62226b6863 mmc: sdhci: move the callback function into sdhci_ops 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Jaehoon Chung 6f88a3a5d9 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD 7 years ago
Jaehoon Chung 5e96217f04 mmc: pic32_sdhci: move the code to pic32_sdhci.c 7 years ago
Jaehoon Chung 62358a988e mmc: sdhci: remove the unused code about testing Card detect 7 years ago
Jaehoon Chung ecd7b246f6 mmc: sdhci: disable the 8bit mode when host doesn't support it 7 years ago
Masahiro Yamada 45a68fe267 mmc: move some SDHCI related options to Kconfig 8 years ago
Jaehoon Chung 2a1bedaa03 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 8 years ago
Jaehoon Chung be256cbf04 mmc: sdhci: fix the "misaligned operation at range" for cache 8 years ago
Jaehoon Chung 2cb5d67c1a mmc: sdhci: use the generic error number 8 years ago
Jaehoon Chung 895549a2d9 mmc: sdhci: use the host version value in sdhci_setup_cfg 8 years ago
Wenyou Yang 6dffdbc3a5 mmc: sdhci: Add the programmable clock mode support 8 years ago
Masahiro Yamada 65a25b2086 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT 8 years ago
Masahiro Yamada d8ce77b28c mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME 8 years ago
Masahiro Yamada 15bd09959f mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() 8 years ago
Masahiro Yamada 3137e645e2 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() 8 years ago
Masahiro Yamada 6c67954c93 mmc: sdhci: move error message to more relevant place 8 years ago
Masahiro Yamada 8d549b61dc mmc: sdhci: move sdhci_reset() call to sdhci_init() 8 years ago
Jaehoon Chung 89f69e5173 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA 8 years ago
Jaehoon Chung 14bed52d27 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg 8 years ago
Jaehoon Chung 6a879ec8e7 mmc: sdhci: remove the unused argument for sdhci_setup_cfg 8 years ago
Jaehoon Chung e1ea7c44d6 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Jaehoon Chung 17ea3c8628 mmc: sdhci: set to INT_DATA_END when there are data 8 years ago
Masahiro Yamada bae4a1fdf5 mmc: sdhci: clean up timeout detection 8 years ago
Siva Durga Prasad Paladugu 1d405e207b mmc: sdhci: Disable internal clock enable bit 8 years ago
Simon Glass ef1e4eda6b dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 8 years ago
Simon Glass 2a809093f0 dm: mmc: sdhci: Refactor configuration setup to support DM 8 years ago
Steve Rae d90bb43933 mmc: increase MMC SDHCI read status timeout 8 years ago
Simon Glass 19d2e34237 dm: mmc: Convert sdhci to support CONFIG_BLK 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Andrei Pistirica 102142c9e0 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. 8 years ago
Siva Durga Prasad Paladugu 4297900260 mmc: sdhci: Clear high speed if not supported 8 years ago
Wenyou Yang 79667b7b76 mmc: sdhci: Fix the SD clock stop sequence 9 years ago
Stefan Roese 492d3223b0 mmc: sdhci.c: Add config option to use a fixed buffer for transfers 9 years ago
Stefan Roese 29905a451b mmc: sdhci: Use timer based timeout detection in sdhci_send_command() 9 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 9 years ago
Rob Herring 3c1fcb770b sdhci: fix warnings on 64-bit builds 9 years ago
Matt Reimer e113fe3c06 mmc: sdhci: don't clobber adjacent registers 9 years ago
Matt Reimer f88a429f11 mmc: sdhci: fix bus width switching on Samsung SoCs 9 years ago
Jeroen Hofstee 6588c78bf3 sdhci: make local functions static 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Darwin Rambo 30e6d979fa mmc: Minor cleanup of sdhci.c 11 years ago
Przemyslaw Marczak 56b34bc617 mmc: sdhci: Avoid commands errors by simple timeout adaptation. 11 years ago
Juhyun \(Justin\) Oh 2c011847c1 Fix wrong sdhci host control register read and write 11 years ago
Jaehoon Chung 113e5dfcd7 mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago