summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/via-sdmmc.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-10/+0
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-10-30mmc-host: via: use setup_timer() helper.Allen1-3/+1
2017-08-30mmc: host: via-sdmmc: constify pci_device_id.Arvind Yadav1-1/+1
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson1-0/+1
2013-10-30mmc: via-sdmmc: Move away from using deprecated APIsUlf Hansson1-6/+1
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-04mmc: via-sdmmc: Use module_pci_driverSachin Kamat1-15/+1
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-1/+1
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-03-25mmc: use pci_dev->revisionSergei Shtylyov1-3/+2
2011-03-15mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball1-3/+0
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte1-0/+1362