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
Age
Commit message (
Expand
)
Author
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: Ensure prototypes for SD API are visible in sd.c
Mark Brown
2011-03-15
mmc: Improve MMC_TEST config text.
Will Newton
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: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
2011-03-15
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
2011-03-15
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
2011-03-15
mmc: remove BROKEN_CLK_GATING quirk for wl1271
Pierre Tardy
2011-03-15
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
2011-03-15
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
2011-03-15
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
2011-03-15
mmc: Fix the block device read only flag
Marc-André Hébert
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
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: fix division by zero in MMC core
Linus Walleij
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
[next]