Age | Commit message (Expand) | Author |
2020-05-28 | mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc core | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Throttle polling rate for commands | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Throttle polling rate for data transfers | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status() | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd() | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Drop unused defines | Ulf Hansson |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2017-08-30 | mmc: sdricoh_cs: constify mmc_host_ops structures | Julia Lawall |
2017-06-20 | mmc: sdricoh_cs: remove redundant check if len is non-zero | Colin Ian King |
2016-02-29 | mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection | Markus Elfring |
2016-02-29 | mmc: sdricoh_cs: Delete unnecessary variable initialisations | Markus Elfring |
2013-10-30 | mmc: sdricoh_cs: Move away from using deprecated APIs | Ulf Hansson |
2013-03-15 | drivers/mmc: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten |
2011-10-26 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming |
2008-12-31 | Merge branch 'master' of ../mmc | Pierre Ossman |
2008-12-31 | mmc: balanc pci_iomap with pci_iounmap | Roel Kluin |
2008-11-30 | sdricoh_cs: Add support for Bay Controller devices | Sascha Sommer |
2008-08-17 | sdricoh_cs: removed unused #include <version.h> | Huang Weiyi |
2008-07-15 | mmc: host driver for Ricoh Bay1Controllers | Sascha Sommer |