summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-101-18/+1
|\
| * mmc: sdhci-pci: Use module_pci_driverSachin Kamat2012-09-041-18/+1
* | sections: fix section conflicts in drivers/mmcAndi Kleen2012-10-061-1/+1
|/
* mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-07-221-0/+1
* Revert "mmc: sdhci-pci: Add MSI support"Chris Ball2012-04-051-6/+0
* Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2012-04-051-3/+1
* mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2012-04-051-1/+3
* mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein2012-03-271-0/+33
* mmc: sdhci-pci: Add MSI supportAlexander Stein2012-03-271-0/+6
* mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter2012-03-271-0/+5
* mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter2012-03-271-1/+2
* mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
* mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter2012-01-111-0/+7
* mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-111-1/+0
* mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter2012-01-111-68/+41
* mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-111-4/+28
* mmc: sdhci-pci: simplify error handlingAxel Lin2012-01-111-20/+18
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-191-13/+13
* mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-261-4/+13
* mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-261-1/+181
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-0/+2
* mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+72
* mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCsAdrian Hunter2011-07-201-5/+16
* mmc: sdhci-pci: add 8-bit bus width support for mrst hc0Major Lee2011-07-201-0/+33
* mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-241-0/+5
* mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-241-23/+21
* mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
* mmc: use pci_dev->revisionSergei Shtylyov2011-03-251-4/+2
* mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball2011-03-151-4/+0
* mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer2011-03-151-0/+8
* mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai2011-01-081-0/+2
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-081-6/+41
* mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li2011-01-081-0/+112
* mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-091-6/+14
* mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake2010-11-071-2/+9
* mmc: sdhci: Add Moorestown device supportAlan Cox2010-10-231-0/+39
* mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-231-0/+48
* mmc: sdhci: Allow the probe handler to override slotsAlan Cox2010-10-231-0/+2
* mmc: add ricoh e822 pci idPablo Castillo2010-08-111-0/+8
* mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky2010-08-111-0/+41
* drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick2010-03-061-4/+3
* sdio: sdhci support for suspend mode PM featuresNicolas Pitre2010-03-061-3/+14
* sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre2009-12-151-0/+75
* sdhci: support for ADMA only hostsRichard Röjfors2009-09-231-1/+1
* sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball2009-09-231-1/+2
* sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte2009-06-211-0/+20
* sdhci-pci: bad error handling in probe functionDan Carpenter2009-05-031-3/+5
OpenPOWER on IntegriCloud