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
*
brcmfmac: add support for BCM43430 SDIO chipset
Arend van Spriel
2015-03-20
1
-0
/
+1
*
brcmfmac: Add support for BCM4345 SDIO chipset.
Syed Asifful Dayyan
2015-03-13
1
-0
/
+1
*
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2015-02-11
8
-27
/
+26
|
\
|
*
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
2
-1
/
+6
|
*
mmc: core: Initial support for MMC power sequences
Ulf Hansson
2015-01-28
1
-0
/
+2
|
*
Merge branch 'tmio' into next
Ulf Hansson
2015-01-20
1
-15
/
+0
|
|
\
|
|
*
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
2015-01-20
1
-15
/
+0
|
*
|
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
2015-01-20
1
-0
/
+2
|
*
|
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
2015-01-20
1
-0
/
+2
|
*
|
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
2015-01-19
1
-0
/
+2
|
*
|
mmc: core: always check status after reset
Johan Rudholm
2015-01-19
1
-1
/
+0
|
*
|
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2015-01-19
1
-0
/
+6
|
*
|
mmc: core: Make tuning block patterns static
Ulf Hansson
2015-01-19
1
-5
/
+0
|
*
|
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
Ulf Hansson
2015-01-19
1
-2
/
+0
|
*
|
mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
Ulf Hansson
2015-01-19
1
-3
/
+0
|
*
|
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
Doug Anderson
2015-01-19
1
-0
/
+6
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
2015-01-26
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
2015-01-06
1
-2
/
+4
*
|
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2015-01-12
1
-0
/
+1
|
/
*
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
2014-12-08
1
-1
/
+1
*
mmc: core: add core-level function for sending tuning commands
Minda Chen
2014-11-26
1
-0
/
+1
*
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
1
-0
/
+3
*
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
1
-0
/
+2
*
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
2014-11-26
1
-0
/
+1
*
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
1
-0
/
+2
*
mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...
Vincent Wan
2014-11-26
1
-0
/
+2
*
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
2014-11-10
1
-0
/
+3
*
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
2014-11-10
1
-0
/
+7
*
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
2014-11-10
1
-2
/
+2
*
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
2014-11-10
1
-1
/
+1
*
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
2014-11-10
1
-1
/
+0
*
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
1
-0
/
+1
*
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
1
-2
/
+0
*
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
2
-0
/
+6
*
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
2014-11-10
1
-14
/
+2
*
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
2014-10-03
1
-0
/
+2
*
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-10-02
1
-2
/
+2
*
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
2014-09-24
1
-0
/
+1
*
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
1
-0
/
+5
*
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
2
-1
/
+3
*
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2014-09-09
1
-0
/
+3
*
mmc: remove MMC_CAP2_NO_MULTI_READ flags
Kuninori Morimoto
2014-09-09
1
-1
/
+0
*
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
2014-09-09
1
-0
/
+7
*
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
2014-09-09
1
-0
/
+1
*
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-09-09
1
-0
/
+2
*
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
2014-09-09
1
-1
/
+1
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
2
-1
/
+5
[next]