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-20
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2
-8
/
+56
2018-04-19
mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
Wolfram Sang
1
-6
/
+33
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-2
/
+3
2018-04-11
mmc: sdhci-pci: Only do AMD tuning for HS200
Daniel Kurtz
1
-2
/
+23
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+5
2018-04-04
mmc: tmio: Fix error handling when issuing CMD23
Masaharu Hayakawa
1
-1
/
+1
2018-04-04
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
1
-0
/
+1
2018-04-04
mmc: jz4740: Fix race condition in IRQ mask update
Alex Smith
1
-1
/
+1
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: block: Delete gendisk before cleaning up the request queue
Shawn Lin
1
-1
/
+1
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-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-4
/
+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
[next]