index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2017-02-13
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
2017-02-13
mmc: sdio: Factor out retry init card helper function
Shawn Lin
2017-02-13
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
Markus Elfring
2017-02-13
mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
Markus Elfring
2017-02-13
mmc: mmc_test: Improve a size determination in five functions
Markus Elfring
2017-02-13
mmc: mmc_test: Combine substrings for 5 messages
Markus Elfring
2017-02-13
mmc: mmc_test: Add some spaces for better code readability
Markus Elfring
2017-02-13
mmc: mmc_test: Use seq_puts() in mtf_testlist_show()
Markus Elfring
2017-02-13
mmc: mmc_test: Fix a typo in a comment line
Markus Elfring
2017-02-13
mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
Markus Elfring
2017-02-13
mmc: slot-gpio: Don't override con_id when request descriptor
Andy Shevchenko
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
mmc: block: Replace "goto retry" by a proper do / while loop
Geert Uytterhoeven
2017-02-13
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
Geert Uytterhoeven
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-01-16
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
Ulf Hansson
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-21
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
2016-12-20
mmc: core: Further fix thread wake-up
Adrian Hunter
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2016-12-12
mmc: block: Move files to core
Ulf Hansson
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-12-05
mmc: core: remove BUG_ONs from core.c
Shawn Lin
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2016-12-05
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
Shawn Lin
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2016-11-29
mmc: core: Remove redundant __mmc_send_status()
Ulf Hansson
2016-11-29
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
mmc: core: Don't power off the card when starting the host
Ulf Hansson
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
2016-11-29
mmc: core: Don't use ->card_busy() and CMD13 in combination when polling
Ulf Hansson
2016-11-29
mmc: core: Factor out code related to polling in __mmc_switch()
Ulf Hansson
2016-11-29
mmc: core: Clarify code which deals with polling in __mmc_switch()
Ulf Hansson
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
2016-11-07
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
2016-10-10
mmc: core: changes frequency to hs_max_dtr when selecting hs400es
Shawn Lin
[next]