index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
4
-43
/
+50
2017-06-20
mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers
Adrian Hunter
1
-1
/
+1
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
2
-1
/
+6
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
4
-13
/
+3
2017-06-20
mmc: core: for data errors, take response of stop cmd into account
Wolfram Sang
1
-2
/
+3
2017-06-20
mmc: core: check also R1 response for stop commands
Wolfram Sang
1
-1
/
+10
2017-06-20
mmc: core: Clarify code for sending CSD
Ulf Hansson
1
-5
/
+10
2017-06-20
mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead
Ulf Hansson
1
-19
/
+1
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
4
-12
/
+12
2017-06-20
mmc: core: Remove redundant code in mmc_send_cid()
Ulf Hansson
1
-7
/
+0
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
2
-3
/
+1
2017-06-20
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
Ulf Hansson
2
-21
/
+21
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
3
-66
/
+65
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
3
-119
/
+113
2017-06-20
mmc: core: Don't export some eMMC specific functions from core.c
Ulf Hansson
1
-4
/
+0
2017-06-20
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
Kishon Vijay Abraham I
1
-20
/
+14
2017-06-20
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
Kishon Vijay Abraham I
1
-12
/
+9
2017-06-20
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
1
-1
/
+12
2017-06-20
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
1
-7
/
+6
2017-06-20
mmc: sdhci-pci: Add support for Intel CNP
Adrian Hunter
2
-1
/
+48
2017-06-20
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
5
-6
/
+14
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
[next]