index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
...
|
*
|
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2011-03-25
|
*
|
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
2011-03-25
|
*
|
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-25
|
*
|
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
2011-03-25
|
*
|
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
|
*
|
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
|
*
|
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
|
*
|
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
2011-03-25
|
|
/
*
/
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
|
/
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
|
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
*
|
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
*
|
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2011-03-23
*
|
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-22
*
|
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-19
|
\
\
|
*
|
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
2011-03-17
|
*
|
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
2011-03-17
|
*
|
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
2011-03-17
|
*
|
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
2011-03-17
|
*
|
mmc: core: reset card voltage after power off
Ulf Hansson
2011-03-17
|
*
|
mmc: core: export function mmc_do_release_host()
Ulf Hansson
2011-03-17
|
*
|
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
2011-03-17
|
*
|
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
2011-03-17
|
*
|
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
2011-03-17
|
*
|
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
2011-03-17
|
*
|
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
2011-03-17
|
*
|
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
2011-03-17
|
*
|
mmc: sh_mmcif: support aggressive clock gating
Guennadi Liakhovetski
2011-03-16
|
*
|
mmc: check if mmc cards < 2GB do sector addressing
Philip Rakity
2011-03-16
|
*
|
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
2011-03-16
|
*
|
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2011-03-15
|
*
|
mmc: via-sdmmc: Remove set-but-unused variable.
Chris Ball
2011-03-15
|
*
|
mmc: cb710: Return err value in cb710_wait_while_busy()
Chris Ball
2011-03-15
|
*
|
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
2011-03-15
|
*
|
mmc: mxs-mmc: add mmc host driver for i.MX23/28
Shawn Guo
2011-03-15
|
*
|
mmc: sdhci-tegra: free irq on error and remove
Wolfram Sang
2011-03-15
|
*
|
mmc: mxcmmc: use dmaengine API
Sascha Hauer
2011-03-15
|
*
|
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
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
[prev]
[next]