index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2016-10-25
mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
Jaehoon Chung
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2014-11-26
mmc: dw_mmc: Add support for IMG Pistachio
Andrew Bresticker
2014-09-09
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
2014-09-09
mmc: dw_mmc: add support for RK3288
Addy Ke
2014-02-26
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
Dinh Nguyen
2014-02-25
mmc: dw_mmc: Remove redundant of_match_ptr
Sachin Kamat
2013-09-25
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2013-08-24
mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
Jingoo Han
2013-07-05
mmc: dw_mmc-pltfm: add Rockchip variant
Heiko Stübner
2013-07-05
mmc: dw_mmc-pltfm: move probe and remove below dt match table
Heiko Stübner
2013-07-05
mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
Heiko Stübner
2013-06-27
mmc: dw_mmc: eliminate useless usage of ret
Andy Shevchenko
2013-06-27
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
Andy Shevchenko
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-25
mmc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: mmc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: dw_mmc: use helper macro module_platform_driver()
Andy Shevchenko
2012-12-06
mmc: dw_mmc: use __devexit_p macro for .remove()
Andy Shevchenko
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
mmc: dw_mmc: fix multiple drv_data NULL dereferences
James Hogan
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-10-03
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
Thomas Abraham
2012-10-03
mmc: dw_mmc: add device tree support
Thomas Abraham
2012-10-03
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath