index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-04
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
2018-03-22
mmc: block: Delete gendisk before cleaning up the request queue
Shawn Lin
2018-03-22
mmc: update sdio_claim_irq documentation
Joel Cunningham
2018-03-22
mmc: Export host capabilities to debugfs.
Abbas Raza
2018-03-15
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2018-03-15
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2018-03-15
mmc: core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-15
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
2018-03-15
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
2018-03-15
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-05
mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
Adrian Hunter
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-05
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
2018-02-27
mmc: core: Avoid hanging to claim host for mmc via some nested calls
Ulf Hansson
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2017-12-18
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-18
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-12-11
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2017-12-11
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
2017-12-11
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
mmc: mmc_test: Ensure command queue is disabled for testing
Adrian Hunter
2017-12-11
mmc: core: Ensure cmd_completion is initialized
Adrian Hunter
2017-12-11
mmc_test: use ktime_get_ts64 for timestamps
Arnd Bergmann
2017-12-11
mmc: block: make function mmc_cqe_issue_type static
Colin Ian King
2017-12-11
mmc: block: blk-mq: fix boolreturn.cocci warnings
Wu Fengguang
2017-12-11
mmc: mmc_test: Do not use mmc_start_areq() anymore
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
2017-12-11
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
2017-12-11
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
2017-12-11
mmc: block: Check for transfer state in card_busy_detect()
Adrian Hunter
2017-12-11
mmc: block: Check the timeout correctly in card_busy_detect()
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Check error bits and save the exception bit when polling ...
Adrian Hunter
2017-12-11
mmc: block: Make card_busy_detect() accumulate all response error bits
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Separate card polling from recovery
Adrian Hunter
2017-12-11
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
mmc: block: Add CQE support
Adrian Hunter
2017-12-11
mmc: block: Add blk-mq support
Adrian Hunter
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
mmc: block: Add error-handling comments
Adrian Hunter
2017-12-11
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
mmc: block: Simplify cleaning up the queue
Adrian Hunter
[next]