aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sh_mmcif.c
Commit message (Expand)AuthorAge
* 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
* | mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-06
* | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-06
|/
* mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-07
* mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski2012-10-03
* mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQGuennadi Liakhovetski2012-10-03
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-24
|\
| * mmc: sh_mmcif: switch to the new DMA channel allocation and configurationGuennadi Liakhovetski2012-07-20
| * mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-12
* | mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-21
* | mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski2012-07-21
* | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart2012-07-21
|/
* mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman2012-04-05
* mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman2012-04-05
* mmc: sh_mmcif: double clock speedSimon Horman2012-04-05
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | mmc: sh_mmcif: fix MMC_GEN_CMD settingShimoda, Yoshihiro2012-03-27
* | Merge branch 'pm-qos'Rafael J. Wysocki2012-03-16
|\ \
| * | sh_mmcif / PM: Use PM QoS latency constraintRafael J. Wysocki2012-03-13
| |/
* / mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-13
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-31
* | | mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski2012-01-11