index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
2025-03-21
mmc: core: Remove redundant null check
Avri Altman
2024-12-10
mmc: core: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-10
mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response
Andy-ld Lu
2024-12-02
mmc: core: Further prevent card detect during shutdown
Ulf Hansson
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-14
mmc: core: Prepare to support SD UHS-II cards
Ulf Hansson
2024-10-14
mmc: core: Add Ext memory addressing for erase
Avri Altman
2024-10-14
mmc: core: Allow mmc erase to carry large addresses
Avri Altman
2024-10-14
mmc: core: Add open-ended Ext memory addressing
Avri Altman
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-11-14
mmc: block: Retry commands in CQE error recovery
Adrian Hunter
2023-11-14
mmc: block: Be sure to wait while busy in CQE error recovery
Adrian Hunter
2023-06-30
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"
Ulf Hansson
2023-06-13
mmc: core: Allow mmc_start_host() synchronously detect a card
Dennis Zhou
2023-03-24
mmc: core: Log about empty non-removable slots
Marc Gonzalez
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
mmc: core: properly select voltage range without power cycle
Yann Gautier
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2021-03-30
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
mmc: core: convert comma to semicolon
Zheng Yongjun
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
2020-07-13
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
[next]