index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
Masahiro Yamada
2017-12-19
3
-3
/
+3
|
*
|
|
mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
Masahiro Yamada
2017-12-19
4
-9
/
+18
|
*
|
|
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
Masahiro Yamada
2017-12-19
5
-29
/
+33
|
*
|
|
mmc: renesas_sdhi: remove always false condition
Masahiro Yamada
2017-12-19
1
-2
/
+2
|
*
|
|
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
2017-12-18
1
-0
/
+1
|
*
|
|
Merge branch 'fixes' into next
Ulf Hansson
2017-12-18
1
-0
/
+3
|
|
\
\
\
|
*
|
|
|
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
[prev]
[next]