index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sunxi-mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
2018-03-15
1
-1
/
+1
*
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
2018-03-15
1
-18
/
+18
*
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
2018-03-15
1
-60
/
+82
*
mmc: sunxi-mmc: Handle return value of platform_get_irq
Arvind Yadav
2017-12-15
1
-0
/
+5
*
mmc: sunxi: fix mojibake in module metadata
Adam Borowski
2017-12-11
1
-2
/
+2
*
mmc: sunxi: drop superfluous error message
Wolfram Sang
2017-10-30
1
-4
/
+1
*
mmc: sunxi: Reset the device at probe time
Maxime Ripard
2017-08-30
1
-1
/
+1
*
mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase
Chen-Yu Tsai
2017-08-30
1
-1
/
+5
*
mmc: sunxi: fix support for new timings mode only SoCs
Icenowy Zheng
2017-08-30
1
-1
/
+1
*
mmc: sunxi: Fix NULL pointer reference on clk_delays
Chen-Yu Tsai
2017-08-30
1
-0
/
+5
*
mmc: sunxi: Add support for A83T eMMC (MMC2)
Chen-Yu Tsai
2017-08-30
1
-0
/
+8
*
mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
Chen-Yu Tsai
2017-08-30
1
-12
/
+18
*
mmc: sunxi: Support controllers that can use both old and new timings
Chen-Yu Tsai
2017-08-30
1
-2
/
+43
*
mmc: sunxi: constify mmc_host_ops structures
Julia Lawall
2017-08-30
1
-1
/
+1
*
mmc: sunxi: explicitly request exclusive reset control
Philipp Zabel
2017-08-30
1
-1
/
+2
*
mmc: sunxi: Keep default timing phase settings for new timing mode
Chen-Yu Tsai
2017-07-17
1
-2
/
+6
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-11
/
+3
*
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
2017-04-24
1
-1
/
+1
*
mmc: sunxi: Add more debug informations
Maxime Ripard
2017-02-13
1
-4
/
+19
*
mmc: sunxi: Add EMMC (MMC2) controller compatible
Maxime Ripard
2017-02-13
1
-0
/
+8
*
mmc: sunxi: Mask DATA0 when updating the clock
Maxime Ripard
2017-02-13
1
-1
/
+13
*
mmc: sunxi: Enable the new timings for the A64 MMC controllers
Maxime Ripard
2017-02-13
1
-0
/
+6
*
mmc: sunxi: Always set signal delay to 0 for A64
Maxime Ripard
2017-02-13
1
-33
/
+17
*
mmc: sunxi: Gate the clock when rate is 0
Maxime Ripard
2017-02-13
1
-1
/
+4
*
mmc: sunxi: Fix clock frequency change sequence
Maxime Ripard
2017-02-13
1
-4
/
+4
*
mmc: sunxi: Prevent against null dereference for vmmc
Maxime Ripard
2016-11-29
1
-5
/
+10
*
mmc: sunxi: add support for A64 mmc controller
Icenowy Zheng
2016-09-26
1
-0
/
+79
*
mmc: sunxi-mmc: change idma descriptor to __le32
Michael Weiser
2016-09-26
1
-12
/
+15
*
mmc: sunxi: Check the value returned by clk_round_rate
Jean-Francois Moine
2016-09-26
1
-3
/
+9
*
mmc: sunxi: sun4i / sun5i do not have sample clocks
Hans de Goede
2016-09-26
1
-11
/
+24
*
mmc: sunxi: Factor out clock phase setting code into a helper function
Hans de Goede
2016-09-26
1
-28
/
+33
*
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
Hans de Goede
2016-09-26
1
-32
/
+45
*
mmc: sunxi: Disable sample clks on remove
Hans de Goede
2016-09-26
1
-0
/
+2
*
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
2016-06-02
1
-5
/
+0
*
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
2016-06-02
1
-2
/
+2
*
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
2016-04-28
1
-0
/
+5
*
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-5
/
+0
*
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
2016-02-29
1
-0
/
+1
*
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
2016-02-29
1
-7
/
+26
*
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
2016-02-29
1
-5
/
+7
*
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
2016-02-29
1
-0
/
+31
*
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
2016-02-29
1
-1
/
+4
*
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
2016-02-29
1
-0
/
+12
*
mmc: sunxi: Add card busy detection
Hans de Goede
2015-10-26
1
-0
/
+8
*
mmc: sunxi: Fix clk-delay settings
Hans de Goede
2015-09-29
1
-14
/
+39
*
mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
Michal Suchanek
2015-08-27
1
-1
/
+1
*
mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
Hans de Goede
2015-03-23
1
-1
/
+1
*
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
2015-03-23
1
-2
/
+3
*
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
2015-03-23
1
-1
/
+3
*
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
1
-15
/
+48
|
\
[next]