index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
11
-31
/
+21
|
\
|
*
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
8
-28
/
+18
|
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
3
-3
/
+3
*
|
mmc: sdhci-msm: Convert to mmc_send_tuning()
Ulf Hansson
2014-12-08
1
-43
/
+7
*
|
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
Ulf Hansson
2014-12-08
1
-65
/
+3
*
|
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
2014-12-08
1
-4
/
+3
*
|
mmc: queue: Improve error handling during allocation of bounce buffers
Bhuvanesh Surachari
2014-12-05
1
-7
/
+9
*
|
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
2014-12-02
1
-2
/
+5
*
|
mmc: sdhci-pci: Add two host capabilities for BYT
Adrian Hunter
2014-12-02
1
-2
/
+8
*
|
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
2014-12-02
1
-1
/
+4
*
|
mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT
Adrian Hunter
2014-12-02
1
-0
/
+3
*
|
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
2014-12-02
1
-24
/
+24
*
|
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
2014-12-02
1
-13
/
+2
*
|
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
2014-12-02
1
-5
/
+5
*
|
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
2014-12-02
1
-8
/
+0
*
|
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
2014-11-26
1
-1
/
+3
*
|
mmc: core: add core-level function for sending tuning commands
Minda Chen
2014-11-26
1
-0
/
+70
*
|
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
2014-11-26
1
-5
/
+8
*
|
mmc: mxs-mmc: Check for clk_prepare_enable() error
Fabio Estevam
2014-11-26
1
-3
/
+4
*
|
mmc: mxs-mmc: Propagate the real error
Fabio Estevam
2014-11-26
1
-1
/
+1
*
|
mmc: mxs-mmc: No need to do NULL check on 'iores'
Fabio Estevam
2014-11-26
1
-2
/
+2
*
|
mmc: dw_mmc: Add support for IMG Pistachio
Andrew Bresticker
2014-11-26
1
-0
/
+6
*
|
mmc: mxs-mmc: Simplify PM hooks
Fabio Estevam
2014-11-26
1
-8
/
+3
*
|
mmc: mxs-mmc: Register the irq with the device name
Fabio Estevam
2014-11-26
1
-1
/
+1
*
|
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
2014-11-26
1
-0
/
+7
*
|
mmc: toshsd: move dereference below check for NULL
Dan Carpenter
2014-11-26
1
-2
/
+2
*
|
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
2014-11-26
1
-19
/
+1
*
|
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
3
-5
/
+19
*
|
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
2014-11-26
1
-1
/
+6
*
|
mmc: block: Increase max_devices
Ben Hutchings
2014-11-26
1
-5
/
+8
*
|
mmc: dw_mmc: add support for ARM64
Alim Akhtar
2014-11-26
1
-1
/
+1
*
|
mmc: core: reset sdio card properly on resume.
NeilBrown
2014-11-26
1
-2
/
+6
*
|
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
2014-11-26
1
-1
/
+1
*
|
mmc: add Toshiba PCI SD controller driver
Ondrej Zary
2014-11-26
4
-0
/
+899
*
|
mmc: dw_mmc: exynos: Add support for exynos7
Abhilash Kesavan
2014-11-26
1
-13
/
+78
*
|
mmc: core: consistent handling of initial values
Johan Rudholm
2014-11-26
2
-25
/
+23
*
|
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
2014-11-26
1
-39
/
+26
*
|
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
2014-11-26
1
-30
/
+45
*
|
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
2014-11-26
1
-10
/
+12
*
|
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
2014-11-26
1
-86
/
+89
*
|
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
2014-11-26
1
-14
/
+1
*
|
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
2014-11-26
1
-14
/
+14
*
|
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
2014-11-26
1
-0
/
+5
*
|
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
2
-1
/
+15
*
|
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
2014-11-26
1
-6
/
+7
*
|
mmc: sdhci: Fix vqmmc error setting
Adrian Hunter
2014-11-26
1
-1
/
+1
*
|
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
2014-11-26
1
-1
/
+0
*
|
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
2
-38
/
+172
*
|
mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci
Vincent Wan
2014-11-26
1
-1
/
+3
*
|
mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhci
Vincent Wan
2014-11-26
1
-1
/
+26
[next]