summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2015-12-22mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-12-22mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann
2015-12-22mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall
2015-12-22mmc: core: set regulator not found message as debugludovic.desroches@atmel.com
2015-12-22mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson
2015-12-22mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson
2015-12-22mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson
2015-12-22mmc: core: Invoke ->card_event() callback only when neededUlf Hansson
2015-12-22mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Move mmc_switch_status()Adrian Hunter
2015-11-09mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter
2015-10-27mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-27mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing
2015-10-26mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson
2015-10-26mmc: core: move ocr-bit to voltage translation into separate functionHeiko Stuebner
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-26mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2015-10-26mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin
2015-10-26mmc: Wait for card_busy before starting sdio requestsHans de Goede
2015-10-26mmc: Add mmc_is_io_op helper functionHans de Goede
2015-10-26mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas
2015-10-26mmc: debugfs: implement ios show for driver typeShawn Lin
2015-10-26mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson
2015-10-26mmc: sd: Remove superfluous error code assignmentYousong Zhou
2015-10-26mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing
2015-09-29mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson
2015-08-31mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-27mmc: host: use of_property_read_bool()Sergei Shtylyov
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-06-04mmc: core: Attach PM domain prior probing of SDIO func driverUlf Hansson
2015-06-04mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson
2015-06-04mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2015-06-01mmc: core: Record card drive strengthAdrian Hunter
2015-06-01mmc: core: Factor out common code in drive strength selectionAdrian Hunter
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2015-06-01mmc: core: Simplify card drive strength maskAdrian Hunter
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter