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
/
core
Age
Commit message (
Expand
)
Author
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-20
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
2011-06-25
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2011-05-24
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
2011-05-24
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-24
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-27
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
[next]