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
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
2016-04-18
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
Adrian Hunter
2
-0
/
+82
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-04-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+1
2016-04-10
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-05
mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
Adrian Hunter
2
-0
/
+28
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
5
-8
/
+8
2016-03-29
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
3
-9
/
+56
2016-03-21
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
55
-759
/
+1104
2016-03-18
mmc: sdhci-of-at91: fix wake-up issue when using runtime pm
ludovic.desroches@atmel.com
1
-0
/
+20
2016-03-18
mmc: sdhci-pci: Do not set DMA mask in enable_dma()
Alexandre Courbot
1
-15
/
+0
2016-03-18
mmc: sdhci-acpi: Remove enable_dma() hook
Alexandre Courbot
1
-30
/
+0
2016-03-18
mmc: sdhci: Set DMA mask when adding host
Alexandre Courbot
1
-7
/
+41
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+7
2016-03-17
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
1
-8
/
+16
2016-03-17
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-03-17
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
1
-2
/
+0
2016-03-17
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
1
-2
/
+0
2016-03-17
mmc: of_mmc_spi: fix unused warning
Brian Norris
1
-2
/
+0
2016-03-17
mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
Shawn Lin
1
-1
/
+56
2016-03-17
mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling
Shawn Lin
1
-7
/
+8
2016-03-17
mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume
Shawn Lin
1
-1
/
+0
2016-03-17
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
1
-3
/
+3
2016-03-17
mmc: mmci: Remove unnecessary header file
Wang Hongcheng
1
-1
/
+0
2016-03-17
mmc: sdhci-acpi: add QCOM controllers
Philip Elcan
1
-0
/
+15
2016-03-17
mmc: tegra: implement memcomp pad calibration
Lucas Stach
1
-3
/
+44
2016-03-17
mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Nicolas Boichat
1
-12
/
+5
2016-03-17
mmc: mediatek: Change signal voltage error to dev_dbg()
Nicolas Boichat
1
-1
/
+1
2016-03-17
mmc: sh_mmcif, tmio: Use ARCH_RENESAS
Simon Horman
1
-2
/
+2
2016-03-17
mmc: tegra: properly disable card clock
Lucas Stach
1
-1
/
+1
2016-03-16
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
1
-0
/
+6
2016-03-16
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
1
-1
/
+11
2016-02-29
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
Jisheng Zhang
1
-1
/
+0
2016-02-29
mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
Jisheng Zhang
1
-1
/
+0
2016-02-29
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-14
/
+7
2016-02-29
mmc: sdhci-st: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-20
/
+20
2016-02-29
mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-12
/
+8
2016-02-29
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-10
/
+9
2016-02-29
mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-18
/
+15
2016-02-29
mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-16
/
+12
2016-02-29
mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
Jisheng Zhang
1
-1
/
+4
2016-02-29
mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-8
/
+4
2016-02-29
mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
Jisheng Zhang
1
-7
/
+8
2016-02-29
mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-21
/
+17
2016-02-29
mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-11
/
+3
2016-02-29
mmc: mediatek: add SD write protect support
Chaotian Jing
1
-0
/
+2
2016-02-29
mmc: sdhi: Add r8a7795 support
Wolfram Sang
2
-14
/
+35
2016-02-29
mmc: sdhci: further code simplication
Russell King
1
-11
/
+10
2016-02-29
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
Russell King
1
-32
/
+16
2016-02-29
mmc: sdhci: prepare DMA address/size quirk handling consolidation
Russell King
1
-13
/
+15
[next]