index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
2012-10-11
1
-1
/
+1
*
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-11
1
-1
/
+0
|
\
|
*
ARM: tegra: fix mismerges of header file inclusions
Olof Johansson
2012-10-07
1
-1
/
+0
*
|
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-10
31
-673
/
+1586
|
\
\
|
|
/
|
/
|
|
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
2
-14
/
+0
|
*
mmc: sdhci-spear: Add clk_{un}prepare() support
Viresh Kumar
2012-10-07
1
-5
/
+5
|
*
mmc: sdhci-spear: add device tree bindings
Viresh Kumar
2012-10-07
1
-2
/
+55
|
*
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
Chander Kashyap
2012-10-07
1
-2
/
+27
|
*
mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks
Chris Ball
2012-10-07
1
-0
/
+2
|
*
mmc: dt: Support "broken-cd" property in sdhci-pltfm
Chris Ball
2012-10-07
1
-0
/
+3
|
*
mmc: sdhci-s3c: fix the wrong number of max bus clocks
Jaehoon Chung
2012-10-07
1
-1
/
+1
|
*
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
2012-10-03
1
-0
/
+4
|
*
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
2012-10-03
1
-1
/
+3
|
*
mmc: sdhci-s3c: Fix crash on module insertion for second time
Chander Kashyap
2012-10-03
1
-0
/
+1
|
*
mmc: sdhci-s3c: Enable only required bus clock
Chander Kashyap
2012-10-03
1
-5
/
+7
|
*
mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"
Seungwon Jeon
2012-10-03
1
-13
/
+2
|
*
mmc: mxcmmc: fix bug that may block a data transfer forever
Javier Martin
2012-10-03
1
-6
/
+70
|
*
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
2012-10-03
1
-2
/
+1
|
*
mmc: atmel-mci: AP700x PDC is not connected to MCI
Hein_Tibosch
2012-10-03
2
-1
/
+8
|
*
mmc: atmel-mci: DMA can be used with other controllers
Hein_Tibosch
2012-10-03
1
-13
/
+13
|
*
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-10-03
1
-10
/
+3
|
*
mmc: sdhci-s3c: Add device tree support
Thomas Abraham
2012-10-03
1
-6
/
+152
|
*
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
Thomas Abraham
2012-10-03
3
-0
/
+263
|
*
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-10-03
4
-4
/
+82
|
*
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
Thomas Abraham
2012-10-03
2
-2
/
+29
|
*
mmc: dw_mmc: add device tree support
Thomas Abraham
2012-10-03
2
-7
/
+132
|
*
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
2012-10-03
1
-1
/
+3
|
*
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
2012-10-03
1
-3
/
+49
|
*
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
Thomas Abraham
2012-10-03
1
-10
/
+13
|
*
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
2012-10-03
1
-21
/
+8
|
*
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-10-03
3
-30
/
+30
|
*
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
Guennadi Liakhovetski
2012-09-19
1
-0
/
+8
|
*
mmc: davinci_mmc: convert to DMA engine API
Matt Porter
2012-09-19
1
-189
/
+82
|
*
mmc: sdhci-pxav3: dt: Support "cd-gpios" property
Chris Ball
2012-09-19
1
-0
/
+25
|
*
mmc: via-sdmmc: Use module_pci_driver
Sachin Kamat
2012-09-04
1
-15
/
+1
|
*
mmc: dw_mmc-pci: Use module_pci_driver
Sachin Kamat
2012-09-04
1
-12
/
+1
|
*
mmc: sdhci-pci: Use module_pci_driver
Sachin Kamat
2012-09-04
1
-18
/
+1
|
*
mmc: mmc_spi: Use module_spi_driver
Sachin Kamat
2012-09-04
1
-14
/
+1
|
*
mmc: sdhci-s3c: fix checkpatch error and warnings
Jingoo Han
2012-09-04
1
-6
/
+8
|
*
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2012-09-04
2
-3
/
+3
|
*
mmc: tegra: convert to device tree support only
Joseph Lo
2012-09-04
1
-4
/
+3
|
*
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
2012-09-04
1
-42
/
+21
|
*
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
2012-09-04
1
-13
/
+4
|
*
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
2012-09-04
1
-22
/
+2
|
*
mmc: omap_hsmmc: remove unused vars and includes
Venkatraman S
2012-09-04
1
-10
/
+4
|
*
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
2012-09-04
1
-12
/
+17
|
*
mmc: omap: remove unused variables and includes
Venkatraman S
2012-09-04
1
-10
/
+0
|
*
mmc: bfin_sdh: Reset SD controller when resume from power saving mode.
Sonic Zhang
2012-09-04
1
-16
/
+19
|
*
mmc: bfin_sdh: Remove redundant suspend and resume setting.
Sonic Zhang
2012-09-04
1
-15
/
+0
[next]