aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/wmt-sdmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-25mmc: wmt-sdmmc: Drop unused includeLinus Walleij1-1/+0
2018-05-02mmc: host: simplify getting .drvdataWolfram Sang1-4/+2
2017-08-30mmc: wmt-sdmmc: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-08-30mmc: wmt-sdmmc: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson1-0/+1
2015-03-23mmc: constify of_device_id arrayFabian Frederick1-1/+1
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin1-1/+1
2014-07-09mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin1-16/+15
2014-05-22mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin1-1/+1
2014-02-25mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat1-1/+3
2013-10-30mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson1-17/+10
2013-10-21mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin1-22/+8
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu1-1/+1
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun1-2/+0
2013-02-24mmc: vt8500: Remove erroneous __exitp in wmt_mci_driverTony Prisk1-1/+1
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk1-0/+1029