index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mmcif.c
Age
Commit message (
Expand
)
Author
2013-11-08
mmc: sh_mmcif: Convert to clk_prepare|unprepare
Ulf Hansson
2013-11-08
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
Ulf Hansson
2013-10-30
mmc: sh_mmcif: Move away from using deprecated APIs
Ulf Hansson
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
2013-08-25
mmc: sh_mmcif: add support for Device Tree DMA bindings
Guennadi Liakhovetski
2013-08-25
mmc: sh_mmcif: move header include from header into .c
Guennadi Liakhovetski
2013-08-24
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-06-27
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-06
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: report all errors
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
2013-02-11
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: force to fail CMD52 immediately
Teppei Kamijou
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: sh_mmcif: remove unneeded clock connection ID
Guennadi Liakhovetski
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-07
mmc: sh_mmcif: fix use after free
Guennadi Liakhovetski
2012-10-03
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
2012-10-03
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-21
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-20
mmc: sh_mmcif: switch to the new DMA channel allocation and configuration
Guennadi Liakhovetski
2012-07-13
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
2012-04-05
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
[next]