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
/
sh_mmcif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
mmc: sh_mmcif: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2022-04-26
mmc: sh_mmcif: move platform_data header to proper location
Wolfram Sang
1
-1
/
+1
2022-02-28
mmc: sh_mmcif: Simplify division/shift logic
Geert Uytterhoeven
1
-4
/
+3
2022-01-24
mmc: sh_mmcif: Check for null res pointer
Jiasheng Jiang
1
-0
/
+3
2021-08-24
mmc: sh_mmcif: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-07-13
mmc: sh_mmcif: Use "kHz" for kilohertz
Geert Uytterhoeven
1
-3
/
+3
2019-12-19
mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+6
2019-12-18
mmc: sh_mmcif: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-10-03
mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt
Geert Uytterhoeven
1
-4
/
+2
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-5
/
+2
2018-03-05
mmc: sh_mmcif: remove some cruft
Wolfram Sang
1
-8
/
+0
2018-01-18
mmc: sh_mmcif: remove redundant initialization of 'opc'
Colin Ian King
1
-1
/
+1
2017-08-30
mmc: sh_mmcif: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
1
-17
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
1
-6
/
+0
2016-07-25
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
Ulf Hansson
1
-1
/
+1
2016-07-25
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
Ulf Hansson
1
-0
/
+1
2016-07-25
mmc: sh_mmcif: Use response type to know when to enable busy detection
Ulf Hansson
1
-25
/
+7
2016-07-25
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
Ulf Hansson
1
-16
/
+2
2016-05-02
mmc: sh_mmci: Get rid of wrapper function for regulators
Ulf Hansson
1
-12
/
+4
2016-05-02
mmc: sh_mmcif: Restructure ->set_ios()
Ulf Hansson
1
-29
/
+16
2016-05-02
mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()
Ulf Hansson
1
-7
/
+8
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-02-29
mmc: sh_mmcif: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-10
mmc: sh_mmcif: Correct TX DMA channel allocation
Chris Paterson
1
-1
/
+1
2015-12-22
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
1
-46
/
+38
2015-08-27
mmc: sh_mmcif: Fix suspend process
Koji Matsuoka
1
-0
/
+2
2015-06-01
mmc: sh_mmcif: calculate best clock with parent clock
Kuninori Morimoto
1
-9
/
+75
2015-06-01
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
Kuninori Morimoto
1
-13
/
+13
2015-06-01
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
Kuninori Morimoto
1
-43
/
+71
2015-05-25
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
Kuninori Morimoto
1
-12
/
+10
2015-05-25
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
Kuninori Morimoto
1
-17
/
+18
2015-05-25
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
Kuninori Morimoto
1
-16
/
+17
2015-05-25
mmc: sh_mmcif: move mmcif_of_match to upside
Kuninori Morimoto
1
-6
/
+6
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+5
2015-03-23
mmc: sh_mmcif: Add exclusion between cmd and interrupt
Kouichi Tomita
1
-1
/
+10
2015-03-23
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
Kouichi Tomita
1
-3
/
+3
2015-02-23
mmc: sh_mmcif: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-8
/
+5
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-26
mmc: sh_mmcif: Configure DMA slave bus width
Laurent Pinchart
1
-2
/
+5
2014-07-26
mmc: sh_mmcif: Fix DMA slave address configuration
Laurent Pinchart
1
-3
/
+7
2014-07-09
mmc: sh-mmcif: final error path cleanup
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: use devm_ for irq management
Ben Dooks
1
-18
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for clock management
Ben Dooks
1
-10
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for ioremap
Ben Dooks
1
-18
/
+6
[next]