summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2008-06-13Merge commit 'mmc/next'Stephen Rothwell
2008-06-05mmc: Fix crash in mmc_block on 64-bitBen Collins
2008-06-04Merge branch 'master' of ../mmcPierre Ossman
2008-06-04Merge branch 'master' of ../lockPierre Ossman
2008-06-01mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-06-01mmc_spi: add support for card-detection pollingAnton Vorontsov
2008-06-01mmc: add support for card-detection pollingAnton Vorontsov
2008-05-28sdhci-pci: unaligned data with ricoh controllersPierre Ossman
2008-05-28mmc_test: add test case controlPierre Ossman
2008-05-28sdhci: handle hot-removePierre Ossman
2008-05-28sdhci: support JMicron secondary interfacePierre Ossman
2008-05-28sdhci: toggle JMicron PMOS settingPierre Ossman
2008-05-28sdhci: more complex quirks handlingPierre Ossman
2008-05-28sdhci: remove forced dma quirksPierre Ossman
2008-05-28sdhci: move pci stuff to separate modulePierre Ossman
2008-05-22sdhci: don't check block count for progressPierre Ossman
2008-05-21missing dependencies on HAS_DMAAl Viro
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...tip-x86-numa-fixes-2008-05-26_08_53_MonLinus Torvalds
2008-05-17at91_mci: minor cleanupMarc Pignat
2008-05-14mmc: mmc host test driverPierre Ossman
2008-05-14mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren
2008-05-13mmc: make one-bit signed bitfields unsignedHarvey Harrison
2008-05-04[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison
2008-04-28[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij
2008-04-19drivers/mmc/core/mmc_ops.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2008-04-19mmc: Lock sysfs interfaceAnderson Briglia
2008-04-19mmc: Implement card lock/unlock operation, using the MMC_LOCK_UNLOCK command.Anderson Briglia
2008-04-19mmc: Implement key retention operations.Anderson Briglia
2008-04-19mmc: Lockable card stateAnderson Briglia
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk
2008-04-18mmc: make __mmc_release_bus() staticAdrian Bunk
2008-04-18sdhci: improve no card, no reset quirkPierre Ossman
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen
2008-04-18MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen
2008-04-18MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park
2008-04-18MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar
2008-04-18MMC: OMAP: Abort stuck commandsJarkko Lavinen
2008-04-18MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren