index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-22
15
-45
/
+169
|
\
|
*
mmc: mmc_test: use erase_arg for mmc_erase command
Yann Gautier
2021-02-12
1
-1
/
+1
|
*
mmc: queue: Remove unused define
ChanWoo Lee
2021-02-08
2
-3
/
+0
|
*
mmc: core: Use host instead of card argument to mmc_spi_send_csd()
Yue Hu
2021-02-08
1
-3
/
+3
|
*
Merge branch 'fixes' into next
Ulf Hansson
2021-02-01
1
-0
/
+6
|
|
\
|
*
|
mmc: core: Exclude unnecessary header file
ChanWoo Lee
2021-02-01
1
-1
/
+0
|
*
|
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
8
-0
/
+107
|
*
|
mmc: test: clean up mmc_test_cleanup()
Yue Hu
2021-02-01
1
-19
/
+5
|
*
|
mmc: test: remove the shutdown function
Yue Hu
2021-02-01
1
-5
/
+0
|
*
|
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
2021-02-01
3
-4
/
+4
|
*
|
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
2021-02-01
1
-0
/
+44
|
*
|
mmc: core: convert comma to semicolon
Zheng Yongjun
2021-02-01
1
-4
/
+4
|
*
|
mmc: core: remove redundant card null check to mmc_can_sleep()
Yue Hu
2021-02-01
1
-1
/
+1
|
*
|
mmc: core: remove needless err = 0 in mmc_init_card()
Yue Hu
2021-02-01
1
-4
/
+0
*
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-25
1
-5
/
+5
|
|
/
*
/
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
2021-02-01
1
-0
/
+6
|
/
*
mmc: core: don't initialize block size from ext_csd if not present
Peter Collingbourne
2021-01-15
1
-1
/
+3
*
Merge branch 'fixes' into next
Ulf Hansson
2020-12-04
1
-1
/
+1
|
\
|
*
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-12-04
1
-1
/
+1
*
|
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-11-16
4
-4
/
+67
|
/
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
2
-3
/
+2
|
\
|
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-2
/
+1
*
|
Merge branch 'fixes' into next
Ulf Hansson
2020-10-09
1
-1
/
+1
|
\
\
|
*
|
mmc: core: don't set limits.discard_granularity as 0
Coly Li
2020-10-09
1
-1
/
+1
*
|
|
mmc: core: document mmc_hw_reset()
Wolfram Sang
2020-09-25
1
-0
/
+10
*
|
|
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
2020-09-14
1
-4
/
+4
*
|
|
Merge branch 'fixes' into next
Ulf Hansson
2020-09-07
1
-17
/
+22
|
\
|
|
|
*
|
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
Adrian Hunter
2020-09-07
1
-17
/
+22
|
|
/
*
|
mmc: core: simplify an expression
Wolfram Sang
2020-09-07
1
-1
/
+1
*
|
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
1
-0
/
+4
*
|
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
2020-09-07
1
-6
/
+6
*
|
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
2020-09-07
1
-1
/
+25
*
|
mmc: sd: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-07
1
-1
/
+1
*
|
mmc: test: remove ambiguity in test description
Wolfram Sang
2020-09-07
1
-4
/
+4
*
|
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
2020-09-07
4
-3
/
+103
*
|
mmc: sdio: Extend sdio_config_attr macro and use it also for modalias
Pali Rohár
2020-09-07
1
-14
/
+6
*
|
mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers
Pali Rohár
2020-09-07
1
-0
/
+8
*
|
mmc: sdio: Check for CISTPL_VERS_1 buffer size
Pali Rohár
2020-09-07
1
-0
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-2
/
+1
|
\
|
*
sched,mmc: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-2
/
+1
*
|
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
8
-34
/
+63
|
\
\
|
*
|
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
2
-1
/
+4
|
*
|
mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs
Lee Jones
2020-07-13
1
-1
/
+1
|
*
|
mmc: core: Add missing documetation for 'mmc' and 'ios'
Lee Jones
2020-07-13
1
-0
/
+2
|
*
|
mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
Lee Jones
2020-07-13
1
-0
/
+1
|
*
|
mmc: core: Mark fixups as __maybe_unused
Lee Jones
2020-07-13
1
-3
/
+3
|
*
|
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2020-07-13
2
-1
/
+1
[next]