index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mmc: mvsdio: delete platform data code path
Linus Walleij
2015-12-22
2
-49
/
+15
*
|
mmc: mvsdio: delete platform data header
Linus Walleij
2015-12-22
1
-1
/
+6
*
|
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
2015-12-22
1
-0
/
+10
*
|
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
2015-12-22
1
-16
/
+27
*
|
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2015-12-22
2
-172
/
+149
*
|
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
2015-12-22
1
-2
/
+2
*
|
mmc: sdhci-esdhc-imx: correct the tuning-step setting
Haibo Chen
2015-12-22
1
-2
/
+5
*
|
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
2015-12-22
1
-46
/
+38
*
|
mmc: sdhci: Fix strings broken across multiple lines
Marek Vasut
2015-12-22
1
-34
/
+23
*
|
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
2015-12-22
3
-3
/
+3
*
|
mmc: tegra: Add Tegra210 support
Thierry Reding
2015-12-22
1
-0
/
+17
*
|
mmc: tegra: Constify SoC data
Thierry Reding
2015-12-22
1
-3
/
+3
*
|
mmc: sdhci-of-at91: add PM support
ludovic.desroches@atmel.com
2015-12-22
1
-2
/
+73
*
|
mmc: block: change to use kmalloc when copy data from userspace
yalin wang
2015-12-22
1
-2
/
+2
*
|
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
1
-2
/
+2
*
|
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
1
-3
/
+3
*
|
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
3
-10
/
+24
*
|
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2015-12-22
2
-9
/
+0
*
|
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-12-22
2
-26
/
+4
*
|
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
1
-2
/
+3
*
|
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-12-22
1
-5
/
+5
*
|
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
2015-12-22
1
-4
/
+2
*
|
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
2015-12-22
2
-2
/
+4
|
/
*
mmc: remove bondage between REQ_META and reliable write
Luca Porzio
2015-11-09
1
-8
/
+3
*
mmc: MMC_GOLDFISH should depend on HAS_DMA
Geert Uytterhoeven
2015-11-09
1
-0
/
+1
*
mmc: mediatek: Preinitialize delay_phase in get_best_delay()
Geert Uytterhoeven
2015-11-09
1
-1
/
+1
*
mmc: mmc: Improve reliability of mmc_select_hs400()
Adrian Hunter
2015-11-09
1
-2
/
+26
*
mmc: mmc: Move mmc_switch_status()
Adrian Hunter
2015-11-09
1
-13
/
+13
*
mmc: mmc: Fix HS setting in mmc_select_hs400()
Adrian Hunter
2015-11-09
1
-6
/
+8
*
mmc: mmc: Improve reliability of mmc_select_hs200()
Adrian Hunter
2015-11-09
1
-3
/
+22
*
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
2015-11-09
1
-1
/
+1
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
-
.
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
1
-1
/
+0
|
|
\
\
|
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
|
|
/
*
|
|
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
Jaehoon Chung
2015-10-29
1
-0
/
+1
*
|
|
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
Jaehoon Chung
2015-10-29
1
-1
/
+1
*
|
|
mmc: dw_mmc: NULL dereference in error message
Dan Carpenter
2015-10-29
1
-3
/
+1
*
|
|
mmc: pwrseq: Use highest priority for eMMC restart handler
Javier Martinez Canillas
2015-10-27
1
-3
/
+3
*
|
|
mmc: mediatek: add HS400 support
Chaotian Jing
2015-10-27
1
-5
/
+244
*
|
|
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-27
8
-15
/
+15
*
|
|
mmc: mediatek: add implement of ops->hw_reset()
Chaotian Jing
2015-10-27
1
-0
/
+11
*
|
|
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
Chaotian Jing
2015-10-27
1
-4
/
+7
*
|
|
mmc: mediatek: change the argument "ddr" to "timing"
Chaotian Jing
2015-10-27
1
-12
/
+8
*
|
|
mmc: mediatek: make cmd_ints_mask to const
Chaotian Jing
2015-10-27
1
-9
/
+6
*
|
|
mmc: core: Add DT bindings for eMMC hardware reset support
Chaotian Jing
2015-10-27
1
-0
/
+2
*
|
|
mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
Lokesh Vutla
2015-10-26
1
-1
/
+1
*
|
|
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
Adrian Hunter
2015-10-26
1
-1
/
+9
*
|
|
mmc: sdhci-pci: Add more PCI IDs for Intel controllers
Adrian Hunter
2015-10-26
2
-0
/
+54
*
|
|
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2015-10-26
2
-3
/
+6
*
|
|
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-10-26
4
-62
/
+225
[prev]
[next]