index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
1
-14
/
+32
2021-04-23
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
1
-2
/
+2
2021-04-15
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
1
-2
/
+2
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
3
-15
/
+16
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
3
-4
/
+7
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
4
-91
/
+59
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
3
-10
/
+9
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
1
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
1
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
1
-1
/
+1
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
1
-0
/
+6
2021-03-30
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
Yue Hu
1
-30
/
+9
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
1
-85
/
+4
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2
-21
/
+2
2021-03-30
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
1
-1
/
+1
2021-03-09
mmc: cqhci: Fix random crash when remove mmc module/card
Frank Li
1
-6
/
+5
2021-03-09
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
1
-4
/
+11
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
15
-45
/
+169
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2021-02-12
mmc: mmc_test: use erase_arg for mmc_erase command
Yann Gautier
1
-1
/
+1
2021-02-08
mmc: queue: Remove unused define
ChanWoo Lee
2
-3
/
+0
2021-02-08
mmc: core: Use host instead of card argument to mmc_spi_send_csd()
Yue Hu
1
-3
/
+3
2021-02-01
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+6
2021-02-01
mmc: core: Exclude unnecessary header file
ChanWoo Lee
1
-1
/
+0
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
8
-0
/
+107
2021-02-01
mmc: test: clean up mmc_test_cleanup()
Yue Hu
1
-19
/
+5
2021-02-01
mmc: test: remove the shutdown function
Yue Hu
1
-5
/
+0
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
3
-4
/
+4
2021-02-01
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
1
-0
/
+44
2021-02-01
mmc: core: convert comma to semicolon
Zheng Yongjun
1
-4
/
+4
2021-02-01
mmc: core: remove redundant card null check to mmc_can_sleep()
Yue Hu
1
-1
/
+1
2021-02-01
mmc: core: remove needless err = 0 in mmc_init_card()
Yue Hu
1
-4
/
+0
2021-02-01
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
1
-0
/
+6
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-5
/
+5
2021-01-15
mmc: core: don't initialize block size from ext_csd if not present
Peter Collingbourne
1
-1
/
+3
2020-12-04
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
1
-1
/
+1
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
4
-4
/
+67
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+2
2020-10-09
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
1
-1
/
+1
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
1
-0
/
+10
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-2
/
+1
2020-09-14
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
1
-4
/
+4
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
1
-17
/
+22
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-09-07
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
1
-1
/
+25
[next]