Commit History

Author SHA1 Message Date
  Siva Durga Prasad Paladugu 1a7414f626 mmc: sdhci: Fix MMC HS200 tuning command failures 7 years ago
  Siva Durga Prasad Paladugu 434f9d454e mmc: sdhci: Update sdhci_send_command() to handle HS200 7 years ago
  Ramon Fried b70fe965bb mmc: sdhci: Check that ops are defined 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
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
  Hannes Schmelzer 88a57125fa mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE 7 years ago
  Masahiro Yamada 61f2e5ee12 mmc: sdhci: change data transfer failure into debug message 7 years ago
  Masahiro Yamada be165fbbf1 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() 7 years ago
  Heinrich Schuchardt bb7b4ef370 mmc: sdhci: do not compare pointer to 0 7 years ago
  Jorge Ramirez-Ortiz 713e6815d9 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT 7 years ago
  Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 7 years ago
  Wenyou Yang 0e0dcc1916 mmc: sdhci: Fix maximum clock for programmable clock mode 8 years ago
  Alex Deymo 7dde50d707 mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. 8 years ago
  Kevin Liu fa7720b21e mmc: sdhci: only flush cache for data command 8 years ago
  Stefan Roese 210841c690 mmc: sdhci: Add support for optional controller specific set_ios_post() 8 years ago
  Stefan Roese 899fb9e352 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value 8 years ago
  Stefan Herbrechtsmeier 6d0e34bf4e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency 8 years ago
  Masahiro Yamada bf9c4d1464 mmc: sdhci: fix NULL pointer access when host->ops is not set 8 years ago
  Jaehoon Chung 3fd0a9ba8c mmc: sdhci: combine the Host controller v3.0 feature into one condition 8 years ago
  Jaehoon Chung f37b7e4f6c mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER 8 years ago
  Jaehoon Chung 62226b6863 mmc: sdhci: move the callback function into sdhci_ops 8 years ago
  Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 8 years ago
  Jaehoon Chung 6f88a3a5d9 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD 8 years ago
  Jaehoon Chung 5e96217f04 mmc: pic32_sdhci: move the code to pic32_sdhci.c 8 years ago
  Jaehoon Chung 62358a988e mmc: sdhci: remove the unused code about testing Card detect 8 years ago
  Jaehoon Chung ecd7b246f6 mmc: sdhci: disable the 8bit mode when host doesn't support it 8 years ago