index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
2017-04-24
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
2017-04-24
mmc: block: Factor out data preparation
Adrian Hunter
2017-04-24
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
Adrian Hunter
2017-04-24
mmc: block: Disable Command Queue while RPMB is used
Adrian Hunter
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
2017-04-24
mmc: block: Introduce queue semantics
Adrian Hunter
2017-04-24
mmc: block: Use local var for mqrq_cur
Adrian Hunter
2017-04-24
mmc: host: s3cmci: allow probing from device tree
Sergio Prado
2017-04-24
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
2017-04-24
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
2017-04-24
mmc: meson-gx: factor out setting response configuration bits
Heiner Kallweit
2017-04-24
mmc: meson-gx: factor out setting block size
Heiner Kallweit
2017-04-24
mmc: sdhci-cadence: refactor probe function
Piotr Sroka
2017-04-24
mmc: sdhci-cadence: Update PHY delay configuration
Piotr Sroka
2017-04-24
mmc: sdhci-cadence: Fix writing PHY delay
Piotr Sroka
2017-04-24
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
Stefan Wahren
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
mmc: meson-gx: add CMD23 mode
Heiner Kallweit
2017-04-24
mmc: meson-gx: switch to dynamic timeout values
Heiner Kallweit
2017-04-24
mmc: meson-gx: use per port interrupt names
Heiner Kallweit
2017-04-24
mmc: meson-gx: use bitfield macros
Heiner Kallweit
2017-04-24
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
2017-04-24
mmc: meson-gx: simplify setting timeout configuration parameters
Heiner Kallweit
2017-04-24
mmc: meson-gx: improve setting data->bytes_xfered
Heiner Kallweit
2017-04-24
mmc: meson-gx: improve response reading
Heiner Kallweit
2017-04-24
mmc: meson-gx: improve variable usage in meson_mmc_start_cmd
Heiner Kallweit
2017-04-24
mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
Heiner Kallweit
2017-04-24
mmc: meson-gx: remove unneeded configuration bit resets
Heiner Kallweit
2017-04-24
mmc: mediatek: Use data tune for CMD line tune
yong mao
2017-04-24
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
2017-04-24
mmc: tmio: always get number of taps
Masaharu Hayakawa
2017-04-24
mmc: tmio: always unmap DMA before waiting for interrupt
Wolfram Sang
2017-04-24
mmc: sdhci-pci: Move a function to avoid later forward declaration
Adrian Hunter
2017-04-24
mmc: sdhci-pci: Add runtime suspend/resume callbacks
Adrian Hunter
2017-04-24
mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
Adrian Hunter
2017-04-24
mmc: sdhci-pci: Conditionally compile pm sleep functions
Adrian Hunter
2017-04-24
mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
Adrian Hunter
2017-04-24
mmc: sdhci-pci: Let devices define how to add the host
Adrian Hunter
2017-04-24
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
mmc: sdhci: Factor out sdhci_set_default_irqs
Adrian Hunter
2017-04-24
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
mmc: sdhci: Get rid of 'extern' in header file
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
mmc: sdhci: Improve register dump print format
Adrian Hunter
2017-04-24
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
Adrian Hunter
2017-04-24
mmc: sdhci: Add response register to register dump
Adrian Hunter
[prev]
[next]