Commit Graph

1236 Commits (lime2-spi)

Author SHA1 Message Date
Vipul Kumar 3ccc207a30 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ 6 years ago
Vipul Kumar 5dc5a53c5e mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ 6 years ago
Jean-Jacques Hiblot beac7d33d9 mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified 6 years ago
Jean-Jacques Hiblot 27a4b3bc4c mmc: omap_hsmmc: make it possible to compile out ADMA support 6 years ago
Jean-Jacques Hiblot c7d08d80c3 mmc: omap_hsmmc: compile out write support if not needed 6 years ago
Jean-Jacques Hiblot 45530e3943 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat 6 years ago
Alexander Kochetkov 76584e3398 mmc: fix off-by-one bug in mmc_startup_v4() 6 years ago
Faiz Abbas 8a856db238 mmc: Drop unnecessary case for mmc_probe() 6 years ago
Marek Vasut 0b75cc3f13 mmc: uniphier-sd: Add compatible strings for RCar Gen2 6 years ago
Jaehoon Chung 1b313aa3e3 mmc: synchronize the sequence with enum bus_mode in mmc.h 6 years ago
Alex Kiernan 4a41fec589 mmc: Fix uninitialised priv member 6 years ago
Jean-Jacques Hiblot ace1bed327 mmc: fix bug in mmc_startup_v4() 6 years ago
Jean-Jacques Hiblot a0276f3eee mmc: Fix bug in sd_set_card_speed() 6 years ago
Jean-Jacques Hiblot 04f9f8be83 mmc: omap_hsmmc: add signal voltage selection support 6 years ago
Kishon Vijay Abraham I 90321dce0d mmc: omap_hsmmc: allow mmc clock to be gated 6 years ago
Jean-Jacques Hiblot 42182c9b9c mmc: omap_hsmmc: implement send_init_stream callback 6 years ago
Jean-Jacques Hiblot 3149c13ac3 mmc: omap_hsmmc: update mmc->clock with the actual bus speed 6 years ago
Jean-Jacques Hiblot bcc6bd84d4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl 6 years ago
Kishon Vijay Abraham I 2d28eeda33 mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions 6 years ago
Kishon Vijay Abraham I 33c1d77f4a mmc: omap_hsmmc: Add support to set IODELAY values 6 years ago
Kishon Vijay Abraham I 2d7482cf79 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config 6 years ago
Jean-Jacques Hiblot a4efd73773 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm 6 years ago
Jean-Jacques Hiblot 2faa1a302b mmc: omap_hsmmc: Workaround for errata id i802 6 years ago
Jean-Jacques Hiblot 14761caeee mmc: omap_hsmmc: Add tuning support 6 years ago
Kishon Vijay Abraham I 9b3fc21837 mmc: omap_hsmmc: Enable DDR mode support 6 years ago
Jean-Jacques Hiblot 8fc238bfad mmc: omap_hsmmc: set MMC mode in the UHSMS bit field 6 years ago
Kishon Vijay Abraham I b594481709 mmc: omap_hsmmc: add support to set default io voltage 6 years ago
Kishon Vijay Abraham I 48a2f11443 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios 6 years ago
Jean-Jacques Hiblot 5baf543e52 mmc: omap_hsmmc: cleanup clock configuration 6 years ago
Masahiro Yamada d4d64889b0 mmc: use pr_* log functions 6 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
Adam Ford 99bec1aead Convert CONFIG_APBH_DMA et al to Kconfig 6 years ago
Peng Fan 51313b49f2 mmc: fsl_esdhc: support SDR104 and HS200 6 years ago
Peng Fan 59d3782cda mmc: fsl_esdhc: add strobe and tuning entry 6 years ago
Peng Fan eec2d43795 mmc: fsl_esdhc: support i.MX8M 6 years ago
Alexander Graf c8a73a26d6 mmc: Add bcm2835 sdhost controller 6 years ago
Jun Nie 2f516e4aa2 mmc: Poll for broken card detection case 6 years ago
Jaehoon Chung c0fafe64a5 mmc: fix to assign to correct clock value when clock is enabling 6 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 6 years ago
Benoît Thébaudeau b9b4f146c9 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock 6 years ago
Jaehoon Chung 9546eb92cb mmc: fix the wrong disabling clock 6 years ago
Masahiro Yamada 61f2e5ee12 mmc: sdhci: change data transfer failure into debug message 6 years ago
Masahiro Yamada dd43e2a6bd mmc: sdhci-cadence: add HS200 support 6 years ago
Masahiro Yamada 4041bf7f8a mmc: sdhci-cadence: call mmc_of_parse() 6 years ago
Masahiro Yamada 954a963146 mmc: sdhci-cadence: use bitfield access macros for cleanup 6 years ago
Masahiro Yamada be165fbbf1 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() 6 years ago
Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value 6 years ago
Masahiro Yamada c42ee367fd mmc: do not overwrite cfg->f_max if "max-frequency" if missing 6 years ago
Kishon Vijay Abraham I 29171dcfaa mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit 6 years ago
Kishon Vijay Abraham I 866bb98468 mmc: omap_hsmmc: Enable Auto command (CMD12) enable 6 years ago