summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-06-06Merge branch 'tracking-linaro-android-3.10' into merge-linux-linaro-core-trac...Andrey Konovalov
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-10ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones
2013-05-08Merge remote-tracking branch 'linus/master' into linaro-android-3.10-experime...John Stultz
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06Merge remote-tracking branch 'linus/master' into linaro-android-3.10-experime...John Stultz
2013-05-06Merge remote-tracking branch 'linus/master' into linaro-android-3.10-experime...John Stultz
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-30mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
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-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-23mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann
2013-04-17Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-04-12Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-04-12mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin
2013-04-12mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin
2013-04-12mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin
2013-04-12mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin
2013-04-12mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin
2013-04-12mmc: mxcmmc: DT supportMarkus Pargmann