index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2011-05-24
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-05-24
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
2011-05-24
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2011-05-24
mmc: quirks: Support for block quirks.
Andrei Warkentin
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2011-05-24
mmc: card: block.c cleanup for host claim/release.
Andrei Warkentin
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-05-24
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-24
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
2011-05-24
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2011-05-24
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
2011-05-24
mmc: tegra: add pm_flags
Venkat Rao
2011-05-24
mmc: remove redundant irq disabling
John Ogness
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2011-04-27
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
2011-04-27
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
2011-04-27
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-27
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
2011-04-27
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
2011-04-27
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-28
mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
Guennadi Liakhovetski
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-25
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
2011-03-25
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
2011-03-25
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
2011-03-25
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-25
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
[next]