Age | Commit message (Expand) | Author |
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 |
2008-05-04 | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver | Linus Walleij |
2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-29 | mmc: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-28 | [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2 | Linus Walleij |
2008-04-18 | sdhci: improve no card, no reset quirk | Pierre Ossman |
2008-04-18 | MMC: OMAP: Do not busy wait for end of command for ever | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Start new commands from work queue instead of irq | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Lazy clock shutdown | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Move failing command abortion to workqueue | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Use tasklet instead of workqueue for cover switch notification | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: Check the get_cover_state function pointer if not set | Kyungmin Park |
2008-04-18 | MMC: OMAP: Using setup_timer instead of init_timer | Carlos Eduardo Aguiar |
2008-04-18 | MMC: OMAP: Abort stuck commands | Jarkko Lavinen |
2008-04-18 | MMC: OMAP: General cleanup for MMC multislot support | Juha Yrjola |
2008-04-18 | MMC: OMAP: Power functions modified to MMC multislot support | Juha Yrjola |
2008-04-18 | MMC: OMAP: Fix timeout calculation for MMC multislot support | Juha Yrjola |
2008-04-18 | MMC: OMAP: New release dma and abort xfer functions | Juha Yrjola |
2008-04-18 | MMC: OMAP: Add back cover switch support | Juha Yrjola |
2008-04-18 | MMC: OMAP: Introduce new multislot structure and change driver to use it | Juha Yrjola |
2008-04-18 | MMC: OMAP: Remove cover switch handling to allow adding multislot support | Tony Lindgren |
2008-04-18 | MMC: OMAP: Fix the BYTEBLOCK capability removal | Francisco Alecrim |
2008-04-18 | MMC: OMAP: Remove extra divisor increase | Tony Lindgren |
2008-04-18 | MMC: OMAP: Remove some opcodes from host driver | Carlos Eduardo Aguiar |
2008-04-18 | sdhci: allow led to be controlled freely | Pierre Ossman |
2008-04-18 | sdhci: remove custom controller name | Pierre Ossman |
2008-04-15 | mmc: fix platform driver hotplug/coldplug | Kay Sievers |
2008-03-15 | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin |
2008-02-08 | mmc: extend ricoh_mmc to support Ricoh RL5c476 | Frank Seidel |
2008-02-08 | at91_mci: use generic GPIO calls | David Brownell |
2008-02-08 | sdhci: add num index for multi controllers case | Feng Tang |
2008-02-08 | mmc: remove sdhci and mmc_spi experimental markers | Pierre Ossman |
2008-02-08 | mmc: Handle suspend/resume in Ricoh MMC disabler | Philip Langdale |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-26 | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu |