Shawn Lin
|
ee2112be41
mmc: dw_mmc-pltfm: deploy runtime PM facilities
|
9 years ago |
Jaehoon Chung
|
45c7a4908a
mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
|
9 years ago |
Jaehoon Chung
|
aaaaeb7a93
mmc: dw_mmc: remove the prepare_command hook
|
9 years ago |
Arnd Bergmann
|
260b316436
mmc: dw_mmc: use resource_size_t to store physical address
|
10 years ago |
Shawn Lin
|
3fc7eaef44
mmc: dw_mmc: Add external dma interface support
|
10 years ago |
Andrew Bresticker
|
4d7c07cd6c
mmc: dw_mmc: Add support for IMG Pistachio
|
11 years ago |
addy ke
|
4cdc2ec1da
mmc: dw_mmc: move rockchip related code to a separate file
|
11 years ago |
Peter Griffin
|
0529b81094
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
|
11 years ago |
Addy Ke
|
f629ba2c04
mmc: dw_mmc: add support for RK3288
|
11 years ago |
Dinh Nguyen
|
ec1e5d703e
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
|
11 years ago |
Sachin Kamat
|
cf109bc0e2
mmc: dw_mmc: Remove redundant of_match_ptr
|
11 years ago |
Yuvaraj Kumar C D
|
002f0d5c63
mmc: dw_mmc: move the platform specific init call
|
12 years ago |
Jingoo Han
|
7725a52c03
mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
|
12 years ago |
Heiko Stübner
|
c73e41c898
mmc: dw_mmc-pltfm: add Rockchip variant
|
12 years ago |
Heiko Stübner
|
b177a530bb
mmc: dw_mmc-pltfm: move probe and remove below dt match table
|
12 years ago |
Heiko Stübner
|
04520817d9
mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
|
12 years ago |
Andy Shevchenko
|
dd36980020
mmc: dw_mmc: eliminate useless usage of ret
|
12 years ago |
Andy Shevchenko
|
bcc8766696
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
|
12 years ago |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Thierry Reding
|
a3e2cd7f24
mmc: Convert to devm_ioremap_resource()
|
12 years ago |
Greg Kroah-Hartman
|
4e608e4ed9
Drivers: mmc: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Andy Shevchenko
|
49480cf2c2
mmc: dw_mmc: use helper macro module_platform_driver()
|
13 years ago |
Andy Shevchenko
|
4c4f87fb75
mmc: dw_mmc: use __devexit_p macro for .remove()
|
13 years ago |
Bill Pemberton
|
6e0ee714fd
mmc: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
c3be1efd41
mmc: remove use of __devinit
|
13 years ago |
Arnd Bergmann
|
8e2b36ea6e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
|
13 years ago |
James Hogan
|
cb27a843de
mmc: dw_mmc: fix multiple drv_data NULL dereferences
|
13 years ago |
Thomas Abraham
|
800d78bfcc
mmc: dw_mmc: add support for implementation specific callbacks
|
13 years ago |
Thomas Abraham
|
17403f235e
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
|
13 years ago |