aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+10
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-11/+12
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2016-07-18mmc: pxamci: fix potential oopsRobert Jarzmik1-7/+9
2016-07-18mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-07-18mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka1-1/+3
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-2/+0
2016-06-22mmc: move 'parent' tracking to mmc_blk_dataDan Williams1-2/+3
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig2-5/+7
2016-06-08x86, mmc: Use Intel family name macros for mmc driverDave Hansen1-1/+2
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie2-4/+5
2016-06-07drivers: use req op accessorMike Christie3-9/+9
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai1-5/+0
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai1-2/+2
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai1-2/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann5-9/+9
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-20/+128
2016-05-23mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-05-23mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson1-0/+64
2016-05-23mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung1-3/+3
2016-05-23mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin1-4/+4
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2016-05-20mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter1-1/+6
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-17mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter1-1/+10
2016-05-17mmc: block: Always switch back to main area after RPMB accessAdrian Hunter1-0/+8
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter1-0/+24
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2016-05-16Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki1-0/+1
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-16mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang1-1/+1
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang1-1/+6
2016-05-16mmc: block: improve logging of handling emmc timeoutsKen Sumrall1-2/+8
2016-05-16mmc: sdhci: removed unneeded function wrappersDong Aisheng1-45/+15
2016-05-10mmc: core: remove the invalid message in mmc_select_timingDong Aisheng1-9/+1
2016-05-10mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng1-3/+9
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman3-0/+87
2016-05-04mmc: sdhci-of-arasan: fix set_clock when a phy is supportedShawn Lin1-1/+25
2016-05-04mmc: omap: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi1-23/+25
2016-05-04mmc: mmc: Attempt to flush cache before resetAdrian Hunter1-0/+6
2016-05-04mmc: sh_mobile_sdhi: check return value when changing clkWolfram Sang1-3/+3
2016-05-04mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+Wolfram Sang1-0/+4
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang2-5/+5
2016-05-04mmc: sh_mobile_sdhi: make clk_update function more compactWolfram Sang1-4/+1
2016-05-04mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi1-40/+10
2016-05-04mmc: sdhci-of-at91: add presets setupLudovic Desroches1-0/+26
2016-05-02mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson1-0/+48