aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-08-091-0/+1
* 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
* New mail address for Pierre OssmanPierre Ossman2009-04-081-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
* Revert "sdhci: force high speed capability on some controllers"Pierre Ossman2009-02-181-2/+1
* pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven2008-12-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-1/+2
|\
| * sdhci: force high speed capability on some controllersPierre Ossman2008-10-121-1/+2
* | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-041-1/+1
|/
* sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-011-1/+2
* sdhci: scatter-gather (ADMA) supportPierre Ossman2008-07-151-0/+17
* sdhci-pci: don't penalize newer jmicron chipsPierre Ossman2008-07-151-4/+6
* sdhci-pci: unaligned data with ricoh controllersPierre Ossman2008-07-151-0/+1
* sdhci: handle hot-removePierre Ossman2008-07-151-5/+16
* sdhci: support JMicron secondary interfacePierre Ossman2008-07-151-2/+125
* sdhci: toggle JMicron PMOS settingPierre Ossman2008-07-151-0/+67
* sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-151-1/+1
* sdhci: more complex quirks handlingPierre Ossman2008-07-151-43/+86
* sdhci: remove forced dma quirksPierre Ossman2008-07-151-20/+2
* sdhci: move pci stuff to separate modulePierre Ossman2008-07-151-0/+486