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_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
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2012-04-05
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
2012-04-05
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
2012-04-05
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
2012-04-05
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
2012-04-05
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
2012-04-05
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
2012-03-27
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: convert all pr_* to dev_*
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning
Tony Lindgren
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
Rajendra Nayak
2012-03-27
mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...
Balaji T K
2012-03-27
mmc: omap_hsmmc: remove unused .set_sleep function
Balaji T K
2012-03-27
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
Balaji T K
2012-03-27
ARM: OMAP: hsmmc: add max_freq field
Daniel Mack
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-11
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
2012-01-11
mmc: omap: remove clock rate hard coding
Balaji TK
2011-12-27
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
2011-12-08
ARM: OMAP: hsmmc: add pm_caps field
Eliad Peller
2011-12-08
omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume
Eliad Peller
2011-12-07
mmc: omap_hsmmc: DMA unmap only once in case of MMC error
Per Forlin
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
2011-10-26
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
2011-07-20
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
2011-07-20
mmc: omap_hsmmc: add runtime pm support
Balaji T K
2011-07-20
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
2011-07-20
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
2011-06-25
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
2011-06-25
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
2011-06-01
ARM: OMAP4: MMC: no regulator off during probe for eMMC
Balaji T K
2011-03-22
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
2011-03-01
MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
Paul Walmsley
2011-03-01
OMAP: hsmmc: Rename the device and driver
Kishore Kadiyala
2011-03-01
OMAP: adapt hsmmc to hwmod framework
Kishore Kadiyala
2011-02-22
OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
Kishore Kadiyala
[next]