index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2014-07-09
mmc: sh-mmcif: update to print version and bus clock rate on probe
Ben Dooks
1
-4
/
+5
2014-04-21
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-4
/
+5
2014-01-13
mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
Laurent Pinchart
1
-1
/
+1
2014-01-13
mmc: sh_mmcif: Factorize DMA channel request and configuration code
Laurent Pinchart
1
-49
/
+51
2013-11-08
mmc: sh_mmcif: Convert to clk_prepare|unprepare
Ulf Hansson
1
-6
/
+6
2013-11-08
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
Ulf Hansson
1
-7
/
+3
2013-10-31
mmc: sh_mmcif: Move away from using deprecated APIs
Ulf Hansson
1
-7
/
+3
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
1
-0
/
+4
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
1
-6
/
+21
2013-08-25
mmc: sh_mmcif: add support for Device Tree DMA bindings
Guennadi Liakhovetski
1
-10
/
+16
2013-08-25
mmc: sh_mmcif: move header include from header into .c
Guennadi Liakhovetski
1
-0
/
+1
2013-08-25
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-3
/
+0
2013-08-25
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
2013-06-27
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+6
2013-06-06
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
1
-1
/
+2
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
1
-1
/
+2
2013-02-11
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
1
-46
/
+19
2013-02-11
mmc: sh_mmcif: report all errors
Teppei Kamijou
1
-8
/
+23
2013-02-11
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
1
-1
/
+3
2013-02-11
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
1
-2
/
+6
2013-02-11
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
1
-1
/
+1
[next]