index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2015-12-22
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
2015-12-22
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-12-22
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-12-22
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
2015-11-09
mmc: mmc: Improve reliability of mmc_select_hs400()
Adrian Hunter
2015-11-09
mmc: mmc: Move mmc_switch_status()
Adrian Hunter
2015-11-09
mmc: mmc: Fix HS setting in mmc_select_hs400()
Adrian Hunter
2015-11-09
mmc: mmc: Improve reliability of mmc_select_hs200()
Adrian Hunter
2015-10-27
mmc: pwrseq: Use highest priority for eMMC restart handler
Javier Martinez Canillas
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-27
mmc: core: Add DT bindings for eMMC hardware reset support
Chaotian Jing
2015-10-26
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
2015-10-26
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
2015-10-26
mmc: debugfs: implement ios show for SDR12 and SDR25
Shawn Lin
2015-10-26
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
2015-10-26
mmc: Add mmc_is_io_op helper function
Hans de Goede
2015-10-26
mmc: pwrseq_simple: use GPIO descriptors array API
Javier Martinez Canillas
2015-10-26
mmc: debugfs: implement ios show for driver type
Shawn Lin
2015-10-26
mmc: pwrseq: use gpiod_get() instead of index 0
Javier Martinez Canillas
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
2015-10-26
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
2015-09-29
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
2015-08-31
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
mmc: host: use of_property_read_bool()
Sergei Shtylyov
2015-08-27
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
2015-08-17
mmc: core: Optimize case for exactly one erase-group budget
David Jander
2015-06-04
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-01
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
2015-06-01
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
[next]