index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
*
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-11
|
\
|
*
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
|
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-03
*
|
mmc: sdhci-msm: Convert to mmc_send_tuning()
Ulf Hansson
2014-12-08
*
|
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
Ulf Hansson
2014-12-08
*
|
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
2014-12-08
*
|
mmc: queue: Improve error handling during allocation of bounce buffers
Bhuvanesh Surachari
2014-12-05
*
|
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
2014-12-02
*
|
mmc: sdhci-pci: Add two host capabilities for BYT
Adrian Hunter
2014-12-02
*
|
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
2014-12-02
*
|
mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT
Adrian Hunter
2014-12-02
*
|
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
2014-12-02
*
|
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
2014-12-02
*
|
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
2014-12-02
*
|
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
2014-12-02
*
|
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
2014-11-26
*
|
mmc: core: add core-level function for sending tuning commands
Minda Chen
2014-11-26
*
|
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
2014-11-26
*
|
mmc: mxs-mmc: Check for clk_prepare_enable() error
Fabio Estevam
2014-11-26
*
|
mmc: mxs-mmc: Propagate the real error
Fabio Estevam
2014-11-26
*
|
mmc: mxs-mmc: No need to do NULL check on 'iores'
Fabio Estevam
2014-11-26
*
|
mmc: dw_mmc: Add support for IMG Pistachio
Andrew Bresticker
2014-11-26
*
|
mmc: mxs-mmc: Simplify PM hooks
Fabio Estevam
2014-11-26
*
|
mmc: mxs-mmc: Register the irq with the device name
Fabio Estevam
2014-11-26
*
|
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
2014-11-26
*
|
mmc: toshsd: move dereference below check for NULL
Dan Carpenter
2014-11-26
*
|
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
2014-11-26
*
|
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
*
|
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
2014-11-26
*
|
mmc: block: Increase max_devices
Ben Hutchings
2014-11-26
*
|
mmc: dw_mmc: add support for ARM64
Alim Akhtar
2014-11-26
*
|
mmc: core: reset sdio card properly on resume.
NeilBrown
2014-11-26
*
|
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
2014-11-26
*
|
mmc: add Toshiba PCI SD controller driver
Ondrej Zary
2014-11-26
*
|
mmc: dw_mmc: exynos: Add support for exynos7
Abhilash Kesavan
2014-11-26
*
|
mmc: core: consistent handling of initial values
Johan Rudholm
2014-11-26
*
|
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
2014-11-26
*
|
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
2014-11-26
*
|
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
2014-11-26
*
|
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
2014-11-26
*
|
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
2014-11-26
*
|
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
2014-11-26
*
|
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
2014-11-26
*
|
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
*
|
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
2014-11-26
*
|
mmc: sdhci: Fix vqmmc error setting
Adrian Hunter
2014-11-26
*
|
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
2014-11-26
*
|
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
*
|
mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci
Vincent Wan
2014-11-26
*
|
mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhci
Vincent Wan
2014-11-26
[next]