index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
|
*
|
|
|
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
|
*
|
|
|
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
2009-09-23
|
*
|
|
|
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
|
*
|
|
|
msm_sdcc.c: move overly indented code to separate function
Joe Perches
2009-09-23
|
*
|
|
|
msm_sdcc.c: stylistic cleaning
Joe Perches
2009-09-23
|
*
|
|
|
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
2009-09-23
|
*
|
|
|
mmc: msm_sdccc: driver for HTC Dream
San Mehat
2009-09-23
|
*
|
|
|
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
|
*
|
|
|
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
2009-09-23
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
|
|
\
\
\
|
|
*
|
|
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
|
*
|
|
|
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
|
|
/
/
/
*
|
|
|
Merge branch 'master' into for-linus
Russell King
2009-09-22
|
\
|
|
|
|
*
|
|
driver model: constify attribute groups
David Brownell
2009-09-15
*
|
|
|
ARM: 5721/1: MMCI enable the use of a regulator
Linus Walleij
2009-09-22
*
|
|
|
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
2009-09-22
*
|
|
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-09-21
|
\
\
\
\
|
*
|
|
|
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
|
*
|
|
|
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
2009-09-10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ARM: 5698/1: MMCI pass capabilities in platform data
Linus Walleij
2009-09-15
*
|
|
|
ARM: 5697/1: MMCI Break out clock divider setup
Linus Walleij
2009-09-15
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' into devel
Russell King
2009-09-12
|
\
|
|
|
*
|
drivers/mmc: correct error-handling code
Julia Lawall
2009-08-07
*
|
|
Merge branch 'devel-stable' into devel
Russell King
2009-09-12
|
\
\
\
|
*
|
|
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
2009-09-12
|
|
/
/
|
*
|
imxmmc: Remove unnecessary semicolons
Joe Perches
2009-07-31
|
*
|
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2009-07-31
|
*
|
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2009-07-31
|
*
|
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
2009-07-29
|
*
|
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
2009-07-20
|
*
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-07-09
|
|
\
\
|
|
*
|
pxamci: correct DMA flow control
Matt Reimer
2009-07-03
|
|
|
/
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
2009-09-12
|
\
\
|
|
|
|
|
/
|
|
/
|
|
|
*
spi: add spi_master flag word
David Brownell
2009-06-30
|
|
/
*
|
ARM: 5685/1: Make MMCI driver compile without gpiolib
Linus Walleij
2009-09-02
*
|
MMC: MMCI: use gpiolib for card detect/write protect
Russell King
2009-07-09
*
|
MMC: MMCI: use AMBA bus accessors
Russell King
2009-07-09
|
/
*
sdhci: remove needless double parenthesis
Pierre Ossman
2009-06-21
*
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
2009-06-21
*
s3cmci: fix dma configuration call
Ben Dooks
2009-06-21
*
mmc: Add new via-sdmmc host controller driver
Harald Welte
2009-06-21
*
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
2009-06-21
*
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
2009-06-21
*
sdhci: Add better ADMA error reporting
Ben Dooks
2009-06-21
*
sdhci-s3c: Samsung S3C based SDHCI controller glue
Ben Dooks
2009-06-21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-06-14
|
\
|
*
atmel-mci: add MCI2 register definitions
Nicolas Ferre
2009-06-13
|
*
atmel-mci: Integrate AT91 specific definition in header file
Nicolas Ferre
2009-06-13
|
*
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2009-06-13
[prev]
[next]