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: sdhci-pxav3: fix platform_data is not initialized
Jingju Hou
2015-07-24
1
-0
/
+1
*
mmc: sdhci-esdhc-imx: clear f_max in boarddata
Dong Aisheng
2015-07-24
1
-6
/
+1
*
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
Dong Aisheng
2015-07-24
1
-14
/
+0
*
mmc: sdhci: make max-frequency property in device tree work
Dong Aisheng
2015-07-24
1
-2
/
+7
*
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
Dong Aisheng
2015-07-24
1
-85
/
+94
*
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
2015-07-24
1
-1
/
+9
*
mmc: sdhci-esdhc: Make 8BIT bus work
Joakim Tjernlund
2015-07-24
1
-1
/
+1
*
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
2015-07-24
1
-0
/
+2
*
mmc: MMC_MTK should depend on HAS_DMA
Geert Uytterhoeven
2015-07-24
1
-0
/
+1
*
mmc: sdhci check parameters before call dma_free_coherent
Peng Fan
2015-07-24
1
-2
/
+5
*
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
Vignesh R
2015-07-24
1
-1
/
+2
*
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
2015-07-24
1
-4
/
+4
*
Update Viresh Kumar's email address
Viresh Kumar
2015-07-17
1
-2
/
+2
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-07-02
1
-43
/
+6
|
\
|
*
Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2
Tony Lindgren
2015-06-09
1
-2
/
+7
|
|
\
|
*
|
mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
Tony Lindgren
2015-05-21
1
-43
/
+6
*
|
|
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-1
/
+1
|
\
\
\
|
*
|
|
remove <asm/scatterlist.h>
Christoph Hellwig
2015-05-05
1
-1
/
+1
*
|
|
|
mmc: queue: prevent soft lockups on PREEMPT=n
Rabin Vincent
2015-06-18
1
-0
/
+1
*
|
|
|
mmc: mediatek: Add PM support for MMC driver
Chaotian Jing
2015-06-18
1
-3
/
+86
*
|
|
|
mmc: mediatek: Add Mediatek MMC driver
Chaotian Jing
2015-06-18
3
-0
/
+1388
*
|
|
|
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
Ding Wang
2015-06-16
1
-3
/
+5
*
|
|
|
mmc: sdhci: fix low memory corruption
Jiri Slaby
2015-06-16
1
-1
/
+1
*
|
|
|
mmc: sdhci-pci: Change AMD SDHCI quirk application scope
Vincent Wan
2015-06-16
1
-1
/
+24
*
|
|
|
mmc: queue: use swap() in mmc_queue_thread()
Fabian Frederick
2015-06-15
1
-4
/
+1
*
|
|
|
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
2015-06-12
1
-3
/
+3
*
|
|
|
mmc: sdhci: Restore behavior while creating OCR mask
Ulf Hansson
2015-06-08
1
-4
/
+5
*
|
|
|
mmc: sdhci-pxav3: fix device wakeup initialization
Jisheng Zhang
2015-06-04
1
-5
/
+1
*
|
|
|
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
2015-06-04
1
-4
/
+8
*
|
|
|
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
2015-06-04
1
-13
/
+1
*
|
|
|
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-04
1
-13
/
+1
*
|
|
|
mmc: sdhci-bcm2835: Actually enable the clock
Eric Anholt
2015-06-01
1
-1
/
+8
*
|
|
|
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
Eric Anholt
2015-06-01
1
-1
/
+4
*
|
|
|
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Yangbo Lu
2015-06-01
1
-0
/
+7
*
|
|
|
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
Dong Aisheng
2015-06-01
1
-2
/
+8
*
|
|
|
mmc: sdhci-esdhc-imx: add imx6sx support
Dong Aisheng
2015-06-01
1
-0
/
+6
*
|
|
|
mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
Dong Aisheng
2015-06-01
1
-1
/
+17
*
|
|
|
mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
Dong Aisheng
2015-06-01
1
-1
/
+1
*
|
|
|
mmc: sdhci-esdhc-imx: merge the same register check into one place
Dong Aisheng
2015-06-01
1
-7
/
+5
*
|
|
|
mmc: sdhci-pci: Enable HS400 for some Intel host controllers
Adrian Hunter
2015-06-01
1
-0
/
+1
*
|
|
|
mmc: sdhci-pci: Add support for drive strength selection for SPT
Adrian Hunter
2015-06-01
3
-0
/
+90
*
|
|
|
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
2015-06-01
2
-0
/
+17
*
|
|
|
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
1
-7
/
+38
*
|
|
|
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
1
-0
/
+1
*
|
|
|
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
2
-0
/
+6
*
|
|
|
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
4
-46
/
+46
*
|
|
|
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
2
-2
/
+2
*
|
|
|
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
2
-20
/
+4
*
|
|
|
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
2
-45
/
+31
*
|
|
|
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
1
-0
/
+1
[next]