aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/wmt-sdmmc.c
AgeCommit message (Expand)Author
2024-03-26mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET
2023-01-18mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2022-10-26mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-25mmc: wmt-sdmmc: Drop unused includeLinus Walleij
2018-05-02mmc: host: simplify getting .drvdataWolfram Sang
2017-08-30mmc: wmt-sdmmc: Handle return value of clk_prepare_enableArvind Yadav
2017-08-30mmc: wmt-sdmmc: constify mmc_host_ops structuresJulia Lawall
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2015-03-23mmc: constify of_device_id arrayFabian Frederick
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-07-09mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLEDAxel Lin
2014-07-09mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios()Axel Lin
2014-05-22mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin
2014-02-25mmc: wmt-sdmmc: Fix NULL pointer dereferenceSachin Kamat
2013-10-30mmc: wmt-sdmmc: Move away from using deprecated APIsUlf Hansson
2013-10-21mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun
2013-02-24mmc: vt8500: Remove erroneous __exitp in wmt_mci_driverTony Prisk
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk