index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
1
-19
/
+0
2016-01-05
mmc: sdhci-pci: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2016-01-05
mmc: cb710: use to_platform_device()
Geliang Tang
1
-2
/
+1
2016-01-05
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
1
-2
/
+2
2016-01-05
mmc: tegra: enable UHS-I modes
Lucas Stach
1
-20
/
+17
2015-12-28
mmc: tegra: implement UHS tuning
Lucas Stach
1
-0
/
+55
2015-12-28
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
1
-1
/
+9
2015-12-28
mmc: tegra: implement module external clock change
Lucas Stach
1
-7
/
+54
2015-12-28
mmc: sdhci: restore behavior when setting VDD via external regulator
Jisheng Zhang
1
-13
/
+6
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2
-2
/
+2
2015-12-22
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
1
-1
/
+2
2015-12-22
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
saurabh
1
-2
/
+2
2015-12-22
mmc: mediatek: change some dev_err to dev_dbg
Chaotian Jing
1
-4
/
+4
2015-12-22
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
1
-2
/
+2
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2
-28
/
+24
2015-12-22
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
1
-3
/
+6
2015-12-22
mmc: sdhci: Do not BUG on invalid vdd
Adrian Hunter
1
-1
/
+3
2015-12-22
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
2
-49
/
+15
2015-12-22
mmc: mvsdio: delete platform data header
Linus Walleij
1
-1
/
+6
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
1
-0
/
+10
2015-12-22
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
1
-16
/
+27
2015-12-22
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2
-172
/
+149
2015-12-22
mmc: sdhci-esdhc-imx: correct the tuning-step setting
Haibo Chen
1
-2
/
+5
2015-12-22
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
1
-46
/
+38
2015-12-22
mmc: sdhci: Fix strings broken across multiple lines
Marek Vasut
1
-34
/
+23
2015-12-22
mmc: tegra: Add Tegra210 support
Thierry Reding
1
-0
/
+17
2015-12-22
mmc: tegra: Constify SoC data
Thierry Reding
1
-3
/
+3
2015-12-22
mmc: sdhci-of-at91: add PM support
ludovic.desroches@atmel.com
1
-2
/
+73
2015-12-22
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2
-9
/
+0
2015-12-22
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
1
-4
/
+2
2015-12-22
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
1
-1
/
+2
2015-11-09
mmc: MMC_GOLDFISH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-11-09
mmc: mediatek: Preinitialize delay_phase in get_best_delay()
Geert Uytterhoeven
1
-1
/
+1
2015-11-09
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-10-29
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
Jaehoon Chung
1
-0
/
+1
2015-10-29
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
Jaehoon Chung
1
-1
/
+1
2015-10-29
mmc: dw_mmc: NULL dereference in error message
Dan Carpenter
1
-3
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-27
mmc: mediatek: add HS400 support
Chaotian Jing
1
-5
/
+244
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
7
-11
/
+11
2015-10-27
mmc: mediatek: add implement of ops->hw_reset()
Chaotian Jing
1
-0
/
+11
2015-10-27
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
Chaotian Jing
1
-4
/
+7
2015-10-27
mmc: mediatek: change the argument "ddr" to "timing"
Chaotian Jing
1
-12
/
+8
2015-10-27
mmc: mediatek: make cmd_ints_mask to const
Chaotian Jing
1
-9
/
+6
2015-10-26
mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
Lokesh Vutla
1
-1
/
+1
2015-10-26
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
Adrian Hunter
1
-1
/
+9
2015-10-26
mmc: sdhci-pci: Add more PCI IDs for Intel controllers
Adrian Hunter
2
-0
/
+54
[next]