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
/
mmc.c
Age
Commit message (
Expand
)
Author
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2017-12-05
mmc: core: properly init drv_type
Wolfram Sang
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-11-29
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
mmc: core: export emmc revision
Jin Qian
2017-10-30
mmc: mmc: Enable CQE's
Adrian Hunter
2017-10-30
mmc: mmc: Enable Command Queuing
Adrian Hunter
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-08
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
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-03-14
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-14
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
2016-11-07
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
2016-10-10
mmc: core: changes frequency to hs_max_dtr when selecting hs400es
Shawn Lin
2016-10-10
mmc: core: switch to 1V8 or 1V2 for hs400es mode
Shawn Lin
2016-09-26
mmc: core: Add error message when switching fails in mmc_select_hs()
Jungseung Lee
2016-07-25
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
[next]