summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-245-21/+10
| * mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-246-92/+37
| * mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-241-0/+1
| * mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-241-0/+2
| * mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-241-0/+2
| * mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-241-1/+42
| * mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-242-5/+31
| * mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-241-0/+7
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-242-40/+256
| * mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-241-18/+13
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-243-8/+23
| * mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-241-16/+26
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-241-18/+21
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-243-54/+43
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-241-2/+2
| * mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-241-23/+21
| * mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-1/+1
| * mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+6
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-241-2/+2
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-242-7/+7
| * mmc: Reliable write support.Andrei Warkentin2011-05-242-4/+82
| * mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-241-1/+1
| * mmc: tegra: add pm_flagsVenkat Rao2011-05-241-0/+2
| * mmc: remove redundant irq disablingJohn Ogness2011-05-241-8/+0
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-241-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-232-16/+31
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-232-16/+31
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ARM: 6858/1: mmci: force negative edge on clock bypass for ux500Linus Walleij2011-05-121-0/+2
| | | * | | ARM: 6785/1: mmci: separate out ST Micro register definesLinus Walleij2011-05-112-16/+29
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
| | |/ / | |/| |
* | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* | | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
| |/ / |/| |
* | | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-271-0/+7
* | | mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-271-1/+1
* | | mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
* | | mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
* | | mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
* | | mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
* | | mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-319-14/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2919-1293/+1664
|\ \
| * | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
| * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-263-46/+6
| * | mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
| * | mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
OpenPOWER on IntegriCloud