aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sh_mmcif.c
Commit message (Expand)AuthorAge
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-06
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * mmc: sh_mmcif: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-23
* | mmc: sh_mmcif: Add exclusion between cmd and interruptKouichi Tomita2015-03-23
* | mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()Kouichi Tomita2015-03-23
|/
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-09
* mmc: sh_mmcif: Configure DMA slave bus widthLaurent Pinchart2014-07-26
* mmc: sh_mmcif: Fix DMA slave address configurationLaurent Pinchart2014-07-26
* mmc: sh-mmcif: final error path cleanupBen Dooks2014-07-09
* mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for irq managementBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for clock managementBen Dooks2014-07-09
* mmc: sh-mmcif: use devm_ for ioremapBen Dooks2014-07-09
* mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks2014-07-09
* mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart2014-01-13
* mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart2014-01-13
* mmc: sh_mmcif: Convert to clk_prepare|unprepareUlf Hansson2013-11-08
* mmc: sh_mmcif: Convert to PM macros when defining dev_pm_opsUlf Hansson2013-11-08
* mmc: sh_mmcif: Move away from using deprecated APIsUlf Hansson2013-10-30
* mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski2013-08-25
* mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski2013-08-25
* mmc: sh_mmcif: add support for Device Tree DMA bindingsGuennadi Liakhovetski2013-08-25
* mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski2013-08-25
* mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-24
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-24
* mmc: sh_mmcif: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski2013-06-06
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-24
* mmc: sh_mmcif: simplify IRQ processingGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: report all errorsTeppei Kamijou2013-02-11
* mmc: sh_mmcif: fix I/O errorsGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: reset DMA completion immediately before starting DMAGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: reset error code for any opcodeGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: fix a race, causing an Oops on SMPGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: (cosmetic) simplify boolean return blocksGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or errorTeppei Kamijou2013-02-11
* mmc: sh_mmcif: fix missing and consolidate IO completion timeoutsGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()Teppei Kamijou2013-02-11
* mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeoutTeppei Kamijou2013-02-11
* mmc: sh_mmcif: Add support for eMMC Dual Data RateTeppei Kamijou2013-02-11
* mmc: sh_mmcif: add support for bundled MMCIF IRQsShinya Kuribayashi2013-02-11
* mmc: sh_mmcif: ensure run-time suspend call is processed before suspendTeppei Kamijou2013-02-11
* mmc: sh_mmcif: force to fail CMD52 immediatelyTeppei Kamijou2013-02-11
* mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo2013-02-11
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-28
| * mmc: remove use of __devinitBill Pemberton2012-11-28
* | mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-06