Age | Commit message (Expand) | Author |
2008-07-15 | MMC: Fix S3C24XX IRQ enable during PIO transfers | Roman Moracik |
2008-07-15 | Fix the request finalisation by ensuring the controller | Thomas Kleffel |
2008-07-15 | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte |
2008-07-15 | MMC: S3C24XX MMC/SD driver write fixes | Harald Welte |
2008-07-15 | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel |
2008-07-15 | sdhci: graceful handling of bad addresses | Pierre Ossman |
2008-07-15 | sdhci: scatter-gather (ADMA) support | Pierre Ossman |
2008-07-15 | sdhci-pci: don't penalize newer jmicron chips | Pierre Ossman |
2008-07-15 | au1xmmc: remove custom carddetect poll implementation. | Manuel Lauss |
2008-07-15 | au1xmmc: abort requests early if no card is present. | Manuel Lauss |
2008-07-15 | au1xmmc: codingstyle tidying. | Manuel Lauss |
2008-07-15 | au1xmmc: SDIO IRQ support. | Manuel Lauss |
2008-07-15 | au1xmmc: enable 4 bit transfer mode | Manuel Lauss |
2008-07-15 | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss |
2008-07-15 | at91_mci: Fix byte mode transitions. | Ville Syrjala |
2008-07-15 | at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. | Ville Syrjala |
2008-07-15 | at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) | Ville Syrjala |
2008-07-15 | at91_mci: manage cmd error and data error independently | Nicolas Ferre |
2008-07-15 | mmc: at91_mci: do not read irq status twice as it will forget some errors | Nicolas Ferre |
2008-07-15 | mmc: at91_mci: add sdio irq management | Eric Benard |
2008-07-15 | mmc: at91_mci: add multiwrite switch | Nicolas Ferre |
2008-07-15 | mmc: at91_mci: update bytes_xfered value once xfer done | Nicolas Ferre |
2008-07-15 | mmc: at91_mci: avoid timeouts | Marc Pignat |
2008-07-15 | mmc: at91_mci: show timeouts | Marc Pignat |
2008-07-15 | mmc: at91_mci: support for block size not modulo 4 | Marc Pignat |
2008-07-15 | mmc: change .get_ro() callback semantics | Anton Vorontsov |
2008-07-15 | mmc_spi: add support for card-detection polling | Anton Vorontsov |
2008-07-15 | sdhci-pci: unaligned data with ricoh controllers | Pierre Ossman |
2008-07-15 | sdhci: handle hot-remove | Pierre Ossman |
2008-07-15 | sdhci: support JMicron secondary interface | Pierre Ossman |
2008-07-15 | sdhci: toggle JMicron PMOS setting | Pierre Ossman |
2008-07-15 | sdhci: make workaround for timeout bug more general | Pierre Ossman |
2008-07-15 | sdhci: more complex quirks handling | Pierre Ossman |
2008-07-15 | sdhci: remove forced dma quirks | Pierre Ossman |
2008-07-15 | sdhci: move pci stuff to separate module | Pierre Ossman |
2008-07-15 | sdhci: don't check block count for progress | Pierre Ossman |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-10 | Merge branch 'imx' into devel | Russell King |
2008-07-06 | pxamci: fix byte aligned DMA transfers | Philipp Zabel |
2008-07-05 | IMX: introduce clock API | Sascha Hauer |
2008-07-04 | mmc: don't use DMA on newer ENE controllers | Pierre Ossman |
2008-07-04 | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout | Andres Salomon |
2008-07-04 | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue | Andres Salomon |
2008-07-03 | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas |
2008-06-12 | mmc: wbsd: initialize tasklets before requesting interrupt | Chuck Ebbert |
2008-05-21 | missing dependencies on HAS_DMA | Al Viro |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-05-17 | at91_mci: minor cleanup | Marc Pignat |
2008-05-14 | mmc: Fix omap compile by replacing dev_name with dma_dev_name | Tony Lindgren |
2008-05-13 | mmc: make one-bit signed bitfields unsigned | Harvey Harrison |