| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: core: fix init controller performance regression, updated patch | Adrian Hunter | 2013-04-15 | 1 | -0/+1 |
* | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen | 2013-03-22 | 1 | -1/+1 |
* | mmc: sdio: bind acpi with sdio function device | Aaron Lu | 2013-03-22 | 1 | -0/+1 |
* | mmc: sdhci: rename platform_8bit_width to platform_bus_width | Sascha Hauer | 2013-02-24 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -7/+7 |
|\ |
|
| * | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
| * | mmc: remove use of __devinitconst | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
| * | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller | Madhvapathi Sriram | 2012-12-06 | 1 | -0/+1 |
|/ |
|
* | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter | 2012-11-07 | 1 | -1/+1 |
* | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-10 | 1 | -18/+1 |
|\ |
|
| * | mmc: sdhci-pci: Use module_pci_driver | Sachin Kamat | 2012-09-04 | 1 | -18/+1 |
* | | sections: fix section conflicts in drivers/mmc | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
|/ |
|
* | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake | 2012-07-22 | 1 | -0/+1 |
* | Revert "mmc: sdhci-pci: Add MSI support" | Chris Ball | 2012-04-05 | 1 | -6/+0 |
* | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" | Chris Ball | 2012-04-05 | 1 | -3/+1 |
* | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers | Manuel Lauss | 2012-04-05 | 1 | -1/+3 |
* | mmc: sdhci-pci: allow 8-bit bus width for Intel PCH | Alexander Stein | 2012-03-27 | 1 | -0/+33 |
* | mmc: sdhci-pci: Add MSI support | Alexander Stein | 2012-03-27 | 1 | -0/+6 |
* | mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO | Adrian Hunter | 2012-03-27 | 1 | -0/+5 |
* | mmc: sdhci-pci: select HC erase size for Medfield eMMC | Adrian Hunter | 2012-03-27 | 1 | -1/+2 |
* | mmc: sdhci-pci: set Medfield SDIO as non-removable | Adrian Hunter | 2012-02-13 | 1 | -1/+1 |
* | mmc: sdhci-pci: enable runtime PM for Medfield SDIO | Adrian Hunter | 2012-01-11 | 1 | -0/+7 |
* | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter | 2012-01-11 | 1 | -1/+0 |
* | mmc: sdhci-pci: get gpio numbers from platform data | Adrian Hunter | 2012-01-11 | 1 | -68/+41 |
* | mmc: sdhci-pci: add platform data | Adrian Hunter | 2012-01-11 | 1 | -4/+28 |
* | mmc: sdhci-pci: simplify error handling | Axel Lin | 2012-01-11 | 1 | -20/+18 |
* | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 2011-12-19 | 1 | -13/+13 |
* | mmc: sdhci-pci: add flag for devices that can support runtime PM | Adrian Hunter | 2011-10-26 | 1 | -4/+13 |
* | mmc: sdhci-pci: add runtime pm support | Adrian Hunter | 2011-10-26 | 1 | -1/+181 |
* | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-26 | 1 | -0/+1 |
* | mmc: block: support no access to boot partitions | Adrian Hunter | 2011-10-26 | 1 | -0/+2 |
* | mmc: sdhci-pci: add eMMC hardware reset support | Adrian Hunter | 2011-10-26 | 1 | -0/+72 |
* | mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs | Adrian Hunter | 2011-07-20 | 1 | -5/+16 |
* | mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 | Major Lee | 2011-07-20 | 1 | -0/+33 |
* | mmc: sdhci: Fix read-only detection with JMicron 388 chip | Takashi Iwai | 2011-05-24 | 1 | -0/+5 |
* | mmc: sdhci-pci: Fix checkpatch.pl errors | Ameya Palande | 2011-05-24 | 1 | -23/+21 |
* | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() | Chris Ball | 2011-04-27 | 1 | -0/+1 |
* | mmc: use pci_dev->revision | Sergei Shtylyov | 2011-03-25 | 1 | -4/+2 |
* | mmc: sdhci-pci: Remove set-but-unused variable. | Chris Ball | 2011-03-15 | 1 | -4/+0 |
* | mmc: sdhci: Add Ricoh e823 PCI ID | Manoj Iyer | 2011-03-15 | 1 | -0/+8 |
* | mmc: sdhci: Enable bus-width test for JMicron controllers | Takashi Iwai | 2011-01-08 | 1 | -0/+2 |
* | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai | 2011-01-08 | 1 | -6/+41 |
* | mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. | Jennifer Li | 2011-01-08 | 1 | -0/+112 |
* | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms | Jacob Pan | 2010-11-09 | 1 | -6/+14 |
* | mmc: sdhci: Properly enable SDIO IRQ wakeups | Daniel Drake | 2010-11-07 | 1 | -2/+9 |
* | mmc: sdhci: Add Moorestown device support | Alan Cox | 2010-10-23 | 1 | -0/+39 |
* | mmc: sdhci: Intel Medfield support | Xiaochen Shen | 2010-10-23 | 1 | -0/+48 |
* | mmc: sdhci: Allow the probe handler to override slots | Alan Cox | 2010-10-23 | 1 | -0/+2 |