summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings2015-10-261-1816/+0
* mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee2015-08-271-0/+1
* mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan2015-06-161-1/+24
* mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter2015-06-011-0/+1
* mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter2015-06-011-0/+83
* mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching2015-04-081-0/+1
* mmc: sdhci-pci: Remove redundant runtime PM idle callbackUlf Hansson2015-01-191-6/+1
* mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-121-0/+25
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-11/+7
|\
| * MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-11/+7
* | mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter2014-12-021-2/+8
* | mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter2014-12-021-0/+3
* | mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhciVincent Wan2014-11-261-1/+3
* | mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhciVincent Wan2014-11-261-1/+26
* | mmc: sdhci-pci: Add 64-bit DMA supportAdrian Hunter2014-11-101-2/+12
|/
* mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequencyAdrian Hunter2014-10-031-0/+2
* mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter2014-10-031-1/+19
* mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllersAdrian Hunter2014-10-031-2/+4
* mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng2014-09-091-3/+6
* mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng2014-09-091-0/+1
* mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2014-09-091-0/+23
* mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2
* mmc: sdhci-pci: remove PCI PM functions in suspend/resume callbackChuanxiao.Dong2014-07-261-17/+6
* mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo2014-07-101-1/+1
* mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2014-07-101-0/+1
* mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2014-07-091-0/+12
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-4/+2
* mmc: sdhci: add support for realtek rts5250Micky Ching2014-02-221-0/+20
* mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter2014-01-231-1/+2
* mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter2014-01-201-0/+10
* mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen2014-01-131-0/+1
* mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee2014-01-131-60/+45
* mmc: sdhci-pci: break out definitions to header fileAdam Lee2014-01-131-73/+1
* mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel ClovertrailEric Ernst2013-10-301-0/+46
* mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen2013-10-211-0/+30
* mmc: sdhci-pci: add another device idAdrian Hunter2013-07-051-0/+9
* mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter2013-07-051-2/+30
* mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter2013-05-261-0/+2
* mmc: sdhci-pci: add more device idsAdrian Hunter2013-05-261-0/+54
* mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-151-0/+1
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-221-1/+1
* mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-221-0/+1
* mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-241-2/+2
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-7/+7
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-281-2/+2
| * mmc: remove use of __devinitconstBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devinitBill Pemberton2012-11-281-3/+3
OpenPOWER on IntegriCloud