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.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
/
dw_mmc-pltfm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
mmc: dw_mmc: Make dw_mci_pltfm_remove() return void
Uwe Kleine-König
1
-3
/
+2
2023-03-23
mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2022-12-07
mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase
Dinh Nguyen
1
-1
/
+40
2021-06-14
mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>
Geert Uytterhoeven
1
-1
/
+0
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
1
-1
/
+0
2016-11-29
mmc: dw_mmc-pltfm: deploy runtime PM facilities
Shawn Lin
1
-20
/
+8
2016-10-25
mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
Jaehoon Chung
1
-2
/
+3
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
1
-17
/
+2
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
1
-1
/
+1
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
1
-0
/
+2
2014-11-26
mmc: dw_mmc: Add support for IMG Pistachio
Andrew Bresticker
1
-0
/
+6
2014-09-09
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
1
-57
/
+0
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: dw_mmc: add support for RK3288
Addy Ke
1
-2
/
+54
2014-02-27
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
Dinh Nguyen
1
-2
/
+8
2014-02-26
mmc: dw_mmc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-26
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
1
-7
/
+0
2013-08-25
mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
Jingoo Han
1
-0
/
+1
2013-07-05
mmc: dw_mmc-pltfm: add Rockchip variant
Heiko Stübner
1
-1
/
+20
2013-07-05
mmc: dw_mmc-pltfm: move probe and remove below dt match table
Heiko Stübner
1
-14
/
+14
2013-07-05
mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
Heiko Stübner
1
-1
/
+1
2013-06-27
mmc: dw_mmc: eliminate useless usage of ret
Andy Shevchenko
1
-14
/
+3
2013-06-27
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
Andy Shevchenko
1
-5
/
+3
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-26
mmc: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-04
Drivers: mmc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-12-06
mmc: dw_mmc: use helper macro module_platform_driver()
Andy Shevchenko
1
-12
/
+2
2012-12-06
mmc: dw_mmc: use __devexit_p macro for .remove()
Andy Shevchenko
1
-1
/
+1
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-08
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
1
-1
/
+1
2012-11-07
mmc: dw_mmc: fix multiple drv_data NULL dereferences
James Hogan
1
-2
/
+2
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
1
-2
/
+10
2012-10-03
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
Thomas Abraham
1
-2
/
+10
2012-10-03
mmc: dw_mmc: add device tree support
Thomas Abraham
1
-0
/
+9
2012-10-03
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
1
-21
/
+8
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
1
-1
/
+1
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
1
-2
/
+2
2012-03-26
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
1
-0
/
+134