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
2018-02-27
mmc: core: Avoid hanging to claim host for mmc via some nested calls
Ulf Hansson
1
-4
/
+0
2018-02-27
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
Shawn Lin
1
-0
/
+4
2018-02-27
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
6
-1
/
+14
2018-02-27
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
Shawn Lin
1
-30
/
+43
2018-02-27
mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+3
2018-02-27
mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
Adrian Hunter
1
-4
/
+31
2018-02-14
mmc: bcm2835: Don't overwrite max frequency unconditionally
Phil Elwell
1
-1
/
+2
2018-02-14
Revert "mmc: meson-gx: include tx phase in the tuning process"
Jerome Brunet
1
-18
/
+1
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2018-02-05
Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-10
/
+161
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
1
-0
/
+1
2018-02-02
mmc: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-01-31
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-2
/
+2
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2
-8
/
+159
2018-01-29
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
41
-1440
/
+3971
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-4
/
+4
2018-01-24
mmc: mmci: fix error return code in mmci_probe()
Wei Yongjun
1
-0
/
+3
2018-01-22
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
1
-2
/
+3
2018-01-22
mmc: davinci: dont' use module_platform_driver_probe()
David Lechner
1
-6
/
+6
2018-01-22
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
Arnd Bergmann
1
-14
/
+14
2018-01-18
mmc: mmci: Add STM32 variant
Patrice Chotard
1
-0
/
+22
2018-01-18
mmc: mmci: Add support for setting pad type via pinctrl
Patrice Chotard
2
-2
/
+44
2018-01-18
mmc: mmci: Don't pretend all variants to have OPENDRAIN bit
Patrice Chotard
1
-11
/
+12
2018-01-18
mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
Patrice Chotard
1
-2
/
+14
2018-01-18
mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
Patrice Chotard
2
-4
/
+25
2018-01-18
mmc: tmio: refactor .get_ro hook
Masahiro Yamada
1
-8
/
+5
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
1
-0
/
+8
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
4
-7
/
+5
2018-01-18
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
Masahiro Yamada
1
-6
/
+13
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
4
-27
/
+30
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
3
-10
/
+14
2018-01-18
mmc: sh_mmcif: remove redundant initialization of 'opc'
Colin Ian King
1
-1
/
+1
2018-01-17
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
1
-10
/
+15
2018-01-17
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2
-9
/
+16
2018-01-17
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2
-3
/
+1
2018-01-17
mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...
Adrian Hunter
1
-4
/
+7
2018-01-17
mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
Adrian Hunter
1
-37
/
+21
2018-01-16
mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
Shawn Lin
2
-6
/
+132
2018-01-15
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+14
2018-01-15
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
1
-0
/
+14
2018-01-12
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
Masahiro Yamada
1
-1
/
+1
2018-01-11
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2
-0
/
+9
2018-01-11
mmc: tmio, renesas_sdhi: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2018-01-11
mmc: sdhci_f_sdh30: add ACPI support
Ard Biesheuvel
2
-19
/
+35
2018-01-09
mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend
Michael Trimarchi
1
-0
/
+4
2018-01-09
mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
Michael Trimarchi
1
-7
/
+9
2018-01-09
mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
Michael Trimarchi
1
-0
/
+2
2018-01-04
mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.
Atul Garg
4
-4
/
+340
2018-01-04
Merge branch 'fixes' into next
Ulf Hansson
1
-2
/
+4
2018-01-04
mmc: s3mci: mark debug_regs[] as static
Arnd Bergmann
1
-2
/
+4
[next]