index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
core.c
Age
Commit message (
Expand
)
Author
2015-05-20
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
2013-07-31
mmc: core: Indicate that vmmcq may be absent
Mark Brown
2013-06-27
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
Ulf Hansson
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-06-27
mmc: core: Remove unnecessary check for the remove callback
Ulf Hansson
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2013-05-26
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2012-12-06
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-09-04
mmc: core: Do not rescan non-removable devices
Johan Rudholm
2012-09-04
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-21
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-10
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-10
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-05
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
2012-03-27
mmc: core: Clean up after mmc_pre_req if card was removed
Ulf Hansson
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-25
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
[next]