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
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2012-03-01
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
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-24
mmc: update workqueue usages
Tejun Heo
2010-11-17
mmc: omap4: hsmmc: Fix improper card detection while booting
kishore kadiyala
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-01
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
2010-10-01
omap4 hsmmc: Register offset handling
kishore kadiyala
2010-10-01
OMAP4 ES2: HSMMC soft reset change
Madhusudhan Chikkature
2010-09-27
omap: mmc: extended to pass host capabilities from board file
Sukumar Ghorai
2010-09-09
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
2010-09-09
omap_hsmmc: remove unused local `state'
Sergio Aguirre
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
2010-08-11
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
2010-08-11
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
2010-08-11
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
2010-02-15
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
2010-02-15
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
2010-02-15
omap_hsmmc: Fix disable timeouts
Adrian Hunter
2010-02-15
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
2010-02-15
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-10-29
omap_hsmmc: add missing probe handler hook
Roger Quadros
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-09-23
omap4: mmc driver support on OMAP4
kishore kadiyala
2009-09-23
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
2009-09-23
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
2009-09-23
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
2009-09-23
omap_hsmmc: code refactoring
Denis Karpov
2009-09-23
omap_hsmmc: prevent races with irq handler
Adrian Hunter
2009-09-23
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
2009-09-23
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
2009-09-23
omap_hsmmc: cleanup macro usage
Denis Karpov
2009-09-23
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
[next]