aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings1-1816/+0
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee1-0/+1
2015-06-16mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan1-1/+24
2015-06-01mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter1-0/+1
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter1-0/+83
2015-04-08mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching1-0/+1
2015-01-19mmc: sdhci-pci: Remove redundant runtime PM idle callbackUlf Hansson1-6/+1
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter1-0/+25
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-11/+7
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-11/+7
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter1-2/+8
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter1-0/+3
2014-11-26mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhciVincent Wan1-1/+3
2014-11-26mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhciVincent Wan1-1/+26
2014-11-10mmc: sdhci-pci: Add 64-bit DMA supportAdrian Hunter1-2/+12
2014-10-03mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter1-0/+2
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter1-1/+19
2014-10-03mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter1-2/+4
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng1-3/+6
2014-09-09mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng1-0/+1
2014-09-09mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox1-0/+23
2014-09-09mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-07-26mmc: sdhci-pci: remove PCI PM functions in suspend/resume callbackChuanxiao.Dong1-17/+6
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo1-1/+1
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo1-0/+1
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne1-0/+12
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: convert reset into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King1-4/+2
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/git/gregkh/driver-coreLinus 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