index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
Benoît Thébaudeau
2017-06-20
1
-0
/
+1
|
*
|
|
mmc: sdhci-esdhc-imx: Fix some English mistakes and typos
Benoît Thébaudeau
2017-06-20
1
-24
/
+25
|
*
|
|
mmc: mediatek: Fixed size in dma_free_coherent
Phong LE
2017-06-20
1
-1
/
+1
|
*
|
|
mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
2017-06-20
1
-3
/
+9
|
*
|
|
mmc: use proper name for the R-Car SoC
Wolfram Sang
2017-06-20
1
-1
/
+1
|
*
|
|
mmc: core: Use device_property_read instead of of_property_read
David Woods
2017-06-20
1
-37
/
+35
|
*
|
|
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
2017-06-20
1
-12
/
+12
|
*
|
|
mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-06-20
1
-13
/
+41
|
*
|
|
mmc: block: fix semicolon.cocci warnings
Wu Fengguang
2017-06-20
1
-1
/
+1
|
*
|
|
mmc: block: Use __mmc_send_status() and drop get_card_status()
Ulf Hansson
2017-06-20
3
-21
/
+12
|
*
|
|
mmc: block: Move boot partition locking into a driver op
Linus Walleij
2017-06-20
2
-24
/
+33
|
*
|
|
mmc: block: Move DRV OP issue function
Linus Walleij
2017-06-20
1
-37
/
+37
|
*
|
|
mmc: block: Tag DRV_OPs with a driver operation type
Linus Walleij
2017-06-20
2
-13
/
+33
|
*
|
|
mmc: block: remove req back pointer
Linus Walleij
2017-06-20
3
-13
/
+16
|
*
|
|
mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3
Wolfram Sang
2017-06-20
1
-2
/
+4
|
*
|
|
mmc: tmio: add CMD23 support
Wolfram Sang
2017-06-20
1
-13
/
+28
|
*
|
|
mmc: tmio: move finish_request function further down
Wolfram Sang
2017-06-20
1
-38
/
+38
|
*
|
|
mmc: tmio: remove outdated comment
Wolfram Sang
2017-06-20
1
-1
/
+0
|
*
|
|
mmc: tmio: refactor handling mrq
Wolfram Sang
2017-06-20
1
-20
/
+26
|
*
|
|
mmc: tmio: make tmio_mmc_request function more readable
Wolfram Sang
2017-06-20
1
-5
/
+6
|
*
|
|
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
2017-06-20
2
-15
/
+3
|
*
|
|
mmc: atmel-mci: Delete an error message for a failed memory allocation
Markus Elfring
2017-06-20
1
-3
/
+1
|
*
|
|
mmc: queue: delete mmc_req_is_special()
Linus Walleij
2017-06-20
1
-8
/
+0
|
*
|
|
mmc: block: move multi-ioctl() to use block layer
Linus Walleij
2017-06-20
2
-14
/
+27
|
*
|
|
mmc: block: move single ioctl() commands to block requests
Linus Walleij
2017-06-20
2
-26
/
+88
|
*
|
|
mmc: block: Tag is_rpmb as bool
Linus Walleij
2017-06-20
1
-1
/
+1
|
*
|
|
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
2017-06-20
3
-202
/
+78
|
*
|
|
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2017-06-20
4
-34
/
+9
|
*
|
|
mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
Simon Horman
2017-06-20
3
-129
/
+137
|
*
|
|
mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
Simon Horman
2017-06-20
3
-72
/
+72
|
*
|
|
mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
Simon Horman
2017-06-20
5
-39
/
+52
|
*
|
|
mmc: tmio: rename tmio_mmc_{pio => core}.c
Simon Horman
2017-06-20
2
-1
/
+0
|
*
|
|
mmc: renesas-sdhi, tmio: make dma more modular
Simon Horman
2017-06-20
6
-43
/
+86
|
*
|
|
mmc: tmio: drop filenames from comment at top of source
Simon Horman
2017-06-20
4
-17
/
+10
|
*
|
|
Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"
Ulf Hansson
2017-06-20
1
-8
/
+2
|
*
|
|
mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled
Ulf Hansson
2017-06-20
1
-0
/
+7
|
*
|
|
mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
Ulf Hansson
2017-06-20
1
-3
/
+22
|
*
|
|
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
2017-06-20
3
-0
/
+20
|
*
|
|
mmc: core: Prevent processing SDIO IRQs when none is claimed
Ulf Hansson
2017-06-20
1
-2
/
+4
|
*
|
|
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
2017-06-20
3
-1
/
+5
|
*
|
|
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
Ulf Hansson
2017-06-20
2
-0
/
+11
|
*
|
|
mmc: vub3000: add missing USB-descriptor endianness conversions
Johan Hovold
2017-06-20
1
-1
/
+2
|
*
|
|
mmc: atmel-mci: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-20
2
-26
/
+6
|
*
|
|
mmc: sdricoh_cs: remove redundant check if len is non-zero
Colin Ian King
2017-06-20
1
-3
/
+0
|
*
|
|
mmc: sdhci-of-arasan: Trivial print fix
Shubhrajyoti Datta
2017-06-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
2
-18
/
+22
|
\
\
\
|
*
|
|
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
|
*
|
|
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-5
/
+4
|
|
\
\
\
|
*
|
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
2
-17
/
+22
*
|
|
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-5
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[prev]
[next]