index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
...
*
|
|
|
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
2012-07-22
*
|
|
|
mmc: sdio: Change pr_warning to pr_warn_ratelimited
Liu Chuansheng
2012-07-22
*
|
|
|
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
2012-07-22
*
|
|
|
mmc: sdhci: restore host settings when card is removed
Aaron Lu
2012-07-22
*
|
|
|
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
2012-07-22
*
|
|
|
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
2012-07-22
*
|
|
|
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
Mark Brown
2012-07-22
*
|
|
|
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
2012-07-22
*
|
|
|
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2012-07-22
*
|
|
|
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
2012-07-22
*
|
|
|
mmc: core: correct invalid error checking
Alan Cox
2012-07-21
*
|
|
|
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
2012-07-21
*
|
|
|
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
2012-07-21
*
|
|
|
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2012-07-21
*
|
|
|
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sdhi: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: add regulator support
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
2012-07-21
*
|
|
|
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-21
*
|
|
|
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
2012-07-21
*
|
|
|
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-21
*
|
|
|
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
2012-07-21
*
|
|
|
mmc: sdhci-pxa: Add device tree support
Chris Ball
2012-07-21
*
|
|
|
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-10
*
|
|
|
mmc: block: replace __blk_end_request() with blk_end_request()
Subhash Jadavani
2012-07-10
*
|
|
|
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-07-10
*
|
|
|
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
2012-07-10
*
|
|
|
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
2012-07-10
|
|
_
|
/
|
/
|
|
*
|
|
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
2012-07-10
*
|
|
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
2012-07-10
|
/
/
*
|
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
2012-06-26
[prev]
[next]