index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-04
*
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: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
2015-06-01
*
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
*
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-06-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
*
|
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
2015-04-02
*
|
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
*
|
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
*
|
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
*
|
mmc: core: Make tuning block patterns static
Ulf Hansson
2015-01-19
*
|
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2015-01-19
*
|
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
2014-12-29
*
|
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
*
|
mmc: core: Don't panic when fetching EXT_CSD
Ulf Hansson
2014-11-10
*
|
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
Ulf Hansson
2014-11-10
*
|
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
Ulf Hansson
2014-11-10
*
|
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
2014-11-10
*
|
mmc: core: Remove unnecessary 'out of memory' message
Ulf Hansson
2014-11-10
*
|
mmc: core: Remove redundant check of max_dtr while selecting timings
Ulf Hansson
2014-11-10
*
|
mmc: core: Remove redundant check while selecting powerclass
Ulf Hansson
2014-11-10
*
|
mmc: core: Remove mmc_free_ext_csd()
Ulf Hansson
2014-11-10
*
|
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
*
|
mmc: core: Fix error paths and messages in mmc_init_card
Andrew Gabbasov
2014-11-10
|
/
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
*
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
*
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
2014-09-18
*
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-18
*
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
2014-09-18
*
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
2014-09-09
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
*
mmc: Allow forward compatibility for eMMC
Romain Izard
2014-07-09
*
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
*
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
*
mmc: step power class after final selection of bus mode
Seungwon Jeon
2014-05-12
*
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
*
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-22
*
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
*
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
Ulf Hansson
2014-02-23
*
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
Ulf Hansson
2014-02-23
*
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
2014-02-23
*
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
2014-02-13
*
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
2014-02-13
*
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
2014-02-13
*
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-02-13
*
mmc: core: mmc DDR mode should not depend on UHS_DDR50
Dong Aisheng
2014-01-13
*
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
[next]