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
/
sunxi-mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
mmc: sunxi: remove output of virtual base address
Andre Przywara
1
-1
/
+4
2018-08-01
mmc: sunxi: allow 3.3V DDR when DDR is available
Icenowy Zheng
1
-1
/
+1
2018-07-05
mmc: sunxi: Disable irq during pm_suspend
Stefan Mavrodiev
1
-0
/
+7
2018-05-30
mmc: sunxi: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-29
mmc: sunxi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-05-02
mmc: sunxi: Drop the init / reset of the controller from set_ios
Maxime Ripard
1
-7
/
+4
2018-05-02
mmc: sunxi: Add runtime_pm support
Maxime Ripard
1
-0
/
+48
2018-05-02
mmc: sunxi: Move the card power configuration to a function
Maxime Ripard
1
-15
/
+25
2018-05-02
mmc: sunxi: Move clock configuration to a function
Maxime Ripard
1
-15
/
+18
2018-05-02
mmc: sunxi: Move bus width configuration to a function
Maxime Ripard
1
-12
/
+17
2018-05-02
mmc: sunxi: Change sunxi_mmc_init_host argument type
Maxime Ripard
1
-3
/
+2
2018-05-02
mmc: sunxi: Reorder the headers
Maxime Ripard
1
-23
/
+20
2018-03-15
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
1
-1
/
+1
2018-03-15
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
1
-18
/
+18
2018-03-15
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
1
-60
/
+82
2017-12-15
mmc: sunxi-mmc: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+5
2017-12-11
mmc: sunxi: fix mojibake in module metadata
Adam Borowski
1
-2
/
+2
2017-10-30
mmc: sunxi: drop superfluous error message
Wolfram Sang
1
-4
/
+1
2017-08-30
mmc: sunxi: Reset the device at probe time
Maxime Ripard
1
-1
/
+1
2017-08-30
mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase
Chen-Yu Tsai
1
-1
/
+5
2017-08-30
mmc: sunxi: fix support for new timings mode only SoCs
Icenowy Zheng
1
-1
/
+1
2017-08-30
mmc: sunxi: Fix NULL pointer reference on clk_delays
Chen-Yu Tsai
1
-0
/
+5
2017-08-30
mmc: sunxi: Add support for A83T eMMC (MMC2)
Chen-Yu Tsai
1
-0
/
+8
2017-08-30
mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
Chen-Yu Tsai
1
-12
/
+18
2017-08-30
mmc: sunxi: Support controllers that can use both old and new timings
Chen-Yu Tsai
1
-2
/
+43
2017-08-30
mmc: sunxi: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-08-30
mmc: sunxi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-07-17
mmc: sunxi: Keep default timing phase settings for new timing mode
Chen-Yu Tsai
1
-2
/
+6
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-11
/
+3
2017-04-24
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
1
-1
/
+1
2017-02-13
mmc: sunxi: Add more debug informations
Maxime Ripard
1
-4
/
+19
2017-02-13
mmc: sunxi: Add EMMC (MMC2) controller compatible
Maxime Ripard
1
-0
/
+8
2017-02-13
mmc: sunxi: Mask DATA0 when updating the clock
Maxime Ripard
1
-1
/
+13
2017-02-13
mmc: sunxi: Enable the new timings for the A64 MMC controllers
Maxime Ripard
1
-0
/
+6
2017-02-13
mmc: sunxi: Always set signal delay to 0 for A64
Maxime Ripard
1
-33
/
+17
2017-02-13
mmc: sunxi: Gate the clock when rate is 0
Maxime Ripard
1
-1
/
+4
2017-02-13
mmc: sunxi: Fix clock frequency change sequence
Maxime Ripard
1
-4
/
+4
2016-11-29
mmc: sunxi: Prevent against null dereference for vmmc
Maxime Ripard
1
-5
/
+10
2016-09-26
mmc: sunxi: add support for A64 mmc controller
Icenowy Zheng
1
-0
/
+79
2016-09-26
mmc: sunxi-mmc: change idma descriptor to __le32
Michael Weiser
1
-12
/
+15
2016-09-26
mmc: sunxi: Check the value returned by clk_round_rate
Jean-Francois Moine
1
-3
/
+9
2016-09-26
mmc: sunxi: sun4i / sun5i do not have sample clocks
Hans de Goede
1
-11
/
+24
2016-09-26
mmc: sunxi: Factor out clock phase setting code into a helper function
Hans de Goede
1
-28
/
+33
2016-09-26
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
Hans de Goede
1
-32
/
+45
2016-09-26
mmc: sunxi: Disable sample clks on remove
Hans de Goede
1
-0
/
+2
2016-06-02
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
1
-5
/
+0
2016-06-02
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
1
-2
/
+2
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
2016-02-29
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-5
/
+0
2016-02-29
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
1
-0
/
+1
[next]