summaryrefslogtreecommitdiff
path: root/drivers/mmc/core (follow)
Commit message (Expand)AuthorAge
...
* | | | mmc: core: Add a debugfs entry to set max clock rateSujit Reddy Thumma2016-05-27
* | | | mmc: core: Allow changing bus frequency for SD/eMMC cards in runtimeSujit Reddy Thumma2016-05-27
* | | | mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()Subhash Jadavani2016-05-27
* | | | mmc: sdhci-msm: improve tuning processKrishna Konda2016-05-27
* | | | mmc: sdhci-msm: Fix issue with 1.8v switch sequence in 3.10 kernelSahitya Tummala2016-05-27
* | | | Revert "mmc: core: Remove the ->enable|disable() callbacks"Subhash Jadavani2016-05-27
* | | | Revert "mmc: core: Remove MMC_CLKGATE"Subhash Jadavani2016-05-19
| |_|/ |/| |
* | | Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt2016-02-24
* | | Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt2016-02-24
| |/ |/|
* | mmc: Add tracepoints of mmc block operationsKen Sumrall2016-02-16
* | mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz2016-02-16
* | mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt2016-02-16
* | mmc: sdio: Fix sdio_reset_comm for syncHosung Kim2016-02-16
* | mmc: sdio: fix sdio_reset_comm() voltage selectionColin Cross2016-02-16
* | mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt2016-02-16
* | mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen2016-02-16
* | mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt2016-02-16
* | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat2016-02-16
* | mmc: Add sdio_readb_ext() functionDmitry Shmidt2016-02-16
* | mmc: Extend wakelock if bus is deadJohn Stultz2016-02-16
* | mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat2016-02-16
* | mmc: Add concept of an 'embedded' SDIO device.San Mehat2016-02-16
* | mmc: sd: Add retries in re-detectionSan Mehat2016-02-16
* | mmc: sd: When resuming, try a little harder to init the cardSan Mehat2016-02-16
* | mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat2016-02-16
|/
* mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter2015-11-09
* mmc: mmc: Move mmc_switch_status()Adrian Hunter2015-11-09
* mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter2015-11-09
* mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter2015-11-09
* mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas2015-10-27
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-27
* mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing2015-10-27
* mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov2015-10-26
* mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson2015-10-26
* mmc: core: move ocr-bit to voltage translation into separate functionHeiko Stuebner2015-10-26
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2015-10-26
* mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin2015-10-26
* mmc: Wait for card_busy before starting sdio requestsHans de Goede2015-10-26
* mmc: Add mmc_is_io_op helper functionHans de Goede2015-10-26
* mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas2015-10-26
* mmc: debugfs: implement ios show for driver typeShawn Lin2015-10-26
* mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas2015-10-26
* mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-26
* mmc: sd: Remove superfluous error code assignmentYousong Zhou2015-10-26
* mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson2015-10-26
* mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-21
* mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-30
* mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-29
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-08-31