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-04-03
Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
28
-257
/
+842
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-699
/
+0
2018-03-26
mmc: remove bfin_sdh driver
Arnd Bergmann
3
-699
/
+0
2018-03-22
mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE
Masaharu Hayakawa
1
-3
/
+3
2018-03-22
mmc: update sdio_claim_irq documentation
Joel Cunningham
1
-2
/
+2
2018-03-22
mmc: Export host capabilities to debugfs.
Abbas Raza
1
-0
/
+6
2018-03-21
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2018-03-21
mmc: sdhci-acpi: Fix IRQ 0
Adrian Hunter
1
-1
/
+1
2018-03-16
Merge branch 'fixes' into next
Ulf Hansson
1
-2
/
+4
2018-03-16
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
Evgeniy Didin
1
-2
/
+4
2018-03-15
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+7
2018-03-15
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2
-0
/
+7
2018-03-15
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
1
-0
/
+19
2018-03-15
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
1
-1
/
+1
2018-03-15
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
1
-18
/
+18
2018-03-15
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
1
-60
/
+82
2018-03-15
mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc
tianshuliang
4
-0
/
+218
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2
-0
/
+4
2018-03-15
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2
-0
/
+7
2018-03-15
mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
Jaehoon Chung
1
-1
/
+7
2018-03-15
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
1
-0
/
+19
2018-03-15
mmc: renesas_sdhi: fix WP detection
Wolfram Sang
2
-4
/
+0
2018-03-15
mmc: core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-11
/
+4
2018-03-15
mmc: dw_mmc-rockchip: correct property names in debug
John Keeping
1
-2
/
+2
2018-03-15
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
1
-2
/
+0
2018-03-15
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
1
-5
/
+4
2018-03-15
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
2
-12
/
+7
2018-03-15
mmc: dw_mmc: remove the deprecated "num-slots"
Jaehoon Chung
3
-7
/
+0
2018-03-15
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
Jaehoon Chung
1
-11
/
+4
2018-03-05
Merge branch 'fixes' into next
Ulf Hansson
1
-3
/
+6
2018-03-05
mmc: mediatek: add support for MT7622 SoC
Sean Wang
1
-0
/
+12
2018-03-05
mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
Adrian Hunter
2
-6
/
+19
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2
-2
/
+22
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
1
-2
/
+7
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
1
-1
/
+9
2018-03-05
mmc: sdhci-pci: Get rid of glk_cqe_enable()
Adrian Hunter
1
-19
/
+1
2018-03-05
mmc: ushc: Remove bogus check of usb_submit_urb
Shawn Lin
1
-2
/
+0
2018-03-05
mmc: dw_mmc: update kernel-doc comments for dw_mci
Alexey Roslyakov
1
-10
/
+9
2018-03-05
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Shawn Lin
1
-1
/
+0
2018-03-05
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
Shawn Lin
1
-26
/
+2
2018-03-05
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2018-03-05
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
1
-3
/
+0
2018-03-05
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
1
-3
/
+1
2018-03-05
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
3
-20
/
+10
2018-03-05
mmc: tmio: fix never-detected card insertion bug
Masahiro Yamada
1
-4
/
+8
2018-03-05
mmc: tmio: support IP-builtin card detection logic
Masahiro Yamada
1
-1
/
+12
2018-03-05
mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
Evgeniy Didin
1
-3
/
+6
2018-03-05
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
Masahiro Yamada
1
-0
/
+5
2018-03-05
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
1
-3
/
+2
2018-03-05
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
1
-3
/
+3
[next]