summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Revert "sdhci: force high speed capability on some controllers"Pierre Ossman1-2/+1
2008-12-31pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven1-1/+1
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-1/+2
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman1-1/+2
2008-09-04Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse1-1/+1
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman1-1/+2
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman1-0/+17
2008-07-15sdhci-pci: don't penalize newer jmicron chipsPierre Ossman1-4/+6
2008-07-15sdhci-pci: unaligned data with ricoh controllersPierre Ossman1-0/+1
2008-07-15sdhci: handle hot-removePierre Ossman1-5/+16
2008-07-15sdhci: support JMicron secondary interfacePierre Ossman1-2/+125
2008-07-15sdhci: toggle JMicron PMOS settingPierre Ossman1-0/+67
2008-07-15sdhci: make workaround for timeout bug more generalPierre Ossman1-1/+1
2008-07-15sdhci: more complex quirks handlingPierre Ossman1-43/+86
2008-07-15sdhci: remove forced dma quirksPierre Ossman1-20/+2
2008-07-15sdhci: move pci stuff to separate modulePierre Ossman1-0/+486