index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
1
-4
/
+4
2020-09-07
mmc: core: simplify an expression
Wolfram Sang
1
-1
/
+1
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
1
-0
/
+4
2020-09-07
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
1
-6
/
+6
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
1
-1
/
+2
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
1
-0
/
+6
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
1
-11
/
+11
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
1
-8
/
+8
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
1
-7
/
+11
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-5
/
+4
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
mmc: core: complete HS400 before checking status
Wolfram Sang
1
-3
/
+3
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
1
-0
/
+2
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
1
-0
/
+8
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
1
-6
/
+0
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
1
-9
/
+15
2018-12-17
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
1
-4
/
+10
2018-12-17
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
1
-4
/
+2
2018-12-17
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
1
-1
/
+3
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
1
-1
/
+5
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
1
-0
/
+10
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
1
-0
/
+4
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
1
-2
/
+2
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
1
-0
/
+8
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
1
-0
/
+2
2017-12-05
mmc: core: properly init drv_type
Wolfram Sang
1
-1
/
+1
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
1
-1
/
+1
2017-11-29
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
1
-1
/
+1
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
1
-3
/
+8
2017-10-30
mmc: core: export emmc revision
Jin Qian
1
-0
/
+2
2017-10-30
mmc: mmc: Enable CQE's
Adrian Hunter
1
-0
/
+12
2017-10-30
mmc: mmc: Enable Command Queuing
Adrian Hunter
1
-0
/
+17
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
1
-2
/
+2
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-23
/
+0
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
1
-4
/
+4
2017-08-08
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
1
-1
/
+1
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
1
-6
/
+2
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
1
-4
/
+1
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
1
-2
/
+1
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
1
-0
/
+2
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
1
-0
/
+7
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
1
-0
/
+2
2017-03-14
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
1
-1
/
+1
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
1
-11
/
+0
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
1
-0
/
+1
2017-02-14
Merge branch 'fixes' into next
Ulf Hansson
1
-2
/
+2
[next]