summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-27mmc: atmel-mci: remove useless includeAlexandre Belloni
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen
2015-08-27mmc: sdhci-esdhc-imx: Document new DT bindings for imx7d supportHaibo Chen
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-08-27mmc: host: use of_property_read_bool()Sergei Shtylyov
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-24mmc: tmio: Fix timeout value for command requestTakeshi Kihara
2015-08-24MAINTAINERS: add entry for Atmel sdhci-of-at91 driverludovic.desroches@atmel.com
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-08-17mmc: dw_mmc: Fix coding style issuesShawn Lin
2015-08-17mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-08-17mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu
2015-08-17mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart
2015-08-17Documentation: dt: update ti,am33xx-hsmmc swakeup workaroundAndreas Fenkart
2015-08-17mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov
2015-08-17mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov
2015-08-17mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov
2015-08-17mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov
2015-08-17mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick
2015-08-17mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati
2015-08-17mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati
2015-08-17mmc: pxamci: switch over to dmaengine useDaniel Mack
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-08-16Linux 4.2-rc7Linus Torvalds
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski