index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2018-03-15
2
-0
/
+7
*
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-03-15
1
-0
/
+19
*
mmc: core: Avoid hanging to claim host for mmc via some nested calls
Ulf Hansson
2018-02-27
1
-4
/
+0
*
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2018-01-18
1
-0
/
+8
*
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-18
1
-0
/
+1
*
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-12-18
1
-0
/
+8
*
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
2
-0
/
+10
|
\
|
*
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2017-12-11
2
-0
/
+10
*
|
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
1
-1
/
+1
|
\
\
|
|
/
|
*
mmc: core: properly init drv_type
Wolfram Sang
2017-12-05
1
-1
/
+1
*
|
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
2017-12-11
1
-0
/
+1
*
|
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
4
-197
/
+1
*
|
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
4
-964
/
+16
*
|
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
4
-12
/
+1
*
|
mmc: mmc_test: Ensure command queue is disabled for testing
Adrian Hunter
2017-12-11
1
-2
/
+9
*
|
mmc: core: Ensure cmd_completion is initialized
Adrian Hunter
2017-12-11
1
-4
/
+2
*
|
mmc_test: use ktime_get_ts64 for timestamps
Arnd Bergmann
2017-12-11
1
-46
/
+42
*
|
mmc: block: make function mmc_cqe_issue_type static
Colin Ian King
2017-12-11
1
-2
/
+2
*
|
mmc: block: blk-mq: fix boolreturn.cocci warnings
Wu Fengguang
2017-12-11
1
-1
/
+1
*
|
mmc: mmc_test: Do not use mmc_start_areq() anymore
Adrian Hunter
2017-12-11
1
-68
/
+54
*
|
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
2017-12-11
1
-143
/
+161
*
|
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
2017-12-11
1
-1
/
+7
*
|
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
2017-12-11
1
-7
/
+35
*
|
mmc: block: Check for transfer state in card_busy_detect()
Adrian Hunter
2017-12-11
1
-4
/
+13
*
|
mmc: block: Check the timeout correctly in card_busy_detect()
Adrian Hunter
2017-12-11
1
-1
/
+3
*
|
mmc: block: blk-mq: Check error bits and save the exception bit when polling ...
Adrian Hunter
2017-12-11
1
-9
/
+28
*
|
mmc: block: Make card_busy_detect() accumulate all response error bits
Adrian Hunter
2017-12-11
1
-10
/
+29
*
|
mmc: block: blk-mq: Separate card polling from recovery
Adrian Hunter
2017-12-11
1
-1
/
+28
*
|
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
5
-26
/
+115
*
|
mmc: block: Add CQE support
Adrian Hunter
2017-12-11
4
-6
/
+326
*
|
mmc: block: Add blk-mq support
Adrian Hunter
2017-12-11
4
-31
/
+808
*
|
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
4
-0
/
+15
*
|
mmc: block: Add error-handling comments
Adrian Hunter
2017-12-11
1
-1
/
+35
*
|
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
2
-31
/
+31
*
|
mmc: block: Simplify cleaning up the queue
Adrian Hunter
2017-12-11
2
-5
/
+14
*
|
mmc: block: No need to export mmc_cleanup_queue()
Adrian Hunter
2017-12-11
1
-1
/
+0
*
|
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
2017-12-11
1
-5
/
+3
*
|
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
Masahiro Yamada
2017-12-11
1
-8
/
+6
|
/
*
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2017-12-01
5
-11
/
+66
|
\
|
*
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-11-29
2
-2
/
+2
|
*
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
2017-11-29
1
-1
/
+1
|
*
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2017-11-23
2
-7
/
+38
|
*
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
2017-11-23
1
-0
/
+3
|
*
mmc: block: Check return value of blk_get_request()
Adrian Hunter
2017-11-23
1
-1
/
+19
|
*
mmc: block: Fix missing blk_put_request()
Adrian Hunter
2017-11-23
1
-0
/
+3
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
|
/
*
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-11-13
12
-118
/
+691
|
\
|
*
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
2
-4
/
+20
|
*
mmc: add kerneldoc to mmc_regulator_get_supply()
Wolfram Sang
2017-10-30
1
-0
/
+10
|
*
mmc: core: export emmc revision
Jin Qian
2017-10-30
1
-0
/
+2
[next]