aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath2-15/+69
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath2-0/+43
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath3-1/+176
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2-4/+17
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath2-0/+73
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath3-3/+108
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath1-3/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath7-30/+176
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath1-10/+58
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath5-17/+262
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2-1/+203
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent1-0/+1
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2-4/+29
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin1-7/+19
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2-0/+8
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown1-3/+4
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball6-34/+12
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball5-21/+10
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball6-92/+37
2011-05-24mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball1-0/+1
2011-05-24mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball1-0/+2
2011-05-24mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin1-0/+2
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-1/+42
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2-5/+31
2011-05-24mmc: quirks: Support for block quirks.Andrei Warkentin1-0/+7
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin2-40/+256
2011-05-24mmc: card: block.c cleanup for host claim/release.Andrei Warkentin1-18/+13
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin3-8/+23
2011-05-24mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin1-16/+26
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-18/+21
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin3-54/+43
2011-05-24mmc: core: fix memory leak in mmc_add_hostWolfram Sang1-2/+2
2011-05-24mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande1-23/+21
2011-05-24mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-0/+2
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-1/+1
2011-05-24mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+2
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+6
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen1-2/+2
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2-7/+7
2011-05-24mmc: Reliable write support.Andrei Warkentin2-4/+82
2011-05-24mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo1-1/+1
2011-05-24mmc: tegra: add pm_flagsVenkat Rao1-0/+2
2011-05-24mmc: remove redundant irq disablingJohn Ogness1-8/+0
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity1-0/+10
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+31
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linusRussell King2-16/+31
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5