index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-12
mmc: slot-gpio: Update default label when no con_id provided
Andy Shevchenko
2021-10-12
mmc: slot-gpio: Refactor mmc_gpio_alloc()
Andy Shevchenko
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2021-10-12
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-25
mmc: queue: Remove unused parameters(request_queue)
ChanWoo Lee
2021-08-25
mmc: pwrseq: sd8787: fix compilation warning
Claudiu Beznea
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Issue HPI in case the BKOPS timed out
Bean Huo
2021-08-24
mmc: queue: Match the data type of max_segments
ChanWoo Lee
2021-08-24
mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
Claudiu Beznea
2021-08-24
mmc: pwrseq: sd8787: add support for wilc1000
Claudiu Beznea
2021-08-24
mmc: sdio: Print contents of unknown CIS tuples
Sean Anderson
2021-08-24
mmc: sdio: Don't warn about vendor CIS tuples
Sean Anderson
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
2021-08-24
mmc: host: add kdoc for mmc_retune_{en|dis}able
Wolfram Sang
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
[next]