Commit Graph

1195 Commits (6836adbe753b241499430812ec5ef41ba61bdd83)

Author SHA1 Message Date
Patrice Chotard 635159a090 mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() 7 years ago
Alex Kiernan 5a7b11e65a Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig 7 years ago
Alexander Graf 79fd08f745 mmc: Unirqify bcm2835_sdhost and fix writes 7 years ago
Ramon Fried b70fe965bb mmc: sdhci: Check that ops are defined 7 years ago
Marek Vasut 62d77cea31 mmc: Improve tinification 7 years ago
Siva Durga Prasad Paladugu d1f4e39d58 mmc: zynq_sdhci: Add support for SD3.0 7 years ago
Siva Durga Prasad Paladugu b8e25ef16a mmc: sdhci: Read capabilities register1 and update host caps 7 years ago
Siva Durga Prasad Paladugu ca992e82e4 mmc: sdhci: Invoke platform specific tuning and delay routines 7 years ago
Siva Durga Prasad Paladugu b88a7a4c56 mmc: sdhci: Handle execute tuning command in sdhci_send_command 7 years ago
Siva Durga Prasad Paladugu 2a2d7efe77 mmc: sdhci: Add support for disabling clock 7 years ago
Vipul Kumar 36332b6e4b mmc: Changed the datatype of the variable to handle 64-bit arch 7 years ago
Patrick Bruenn 55118ec90c dm: mmc: socfpga: call dwmci_probe() 7 years ago
Jaehoon Chung 72b5a0371d mmc: Kconfig: add the MMC_TRACE config in Kconfig 7 years ago
Jaehoon Chung d2faadb59c mmc: add the debug message in mmc_set_clock 7 years ago
Jaehoon Chung 6511718254 mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Hannes Schmelzer 4781921630 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined 7 years ago
Hannes Schmelzer 88a57125fa mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE 7 years ago
Peng Fan 0a4c2b099e mmc: fix return value check condition 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Philipp Tomsich 5ff8e54888 sunxi: improve throughput in the sunxi_mmc driver 7 years ago
Marek Vasut ec360e6486 mmc: Staticize sd_select_bus_width 7 years ago
Masahiro Yamada fc2d0302b6 mmc: uniphier-sd: skip clock set-up for SPL 7 years ago
Masahiro Yamada 30b5d9aa9a mmc: tmio: move clk_enable() to each driver's probe function 7 years ago
Heinrich Schuchardt f6549c8541 mmc: avoid division by zero in meson_mmc_config_clock 7 years ago
Stefan Mavrodiev 4744d81cc0 sunxi: mmc: Fix phase delays 7 years ago
Marek Vasut f3dca4aac6 mmc: sh_mmcif: Add Kconfig entry 7 years ago
Marek Vasut 48f54a2d74 mmc: sh_mmcif: Add DM and DT probing support 7 years ago
Matt Pelland ca4e7d674e mmc: mv_sdhci: zero out sdhci_host structure 7 years ago
Marek Vasut cb0b6b035a mmc: tmio: Rename Matsushita to TMIO 7 years ago
Marek Vasut cf39f3f304 mmc: renesas-sdhi: Wait after reconfiguring pins 7 years ago
Marek Vasut 5ee7c9dc77 mmc: matsushita-common: Add missing else 7 years ago
Marek Vasut f23b208ebe mmc: matsushita-common: Wait for command completion 7 years ago
Marek Vasut 8dc9a10e49 mmc: matsushita-common: Correctly set mode in 16bit 7 years ago
Marek Vasut 01c0151a36 mmc: matsushita-common: Special case only select registers in 16bit 7 years ago
Marek Vasut f63968ba26 mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support 7 years ago
Marek Vasut 0e2bd5aa49 mmc: matsushita-common: Export register access functions 7 years ago
Marek Vasut e10422f108 mmc: matsushita-common: Properly handle pin voltage configuration 7 years ago
Marek Vasut 58c35b17aa mmc: matsushita-common: Always check controller version 7 years ago
Marek Vasut a7b7401c78 mmc: matsushita-common: Handle bus width 0 7 years ago
Marek Vasut 635ae6fefa mmc: matsushita-common: Handle DMA completion flag differences 7 years ago
Marek Vasut 78773f1467 mmc: matsushita-common: Handle Renesas div-by-1 7 years ago
Marek Vasut f98833dbe6 mmc: matsushita-common: Add Renesas RCar quirks 7 years ago
Marek Vasut 147169d9c9 mmc: matsushita-common: Use mmc_of_parse() 7 years ago
Marek Vasut 7cf7ef81ed mmc: renesas-sdhi: Handle 16bit IP 7 years ago
Marek Vasut c769e60990 mmc: uniphier: Allow passing quirks to the probe function 7 years ago
Marek Vasut db1266d696 mmc: uniphier: Add support for 16bit variant 7 years ago
Marek Vasut 620fd85c0b mmc: uniphier: Drop useless check 7 years ago
Marek Vasut 12a510e23f mmc: uniphier: Factor out FIFO accessors 7 years ago
Marek Vasut 7dfddc099d mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry 7 years ago