index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-12-18
1
-0
/
+8
|
*
|
|
|
mmc: android-goldfish: remove duplicate includes
Pravin Shedge
2017-12-18
1
-2
/
+0
|
*
|
|
|
mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
Masahiro Yamada
2017-12-18
1
-8
/
+6
|
*
|
|
|
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
Masahiro Yamada
2017-12-18
3
-9
/
+2
|
*
|
|
|
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
Masahiro Yamada
2017-12-18
2
-4
/
+6
|
*
|
|
|
mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
Masahiro Yamada
2017-12-18
1
-7
/
+3
|
*
|
|
|
mmc: tmio: set tmio_mmc_host to driver data
Masahiro Yamada
2017-12-18
3
-15
/
+8
|
*
|
|
|
mmc: renesas_sdhi: remove eprobe jump label
Masahiro Yamada
2017-12-18
1
-6
/
+4
|
*
|
|
|
mmc: renesas_sdhi: remove wrong depends on to enable compile test
Masahiro Yamada
2017-12-18
1
-1
/
+0
|
*
|
|
|
mmc: tmio: use ioread* for repeated access to a register
Wolfram Sang
2017-12-18
1
-4
/
+4
|
*
|
|
|
mmc: renesas_sdhi: consolidate DMAC CONFIG options
Masahiro Yamada
2017-12-15
2
-8
/
+4
|
*
|
|
|
mmc: sunxi-mmc: Handle return value of platform_get_irq
Arvind Yadav
2017-12-15
1
-0
/
+5
|
*
|
|
|
mmc: sdhci-spear: Handle return value of platform_get_irq
Arvind Yadav
2017-12-15
1
-0
/
+4
|
*
|
|
|
mmc: sdhci-acpi: Handle return value of platform_get_irq
Arvind Yadav
2017-12-15
1
-0
/
+4
|
*
|
|
|
mmc: s3cmci: Fix platform_get_irq's error checking
Arvind Yadav
2017-12-15
1
-1
/
+1
|
*
|
|
|
mmc: meson-gx-mmc: Fix platform_get_irq's error checking
Arvind Yadav
2017-12-15
1
-1
/
+1
|
*
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
2
-0
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'fixes' into next
Ulf Hansson
2017-12-11
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT
Adrian Hunter
2017-12-11
1
-0
/
+34
|
*
|
|
|
|
|
mmc: sdhci-acpi: Add setup_host() callback
Adrian Hunter
2017-12-11
1
-1
/
+14
|
*
|
|
|
|
|
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
Dan Carpenter
2017-12-11
1
-0
/
+1
|
*
|
|
|
|
|
mmc: cqhci: Ensure macro parameters are wrapped in parentheses
Adrian Hunter
2017-12-11
1
-21
/
+21
|
*
|
|
|
|
|
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
5
-22
/
+1
|
*
|
|
|
|
|
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
yinbo.zhu
2017-12-11
1
-4
/
+8
|
*
|
|
|
|
|
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: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
Shah Nehal-Bakulchandra
2017-12-11
1
-0
/
+79
|
*
|
|
|
|
|
mmc_test: use ktime_get_ts64 for timestamps
Arnd Bergmann
2017-12-11
1
-46
/
+42
|
*
|
|
|
|
|
mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
Milan Stevanovic
2017-12-11
1
-0
/
+12
|
*
|
|
|
|
|
mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
Ulrich Hecht
2017-12-11
1
-0
/
+1
|
*
|
|
|
|
|
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: sdhci-pci: Add CQHCI support for Intel GLK
Adrian Hunter
2017-12-11
2
-1
/
+155
|
*
|
|
|
|
|
mmc: cqhci: support for command queue enabled host
Venkat Gopalakrishnan
2017-12-11
4
-0
/
+1404
|
*
|
|
|
|
|
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
5
-0
/
+25
|
*
|
|
|
|
|
mmc: block: Add error-handling comments
Adrian Hunter
2017-12-11
1
-1
/
+35
[prev]
[next]