aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-24
| * mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-24
| * mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-24
| * mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-24
| * mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-24
| * mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-24
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-24
| * mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-24
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-24
| * mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-24
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-24
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-24
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-24
| * mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-24
| * mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-24
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-24
| * mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-24
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-24
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-24
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
| * mmc: Reliable write support.Andrei Warkentin2011-05-24
| * mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-24
| * mmc: tegra: add pm_flagsVenkat Rao2011-05-24
| * mmc: remove redundant irq disablingJohn Ogness2011-05-24
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-23
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-23
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ARM: 6858/1: mmci: force negative edge on clock bypass for ux500Linus Walleij2011-05-12
| | | * | | ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij2011-05-11
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
| | |/ / | |/| |
* | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* | | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-16
| |/ / |/| |
* | | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-27
* | | mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-27
* | | mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-27
* | | mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-27
* | | mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-27
* | | mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-27
* | | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-27
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\ \
| * | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-28
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * | mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-25
| * | mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-25
| * | mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-25
| * | mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-25