index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mobile_sdhi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
mmc: use .multi_io_quirk on sh_mobile
Kuninori Morimoto
2014-09-09
1
-1
/
+19
*
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
Geert Uytterhoeven
2014-09-09
1
-0
/
+3
*
mmc: tmio: add actual clock support as option
Shinobu Uehara
2014-09-09
1
-2
/
+4
*
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2014-09-09
1
-0
/
+5
*
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2014-09-09
1
-0
/
+5
*
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2014-09-09
1
-0
/
+5
*
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
2014-09-09
1
-0
/
+3
*
mmc: sdhi: Fixup system PM suspend lock-up
Ulf Hansson
2014-09-09
1
-1
/
+2
*
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2014-09-09
1
-1
/
+1
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
Kuninori Morimoto
2014-02-22
1
-0
/
+1
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
Kuninori Morimoto
2014-02-22
1
-1
/
+9
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
Kuninori Morimoto
2014-02-22
1
-1
/
+1
*
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
Kuninori Morimoto
2014-02-22
1
-1
/
+8
*
mmc: sdhi: tidyup sh_mobile_sdhi_of_match position
Kuninori Morimoto
2014-02-22
1
-13
/
+13
*
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
Ulf Hansson
2014-02-13
1
-4
/
+4
*
mmc: SDHI: add SoC specific workaround via HW version
Kuninori Morimoto
2014-01-13
1
-0
/
+11
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
1
-0
/
+8
*
mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare
Laurent Pinchart
2014-01-13
1
-2
/
+2
*
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
Guennadi Liakhovetski
2013-09-21
1
-8
/
+8
*
mmc: SDHI: add DT compatibility strings for further SoCs
Guennadi Liakhovetski
2013-08-25
1
-0
/
+5
*
mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
1
-9
/
+0
*
mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
Laurent Pinchart
2013-08-24
1
-9
/
+0
*
mmc: host: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-27
1
-3
/
+3
*
mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
Wei Yongjun
2013-06-27
1
-1
/
+3
*
mmc: sdhi/tmio: add DT DMA support
Guennadi Liakhovetski
2013-05-26
1
-7
/
+7
*
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2013-05-26
1
-17
/
+16
*
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2013-05-26
1
-0
/
+9
*
mmc: sh_mobile_sdhi: use managed resource allocations
Guennadi Liakhovetski
2013-02-24
1
-43
/
+14
*
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
2013-02-24
1
-4
/
+0
*
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2013-02-24
1
-6
/
+26
*
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2013-02-24
1
-2
/
+1
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-2
/
+2
|
\
|
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
mmc: sh_mobile_sdhi: remove unneeded clock connection ID
Guennadi Liakhovetski
2012-12-06
1
-4
/
+2
*
|
mmc: sh_mobile_sdhi: fix clock frequency printing
Guennadi Liakhovetski
2012-12-06
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
1
-4
/
+4
|
\
|
*
mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library
Guennadi Liakhovetski
2012-07-13
1
-4
/
+4
*
|
mmc: sdhi: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
1
-12
/
+23
*
|
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
2012-07-21
1
-0
/
+1
*
|
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
2012-07-21
1
-8
/
+6
*
|
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
2012-07-21
1
-1
/
+23
|
/
*
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
2012-03-27
1
-1
/
+10
*
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
2012-03-27
1
-0
/
+13
*
mmc: sh_mobile_sdhi: do not manage PM clocks manually
Guennadi Liakhovetski
2012-03-27
1
-4
/
+0
*
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
2012-03-27
1
-1
/
+2
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-12
/
+1
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
[next]