summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching1-0/+20
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter1-1/+2
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter1-0/+10
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee1-60/+45
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee1-73/+1
2013-10-30mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst1-0/+46
2013-10-21mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen1-0/+30
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter1-0/+9
2013-07-05mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter1-2/+30
2013-05-26mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter1-0/+2
2013-05-26mmc: sdhci-pci: add more device idsAdrian Hunter1-0/+54
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter1-0/+1
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen1-1/+1
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu1-0/+1
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer1-2/+2
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2012-12-06mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram1-0/+1
2012-11-28mmc: remove use of __devexitBill Pemberton1-2/+2
2012-11-28mmc: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-3/+3
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter1-1/+1
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-18/+1
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen1-1/+1
2012-09-04mmc: sdhci-pci: Use module_pci_driverSachin Kamat1-18/+1
2012-07-22mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake1-0/+1
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball1-3/+1
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss1-1/+3
2012-03-27mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein1-0/+33
2012-03-27mmc: sdhci-pci: Add MSI supportAlexander Stein1-0/+6
2012-03-27mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter1-0/+5
2012-03-27mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter1-1/+2
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter1-1/+1
2012-01-11mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter1-0/+7
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-1/+0
2012-01-11mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter1-68/+41
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter1-4/+28
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin1-20/+18
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss1-13/+13
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter1-4/+13
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter1-1/+181
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter1-0/+2
2011-10-26mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter1-0/+72
2011-07-20mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCsAdrian Hunter1-5/+16
2011-07-20mmc: sdhci-pci: add 8-bit bus width support for mrst hc0Major Lee1-0/+33
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai1-0/+5
2011-05-24mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande1-23/+21