| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-05-05 |
|\ |
|
| * | mvsdio: fix CONFIG_PM=y build | Rabin Vincent | 2009-05-03 |
| * | mmci: fix crash with debug enabled | Rabin Vincent | 2009-05-03 |
| * | sdhci: catch ADMA errors | Pierre Ossman | 2009-05-03 |
| * | mmc: increase power up delay | José M. Fernández | 2009-05-03 |
| * | sdhci-pci: bad error handling in probe function | Dan Carpenter | 2009-05-03 |
| * | mmc_block: be prepared for oversized requests | Pierre Ossman | 2009-05-03 |
* | | ARM: OMAP: MMC: Remove unused power_pin | Ladislav Michl | 2009-04-23 |
|/ |
|
* | mmc_spi: support for non-byte-aligned cards | Wolfgang Muees | 2009-04-08 |
* | omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs | Jarkko Lavinen | 2009-04-08 |
* | mmc: Fix compile for omap_hsmmc.c | Tony Lindgren | 2009-04-08 |
* | mmc_spi: convert timeout handling to jiffies and avoid busy waiting | Wolfgang Muees | 2009-04-08 |
* | mmc_spi: do not check CID and CSD blocks with CRC16 | Wolfgang Muees | 2009-04-08 |
* | omap_hsmmc: Flush posted write to IRQ | Kevin Hilman | 2009-04-08 |
* | New mail address for Pierre Ossman | Pierre Ossman | 2009-04-08 |
* | imxmmc: move RSSR BLR | Paulius Zaleckas | 2009-04-08 |
* | imxmmc: init-exit rework | Paulius Zaleckas | 2009-04-08 |
* | mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 | Jarkko Lavinen | 2009-04-08 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | atmel-mci: fix sdc_reg typo | Hans-Christian Egtvedt | 2009-03-24 |
| * | mmc: Add OpenFirmware bindings for SDHCI driver | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add quirk for forcing maximum block size to 2048 bytes | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add quirk for controllers that need IRQ re-init after reset | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add quirk for controllers that need small delays for PIO | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add set_clock callback and a quirk for nonstandard clocks | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add get_{max,timeout}_clock callbacks | Ben Dooks | 2009-03-24 |
| * | sdhci: Add support for hosts reporting inverted write-protect state | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add support for card-detection polling | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Enable only relevant (DMA/PIO) interrupts during transfers | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Split card-detection IRQs management from sdhci_init() | Anton Vorontsov | 2009-03-24 |
| * | sdhci: Add support for bus-specific IO memory accessors | Anton Vorontsov | 2009-03-24 |
| * | mmc_spi: adjust for delayed data token response | Wolfgang Muees | 2009-03-24 |
| * | omap_hsmmc: Wait for SDBP | Adrian Hunter | 2009-03-24 |
| * | omap_hsmmc: Fix MMC3 dma | Grazvydas Ignotas | 2009-03-24 |
| * | omap_hsmmc: Disable SDBP at suspend | Jarkko Lavinen | 2009-03-24 |
| * | omap_hsmmc: Do not prefix slot name | Adrian Hunter | 2009-03-24 |
| * | omap_hsmmc: Allow cover switch to cause rescan | Adrian Hunter | 2009-03-24 |
| * | omap_hsmmc: Add 8-bit bus width mode support | Jarkko Lavinen | 2009-03-24 |
| * | omap_hsmmc: Implement scatter-gather emulation | Juha Yrjola | 2009-03-24 |
| * | omap_hsmmc: Fix response type for busy after response | Adrian Hunter | 2009-03-24 |
| * | omap_hsmmc: Do dma cleanup also with data CRC errors | Jarkko Lavinen | 2009-03-24 |
| * | mmc: SDIO driver for Marvell SoCs | Maen Suleiman | 2009-03-24 |
| * | MMC: tmio_mmc.h: fix build problem | Alexander Beregalov | 2009-03-24 |
| * | tmio_mmc: Fix use after free in remove() | Magnus Damm | 2009-03-24 |
| * | tmio_mmc: Fix one off, use resource_size() in probe() | Magnus Damm | 2009-03-24 |
| * | mmc_spi: allow higher timeouts for SPI mode | Wolfgang Muees | 2009-03-24 |
| * | mmc_spi: wait more bytes for card response | Wolfgang Muees | 2009-03-24 |
| * | mmc_spi: allow setting of spi mode 3 | Wolfgang Muees | 2009-03-24 |
| * | mmc: During unsafe resume, select the right volatge for the card | Balaji Rao | 2009-03-24 |