summaryrefslogtreecommitdiff
path: root/drivers
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-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-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: omap_hsmmc: regulator automatically released by devmAndreas Fenkart
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas 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-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-14zram: fix pool name truncationSergey Senozhatsky
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-13Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot
2015-08-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-08-13Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie