summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pci.c
AgeCommit message (Expand)Author
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-06-16mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan
2015-06-01mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter
2015-04-08mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching
2015-01-19mmc: sdhci-pci: Remove redundant runtime PM idle callbackUlf Hansson
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter
2014-11-26mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhciVincent Wan
2014-11-26mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhciVincent Wan
2014-11-10mmc: sdhci-pci: Add 64-bit DMA supportAdrian Hunter
2014-10-03mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter
2014-10-03mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng
2014-09-09mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng
2014-09-09mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox
2014-09-09mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin
2014-07-26mmc: sdhci-pci: remove PCI PM functions in suspend/resume callbackChuanxiao.Dong
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee
2013-10-30mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst
2013-10-21mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter
2013-07-05mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter
2013-05-26mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter
2013-05-26mmc: sdhci-pci: add more device idsAdrian Hunter
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitconstBill Pemberton