index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: vub300: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
2017-02-13
mmc: omap: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2017-02-13
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
2017-02-13
mmc: tmio: Remove redundant check of mmc->slot.cd_irq
Ulf Hansson
2017-02-13
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
yangbo lu
2017-02-13
mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
Shyam Sundar S K
2017-02-13
mmc: vub300: Remove bogus check of irqs_queued
Shawn Lin
2017-02-13
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
2017-02-13
mmc: sdio: Factor out retry init card helper function
Shawn Lin
2017-02-13
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
Markus Elfring
2017-02-13
mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
Markus Elfring
2017-02-13
mmc: mmc_test: Improve a size determination in five functions
Markus Elfring
2017-02-13
mmc: mmc_test: Combine substrings for 5 messages
Markus Elfring
2017-02-13
mmc: mmc_test: Add some spaces for better code readability
Markus Elfring
2017-02-13
mmc: mmc_test: Use seq_puts() in mtf_testlist_show()
Markus Elfring
2017-02-13
mmc: mmc_test: Fix a typo in a comment line
Markus Elfring
2017-02-13
mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
Markus Elfring
2017-02-13
mmc: host: tmio: drop superfluous exit path
Wolfram Sang
2017-02-13
mmc: slot-gpio: Don't override con_id when request descriptor
Andy Shevchenko
2017-02-13
mmc: sdhci-pci: Remove unused member cd_con_id
Andy Shevchenko
2017-02-13
mmc: mediatek: correct the implementation of msdc_card_busy
yong mao
2017-02-13
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
2017-02-13
mmc: sdhci-esdhc: clean up register definitions
yangbo lu
2017-02-13
mmc: dw_mmc: zx: Initial support for ZX mmc controller
Jun Nie
2017-02-13
mmc: dw_mmc: Add fifo watermark alignment property
Jun Nie
2017-02-13
mmc: dw_mmc: Add fifo address property
Jun Nie
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
mmc: sdhci: Include leds.h
Ulf Hansson
2017-02-13
mmc: sdhci-cadence: Include mmc.h
Ulf Hansson
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2017-02-13
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
2017-02-13
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
2017-02-13
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
2017-02-13
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
2017-02-13
mmc: sdhci-iproc: Increase max_blk_size for bcm2835
Stefan Wahren
2017-02-13
mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver
Stefan Wahren
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
mmc: block: Replace "goto retry" by a proper do / while loop
Geert Uytterhoeven
2017-02-13
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
Geert Uytterhoeven
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-02-13
mmc: sh_mobile_sdhi: enable HS200
Wolfram Sang
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in SCC error check
Wolfram Sang
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in init_tuning
Wolfram Sang
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in hw_reset
Wolfram Sang
2017-02-13
mmc: sh_mobile_sdhi: improve prerequisites for tuning
Wolfram Sang
2017-02-13
mmc: sh_mobile_sdhi: improve prerequisite for hw_reset
Wolfram Sang
[next]