summaryrefslogtreecommitdiff
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAge
...
| * mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu2015-08-27
| * mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2015-08-27
| * mmc: host: use of_property_read_bool()Sergei Shtylyov2015-08-27
| * mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee2015-08-27
| * mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht2015-08-27
| * mmc: tmio: Fix timeout value for command requestTakeshi Kihara2015-08-24
| * mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com2015-08-24
| * mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com2015-08-24
| * mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke2015-08-17
| * mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung2015-08-17
| * mmc: dw_mmc: remove the unused blk_settingJaehoon Chung2015-08-17
| * mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung2015-08-17
| * mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2015-08-17
| * mmc: dw_mmc: Fix coding style issuesShawn Lin2015-08-17
| * mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin2015-08-17
| * mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu2015-08-17
| * mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu2015-08-17
| * mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart2015-08-17
| * mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart2015-08-17
| * mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov2015-08-17
| * mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov2015-08-17
| * mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov2015-08-17
| * mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-17
| * mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-17
| * mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick2015-08-17
| * mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati2015-08-17
| * mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2015-08-17
| * mmc: pxamci: switch over to dmaengine useDaniel Mack2015-08-17
| * mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2015-08-17
* | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | scatterlist: remove open coded sg_unmark_end instancesDan Williams2015-08-17
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\| | | |/ |/|
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* | mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2015-07-24
* | mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-24
* | mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng2015-07-24
* | mmc: sdhci: make max-frequency property in device tree workDong Aisheng2015-07-24
* | mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng2015-07-24
* | mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng2015-07-24
* | mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2015-07-24
* | mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-07-24
* | mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven2015-07-24
* | mmc: sdhci check parameters before call dma_free_coherentPeng Fan2015-07-24
* | mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R2015-07-24
* | mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I2015-07-24
* | Update Viresh Kumar's email addressViresh Kumar2015-07-17
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-02
|\
| * Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren2015-06-09
| |\
| * | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren2015-05-21
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \