index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
mmc: omap_hsmmc: Enable Auto CMD12
Balaji T K
1
-3
/
+12
2012-04-21
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-21
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-06
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-06
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-06
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
2012-04-06
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-06
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-06
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
2012-03-27
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
Rajendra Nayak
1
-1
/
+14
2012-03-27
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
Rajendra Nayak
1
-0
/
+73
2012-03-27
mmc: omap_hsmmc: convert all pr_* to dev_*
Rajendra Nayak
1
-4
/
+4
2012-03-27
mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning
Tony Lindgren
1
-0
/
+1
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
1
-12
/
+3
2012-03-27
mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
Rajendra Nayak
1
-29
/
+2
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
Rajendra Nayak
1
-20
/
+1
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
Rajendra Nayak
1
-27
/
+3
2012-03-27
mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...
Balaji T K
1
-1
/
+1
2012-03-27
mmc: omap_hsmmc: remove unused .set_sleep function
Balaji T K
1
-60
/
+0
2012-03-27
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
Balaji T K
1
-24
/
+11
2012-03-27
ARM: OMAP: hsmmc: add max_freq field
Daniel Mack
1
-2
/
+6
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-31
/
+12
2012-01-12
mmc: omap_hsmmc: use threaded irq handler for card-detect.
NeilBrown
1
-27
/
+9
2012-01-12
mmc: omap: remove clock rate hard coding
Balaji TK
1
-4
/
+3
2011-12-28
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
1
-2
/
+5
2011-12-09
ARM: OMAP: hsmmc: add pm_caps field
Eliad Peller
1
-0
/
+2
2011-12-09
omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume
Eliad Peller
1
-9
/
+15
2011-12-08
mmc: omap_hsmmc: DMA unmap only once in case of MMC error
Per Forlin
1
-2
/
+5
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
1
-1
/
+1
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
1
-0
/
+4
2011-10-27
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
1
-9
/
+8
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-3
/
+3
2011-10-27
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
1
-3
/
+2
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
1
-1
/
+2
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
1
-44
/
+41
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
1
-31
/
+28
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
1
-6
/
+13
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
1
-27
/
+19
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
1
-2
/
+4
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
1
-8
/
+11
2011-07-21
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
1
-10
/
+0
2011-07-21
mmc: omap_hsmmc: add runtime pm support
Balaji T K
1
-55
/
+56
2011-07-21
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
1
-244
/
+2
2011-07-21
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
1
-4
/
+83
2011-06-26
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
1
-2
/
+3
2011-06-26
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
1
-1
/
+0
2011-06-01
ARM: OMAP4: MMC: no regulator off during probe for eMMC
Balaji T K
1
-0
/
+3
2011-03-23
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-11
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-10
/
+26
2011-03-02
MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
Paul Walmsley
1
-3
/
+3
[prev]
[next]