index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
5
-20
/
+5
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-20
/
+5
*
|
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
1
-0
/
+3
*
|
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-18
2
-0
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
2019-04-23
1
-0
/
+12
*
mmc: add SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
2019-04-23
1
-0
/
+2
*
mmc: core: Add discard support to sd
Avri Altman
2019-02-28
1
-0
/
+1
*
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
2019-02-25
1
-6
/
+0
*
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
1
-1
/
+0
*
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2019-02-25
1
-0
/
+2
*
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
2
-0
/
+6
*
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
1
-1
/
+1
*
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
2019-02-25
1
-0
/
+5
*
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-0
/
+1
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
2
-6
/
+4
|
\
|
*
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2018-12-17
1
-1
/
+1
|
*
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
2018-12-17
1
-5
/
+0
|
*
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2018-12-17
1
-0
/
+3
*
|
brcmfmac: add support for CYW43012 SDIO chipset
Chi-Hsien Lin
2018-12-13
1
-0
/
+1
|
/
*
mmc: core: add helper to see if a host is doing a retune
Niklas Söderlund
2018-10-08
1
-0
/
+5
*
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
1
-3
/
+0
*
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-07-16
1
-0
/
+7
*
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-07-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+1
|
\
|
*
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
2018-05-09
1
-0
/
+1
*
|
mmc: sd: Define name for default speed dtr
yinbo.zhu
2018-05-29
1
-0
/
+1
*
|
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
2018-05-21
1
-0
/
+1
*
|
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
1
-0
/
+1
*
|
Merge branch 'sdhci_omap' into next
Ulf Hansson
2018-05-03
1
-0
/
+4
|
\
\
|
*
|
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+4
|
|
/
*
|
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-05-02
1
-0
/
+1
*
|
mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip
Diwakar Sharma
2018-05-02
1
-0
/
+1
*
|
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
2018-05-02
1
-0
/
+1
|
/
*
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
1
-0
/
+1
*
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2018-01-18
1
-0
/
+1
*
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
1
-3
/
+0
*
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
1
-0
/
+1
*
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
1
-0
/
+1
*
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-11-13
2
-4
/
+10
|
\
|
*
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
1
-0
/
+2
|
*
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
1
-0
/
+2
|
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-1
/
+6
|
*
mmc: sdhci-pci: remove outdated declaration
Wolfram Sang
2017-10-30
1
-3
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
1
-1
/
+1
*
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-09-07
3
-15
/
+72
|
\
|
*
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
2017-08-30
1
-4
/
+0
|
*
mmc: host: Add CQE interface
Adrian Hunter
2017-08-30
2
-0
/
+59
[next]