index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
2011-03-15
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
2011-03-15
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
2011-03-15
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
2011-03-15
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
2011-03-15
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
2011-03-15
mmc: atmel-mci: conform to DMA-API
Linus Walleij
2011-03-15
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
2011-03-15
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
2011-03-15
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
2011-03-15
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
2011-03-15
mmc: mmc_mxc: Allow selection only for the correct platforms
Fabio Estevam
2011-03-15
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
2011-03-15
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
2011-01-27
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
2011-01-26
mmc: bfin_sdh: fix alloc size for private data
Sonic Zhang
2011-01-26
mmc: sdhci-s3c: add platform_8bit_width() hook
Jaehoon Chung
2011-01-25
mmc: jz4740: don't treat NULL clk as an error
Jamie Iles
2011-01-25
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
2011-01-25
mmc: ushc: Remove duplicate include of usb.h
Jesper Juhl
2011-01-26
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-24
ARM: 6632/3: mmci: stop using the blockend interrupts
Linus Walleij
2011-01-21
drivers: mmc: msm: remove clock disable in probe
Daniel Walker
2011-01-21
mmc: msm: fix dma usage not to use internal APIs
Daniel Walker
2011-01-14
mmc: sdhci-of: fix build on non-powerpc platforms
Rob Herring
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-09
mmc: davinci: add support for SDIO irq handling
Alagu Sankar
2011-01-08
mmc: tmio_mmc: fix CMD irq handling
Arnd Hannemann
2011-01-08
mmc: tmio_mmc: handle missing HW interrupts
Arnd Hannemann
2011-01-08
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
2011-01-08
mmc: tmio_mmc: silence compiler warnings
Arnd Hannemann
2011-01-08
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
2011-01-08
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
2011-01-08
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
2011-01-08
mmc: tmio_mmc: allow multi-element scatter-gather lists
Guennadi Liakhovetski
2011-01-08
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
2011-01-08
mmc: add sdhci-tegra driver for Tegra SoCs
Olof Johansson
2011-01-08
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
2011-01-08
mmc: sdhci-s3c: Support controllers with no internal clock divider
Jeongbae Seo
2011-01-08
mmc: sdhci-s3c: Support additional host capabilities
Jeongbae Seo
2011-01-08
mmc: sdhci: Enable bus-width test for JMicron controllers
Takashi Iwai
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
[next]