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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+3
*
mmc: mediatek: Add MMC_CAP_SDIO_IRQ support
jjian zhou
2018-12-19
1
-3
/
+50
*
mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0
Biju Das
2018-12-17
1
-0
/
+1
*
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
3
-7
/
+17
|
\
|
*
mmc: omap_hsmmc: fix DMA API warning
Russell King
2018-12-17
1
-1
/
+11
|
*
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
Sowjanya Komatineni
2018-12-17
1
-4
/
+4
|
*
mmc: sdhci: Fix sdhci_do_enable_v4_mode
Sowjanya Komatineni
2018-12-17
1
-2
/
+2
*
|
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2018-12-17
2
-1
/
+91
*
|
mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers
Adrian Hunter
2018-12-17
1
-2
/
+5
*
|
mmc: sdhci-pci: Disable LED control for Intel BYT-based controllers
Adrian Hunter
2018-12-17
1
-5
/
+10
*
|
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
2018-12-17
2
-0
/
+14
*
|
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
2018-12-17
2
-0
/
+8
*
|
mmc: meson-gx: add signal resampling
Jerome Brunet
2018-12-17
1
-1
/
+11
*
|
mmc: meson-gx: align default phase on soc vendor tree
Jerome Brunet
2018-12-17
1
-7
/
+1
*
|
mmc: meson-gx: remove useless lock
Jerome Brunet
2018-12-17
1
-7
/
+0
*
|
mmc: meson-gx: make sure the descriptor is stopped on errors
Jerome Brunet
2018-12-17
1
-10
/
+63
*
|
mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver
Faiz Abbas
2018-12-17
4
-46
/
+387
*
|
mmc: sdhci-msm: avoid unused function warning
Arnd Bergmann
2018-12-17
1
-4
/
+2
*
|
mmc: sdhci-xenon: Fix timeout checks
Adrian Hunter
2018-12-17
2
-6
/
+14
*
|
mmc: sdhci-omap: Fix timeout checks
Adrian Hunter
2018-12-17
1
-4
/
+12
*
|
mmc: sdhci-of-esdhc: Fix timeout checks
Adrian Hunter
2018-12-17
1
-4
/
+12
*
|
mmc: alcor: remove set but not used variables 'len, clock_out'
YueHaibing
2018-12-17
1
-4
/
+1
*
|
mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"
Colin Ian King
2018-12-17
1
-1
/
+1
*
|
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
2018-12-17
1
-1
/
+28
*
|
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
2018-12-17
1
-7
/
+4
*
|
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
2018-12-17
1
-1
/
+5
*
|
mmc: sdhci-msm: Disable CDR function on TX
Loic Poulain
2018-12-17
1
-1
/
+43
*
|
mmc: add new Alcor Micro Cardreader SD/MMC driver
Oleksij Rempel
2018-12-17
3
-0
/
+1173
*
|
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
3
-64
/
+11
*
|
mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
YueHaibing
2018-12-17
1
-4
/
+1
*
|
mmc: sdhci-pci: Add max-frequency device property for Intel controllers
Adrian Hunter
2018-12-17
1
-0
/
+4
*
|
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
2018-12-17
1
-21
/
+10
*
|
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
2018-12-17
1
-19
/
+0
*
|
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
2018-12-17
1
-14
/
+28
*
|
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
2018-12-17
1
-18
/
+11
*
|
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-12-17
1
-5
/
+7
*
|
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
2018-12-17
2
-46
/
+15
*
|
mmc: meson-mx-sdio: check devm_kasprintf for failure
Nicholas Mc Guire
2018-12-17
1
-0
/
+6
*
|
mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection
Yangbo Lu
2018-12-17
2
-0
/
+23
*
|
mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue
Yangbo Lu
2018-12-17
1
-1
/
+3
*
|
mmc: sdhci-of-esdhc: add erratum A011334 support
Yangbo Lu
2018-12-17
1
-0
/
+36
*
|
mmc: sdhci-of-esdhc: add hs400 mode support
Yangbo Lu
2018-12-17
2
-10
/
+88
*
|
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
2018-12-17
1
-4
/
+0
*
|
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
2018-12-17
1
-1
/
+19
*
|
mmc: jz4740: rework pre_req/post_req implementation
Ezequiel Garcia
2018-12-17
1
-64
/
+54
*
|
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
2018-12-17
1
-3
/
+2
*
|
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2018-12-17
2
-0
/
+6
*
|
mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]
Niklas Söderlund
2018-12-17
1
-5
/
+15
*
|
mmc: renesas_sdhi: align compatibility properties for H3 and M3-W
Niklas Söderlund
2018-12-17
2
-35
/
+5
*
|
mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
Niklas Söderlund
2018-12-17
1
-0
/
+26
[next]