aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-06-14Merge remote-tracking branch 'jstultz-android/linaro-fixes/experimental/andro...lsk-android-2013.06Mark Brown
2013-06-14Merge branch 'tracking-linux-3.x.y' into merge-manifestMark Brown
2013-05-07mmc: atmel-mci: pio hang on block errorsTerry Barnaby
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-04-29mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2013-04-29mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2013-04-29mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2013-04-29mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2013-04-29mmc: core: host: only use wakelock for detect workColin Cross
2013-04-29mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2013-04-29mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2013-04-29mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2013-04-29mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2013-04-29mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2013-04-29mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2013-04-29mmc: core: Add deferred bus resume policy.San Mehat
2013-04-29mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2013-04-29mmc: sd: Add retries in re-detectionSan Mehat
2013-04-29mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2013-04-29mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2013-04-29trout: Add functions for WiFiDmitry Shmidt
2013-04-29mmc: Add concept of an 'embedded' SDIO device.San Mehat
2013-04-29mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2013-04-29mmc_block: Allow more than 8 partitions per cardColin Cross
2013-04-29mmc: block: Make multi-block write errors retry as single block writesJon Medhurst
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
2013-02-24mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski
2013-02-24mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski
2013-02-24mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam
2013-02-24mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski
2013-02-24mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: rtsx: remove driving adjustmentRoger Tseng
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: sdhci-pxav3: add pm runtime supportKevin Liu
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: block: don't start new request when the card is removedSeungwon Jeon
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon