| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2021-08-24 | 1 | -2/+2 |
* | mmc: via-sdmmc: add a check against NULL pointer dereference | Zheyu Ma | 2021-06-14 | 1 | -0/+3 |
* | mmc: via-sdmmc: remove unneeded variable 'ret' | Yang Li | 2021-03-30 | 1 | -2/+1 |
* | mmc: via-sdmmc: Use new tasklet API | Emil Renner Berthing | 2021-02-08 | 1 | -6/+3 |
* | mmc: via-sdmmc: Fix data race bug | Madhuparna Bhowmik | 2020-09-07 | 1 | -0/+3 |
* | mmc: via-sdmmc: use generic power management | Vaibhav Gupta | 2020-07-24 | 1 | -25/+8 |
* | mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core | Ulf Hansson | 2020-05-28 | 1 | -1/+6 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -10/+0 |
* | mmc: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -3/+3 |
* | mmc-host: via: use setup_timer() helper. | Allen | 2017-10-30 | 1 | -3/+1 |
* | mmc: host: via-sdmmc: constify pci_device_id. | Arvind Yadav | 2017-08-30 | 1 | -1/+1 |
* | mmc: host: Include interrupt.h in mmc host drivers that depends on it | Ulf Hansson | 2017-02-13 | 1 | -0/+1 |
* | mmc: via-sdmmc: Move away from using deprecated APIs | Ulf Hansson | 2013-10-30 | 1 | -6/+1 |
* | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: via-sdmmc: Use module_pci_driver | Sachin Kamat | 2012-09-04 | 1 | -15/+1 |
* | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -1/+1 |
* | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-26 | 1 | -0/+1 |
* | mmc: use pci_dev->revision | Sergei Shtylyov | 2011-03-25 | 1 | -3/+2 |
* | mmc: via-sdmmc: Remove set-but-unused variable. | Chris Ball | 2011-03-15 | 1 | -3/+0 |
* | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 | 1 | -2/+1 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -1/+1 |
* | mmc: Add new via-sdmmc host controller driver | Harald Welte | 2009-06-21 | 1 | -0/+1362 |