aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pci.c
AgeCommit message (Expand)Author
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
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen
2012-09-04mmc: sdhci-pci: Use module_pci_driverSachin Kamat
2012-07-22mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-03-27mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein
2012-03-27mmc: sdhci-pci: Add MSI supportAlexander Stein
2012-03-27mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter
2012-03-27mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter
2012-01-11mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter
2012-01-11mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter
2011-10-26mmc: sdhci-pci: add eMMC hardware reset supportAdrian Hunter
2011-07-20mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCsAdrian Hunter
2011-07-20mmc: sdhci-pci: add 8-bit bus width support for mrst hc0Major Lee
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-24mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande
2011-04-27mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball
2011-03-25mmc: use pci_dev->revisionSergei Shtylyov
2011-03-15mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball
2011-03-15mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer
2011-01-08mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li
2010-11-09mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake
2010-10-23mmc: sdhci: Add Moorestown device supportAlan Cox
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen