index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
mmc: tmio: use EXPORT_SYMBOL_GPL
Simon Horman
1
-10
/
+10
2017-06-20
mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
Hans de Goede
1
-3
/
+0
2017-06-20
mmc: tmio: make sure SDIO gets reinitialized after resume
Wolfram Sang
1
-7
/
+10
2017-06-20
mmc: sdhci-pci: Use macros in pci_ids definition
Matthias Kraemer
2
-549
/
+112
2017-06-20
mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround
Benoît Thébaudeau
1
-12
/
+4
2017-06-20
mmc: sdhci-esdhc-imx: Allow all supported prescaler values
Benoît Thébaudeau
1
-11
/
+7
2017-06-20
mmc: sdhci-esdhc-imx: Fix DAT line software reset
Benoît Thébaudeau
1
-21
/
+38
2017-06-20
mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
Benoît Thébaudeau
1
-0
/
+1
2017-06-20
mmc: sdhci-esdhc-imx: Fix some English mistakes and typos
Benoît Thébaudeau
1
-24
/
+25
2017-06-20
mmc: mediatek: Fixed size in dma_free_coherent
Phong LE
1
-1
/
+1
2017-06-20
mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
1
-3
/
+9
2017-06-20
mmc: use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
1
-37
/
+35
2017-06-20
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
1
-12
/
+12
2017-06-20
mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-13
/
+41
2017-06-20
mmc: block: fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-06-20
mmc: block: Use __mmc_send_status() and drop get_card_status()
Ulf Hansson
3
-21
/
+12
2017-06-20
mmc: block: Move boot partition locking into a driver op
Linus Walleij
2
-24
/
+33
2017-06-20
mmc: block: Move DRV OP issue function
Linus Walleij
1
-37
/
+37
2017-06-20
mmc: block: Tag DRV_OPs with a driver operation type
Linus Walleij
2
-13
/
+33
2017-06-20
mmc: block: remove req back pointer
Linus Walleij
3
-13
/
+16
2017-06-20
mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3
Wolfram Sang
1
-2
/
+4
2017-06-20
mmc: tmio: add CMD23 support
Wolfram Sang
1
-13
/
+28
2017-06-20
mmc: tmio: move finish_request function further down
Wolfram Sang
1
-38
/
+38
2017-06-20
mmc: tmio: remove outdated comment
Wolfram Sang
1
-1
/
+0
2017-06-20
mmc: tmio: refactor handling mrq
Wolfram Sang
1
-20
/
+26
2017-06-20
mmc: tmio: make tmio_mmc_request function more readable
Wolfram Sang
1
-5
/
+6
2017-06-20
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
2
-15
/
+3
2017-06-20
mmc: atmel-mci: Delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2017-06-20
mmc: queue: delete mmc_req_is_special()
Linus Walleij
1
-8
/
+0
2017-06-20
mmc: block: move multi-ioctl() to use block layer
Linus Walleij
2
-14
/
+27
2017-06-20
mmc: block: move single ioctl() commands to block requests
Linus Walleij
2
-26
/
+88
2017-06-20
mmc: block: Tag is_rpmb as bool
Linus Walleij
1
-1
/
+1
2017-06-20
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
3
-202
/
+78
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
4
-34
/
+9
2017-06-20
mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
Simon Horman
3
-129
/
+137
2017-06-20
mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
Simon Horman
3
-72
/
+72
2017-06-20
mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c
Simon Horman
5
-39
/
+52
2017-06-20
mmc: tmio: rename tmio_mmc_{pio => core}.c
Simon Horman
2
-1
/
+0
2017-06-20
mmc: renesas-sdhi, tmio: make dma more modular
Simon Horman
6
-43
/
+86
2017-06-20
mmc: tmio: drop filenames from comment at top of source
Simon Horman
4
-17
/
+10
2017-06-20
Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"
Ulf Hansson
1
-8
/
+2
2017-06-20
mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled
Ulf Hansson
1
-0
/
+7
2017-06-20
mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
Ulf Hansson
1
-3
/
+22
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
3
-0
/
+20
2017-06-20
mmc: core: Prevent processing SDIO IRQs when none is claimed
Ulf Hansson
1
-2
/
+4
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
3
-1
/
+5
2017-06-20
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
Ulf Hansson
2
-0
/
+11
2017-06-20
mmc: vub3000: add missing USB-descriptor endianness conversions
Johan Hovold
1
-1
/
+2
2017-06-20
mmc: atmel-mci: Remove AVR32 bits from the driver
Andy Shevchenko
2
-26
/
+6
[prev]
[next]