Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e0246ea37406fe0e6c794567e721b26aa8f0c831
/
drivers
/
mmc
2c9b3eb
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
64a67d4
mmc: pwrseq_simple: Make reset-gpios optional to match doc
by Martin Fuzzey
· 9 years ago
07cbeea
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
by Shawn Lin
· 9 years ago
0036e74
mmc: debugfs: correct wrong voltage value
by Chuanxiao Dong
· 9 years ago
d90f351
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
238d1c6
mmc: atmel: get rid of struct mci_dma_data
by Mans Rullgard
· 9 years ago
7484378
mmc: atmel-mci: restore dma on AVR32
by Mans Rullgard
· 9 years ago
d50f423
mmc: tmio_mmc_dma: don't print invalid DMA cookie
by Arnd Bergmann
· 9 years ago
e10c321
mmc: core: Enable tuning according to the actual timing
by Carlo Caione
· 9 years ago
f5abc76
mmc: mmci: support 8bit mode on the Nomadik
by Linus Walleij
· 9 years ago
0bcb7ef
mmc: mmci: fix an ages old detection error
by Linus Walleij
· 9 years ago
d981278
mmc: sd: limit SD card power limit according to cards capabilities
by Russell King
· 9 years ago
01a999e
mmc: dw_mmc: remove the unused quirks
by Jaehoon Chung
· 9 years ago
923a231
mmc: sdhci-pci: use to_pci_dev()
by Geliang Tang
· 9 years ago
12dd7fe
mmc: cb710: use to_platform_device()
by Geliang Tang
· 9 years ago
1b84def
mmc: tegra: use correct accessor for misc ctrl register
by Lucas Stach
· 9 years ago
7ad2ed1
mmc: tegra: enable UHS-I modes
by Lucas Stach
· 9 years ago
c3c2384
mmc: tegra: implement UHS tuning
by Lucas Stach
· 9 years ago
74cd42b
mmc: tegra: disable SPI_MODE_CLKEN
by Lucas Stach
· 9 years ago
a8e326a
mmc: tegra: implement module external clock change
by Lucas Stach
· 9 years ago
918f4cb
mmc: sdhci: restore behavior when setting VDD via external regulator
by Jisheng Zhang
· 9 years ago
520322d
mmc: It is not an error for the card to be removed while suspended
by Adrian Hunter
· 9 years ago
382c55f
mmc: block: Allow more than 8 partitions per card
by Colin Cross
· 9 years ago
520bd7a
mmc: core: Optimize boot time by detecting cards simultaneously
by Ulf Hansson
· 9 years ago
260b316
mmc: dw_mmc: use resource_size_t to store physical address
by Arnd Bergmann
· 9 years ago
3bbb0de
mmc: core: fix __mmc_switch timeout caused by preempt
by Chaotian Jing
· 9 years ago
05caee9
mmc: usdhi6rol0: handle NULL data in timeout
by Rabin Vincent
· 9 years ago
60b71f6
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
by saurabh
· 9 years ago
2066fd2
mmc: mediatek: change some dev_err to dev_dbg
by Chaotian Jing
· 9 years ago
ec076cd
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
5c671c4
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
by Adrian Hunter
· 9 years ago
04a5ae6
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
by Adrian Hunter
· 9 years ago
347ea32
mmc: sdhci: Fix DMA descriptor with zero data length
by Adrian Hunter
· 9 years ago
d9bfbb9
mmc: sdio: Fix invalid vdd in voltage switch power cycle
by Adrian Hunter
· 9 years ago
9d5de93
mmc: sdhci: Do not BUG on invalid vdd
by Adrian Hunter
· 9 years ago
1ca8968
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
by Adrian Hunter
· 9 years ago
adb24d4
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
by Wenkai Du
· 9 years ago
100a606
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
by Carlo Caione
· 9 years ago
17da678
mmc: mvsdio: delete platform data code path
by Linus Walleij
· 9 years ago
6d91439
mmc: mvsdio: delete platform data header
by Linus Walleij
· 9 years ago
1ef5e49
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
by yangbo lu
· 9 years ago
447dc0d
mmc: atmel-mci: atmci_convert_chksize depends on controller version
by ludovic.desroches@atmel.com
· 9 years ago
ec8fc9c
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
by ludovic.desroches@atmel.com
· 9 years ago
fb0229d
mmc: fix mmc_{un,}register_pm_notifier prototypes
by Arnd Bergmann
· 9 years ago
260ecb3
mmc: sdhci-esdhc-imx: correct the tuning-step setting
by Haibo Chen
· 9 years ago
27cbd7e
mmc: sh_mmcif: rework dma channel handling
by Arnd Bergmann
· 9 years ago
2e4456f
mmc: sdhci: Fix strings broken across multiple lines
by Marek Vasut
· 9 years ago
ffedbd2
mmc: pwrseq: constify mmc_pwrseq_ops structures
by Julia Lawall
· 9 years ago
b5a84ec
mmc: tegra: Add Tegra210 support
by Thierry Reding
· 9 years ago
d49d19c2
mmc: tegra: Constify SoC data
by Thierry Reding
· 9 years ago
f5f1781
mmc: sdhci-of-at91: add PM support
by ludovic.desroches@atmel.com
· 9 years ago
1ff8950
mmc: block: change to use kmalloc when copy data from userspace
by yalin wang
· 9 years ago
6e1bbc5
mmc: core: set regulator not found message as debug
by ludovic.desroches@atmel.com
· 9 years ago
1ff2575
mmc: core: Check for non-removable cards earlier in the error path
by Ulf Hansson
· 9 years ago
8dede18
mmc: core: Refactor code to register the MMC PM notifier
by Ulf Hansson
· 9 years ago
7b6471a
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
by Ulf Hansson
· 9 years ago
c29536e
mmc: core: Make runtime resume default behavior for MMC/SD
by Ulf Hansson
· 9 years ago
d234d21
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
by Ulf Hansson
· 9 years ago
8623681
mmc: core: Invoke ->card_event() callback only when needed
by Ulf Hansson
· 9 years ago
dc28562
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
by Peter Ujfalusi
· 9 years ago
0dbcdc0
mmc: core: enable support for the standard "wakeup-source" property
by Sudeep Holla
· 9 years ago
d3df046
mmc: remove bondage between REQ_META and reliable write
by Luca Porzio
· 9 years ago
3d358772
mmc: MMC_GOLDFISH should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
62d494c
mmc: mediatek: Preinitialize delay_phase in get_best_delay()
by Geert Uytterhoeven
· 9 years ago
d230293
mmc: mmc: Improve reliability of mmc_select_hs400()
by Adrian Hunter
· 9 years ago
974007a
mmc: mmc: Move mmc_switch_status()
by Adrian Hunter
· 9 years ago
51b12f7
mmc: mmc: Fix HS setting in mmc_select_hs400()
by Adrian Hunter
· 9 years ago
1815e61
mmc: mmc: Improve reliability of mmc_select_hs200()
by Adrian Hunter
· 9 years ago
26d49fe
mmc: pxamci: fix read-only gpio detection polarity
by Robert Jarzmik
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 9 years ago
7cc8d58
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
by Jaehoon Chung
· 9 years ago
98daafd
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
by Jaehoon Chung
· 9 years ago
4539d36
mmc: dw_mmc: NULL dereference in error message
by Dan Carpenter
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
1c6e58d
mmc: pwrseq: Use highest priority for eMMC restart handler
by Javier Martinez Canillas
· 9 years ago
6397b7f
mmc: mediatek: add HS400 support
by Chaotian Jing
· 9 years ago
9979dbe
mmc: mmc: extend the mmc_send_tuning()
by Chaotian Jing
· 9 years ago
c9b5061
mmc: mediatek: add implement of ops->hw_reset()
by Chaotian Jing
· 9 years ago
62b0d27
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
by Chaotian Jing
· 9 years ago
6e62294
mmc: mediatek: change the argument "ddr" to "timing"
by Chaotian Jing
· 9 years ago
726a9aa
mmc: mediatek: make cmd_ints_mask to const
by Chaotian Jing
· 9 years ago
794f157
mmc: core: Add DT bindings for eMMC hardware reset support
by Chaotian Jing
· 9 years ago
a7cedab
mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
by Lokesh Vutla
· 9 years ago
e839b13
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
by Adrian Hunter
· 9 years ago
4fd4c06
mmc: sdhci-pci: Add more PCI IDs for Intel controllers
by Adrian Hunter
· 9 years ago
7069275
mmc: dw_mmc: use macro for HCON register operations
by Shawn Lin
· 9 years ago
3fc7eae
mmc: dw_mmc: Add external dma interface support
by Shawn Lin
· 9 years ago
9e4703d
mmc: sdhci-of-esdhc: avoid writing power control register
by yangbo lu
· 9 years ago
2860d06
mmc: skip reclaiming host on mmc_add_card() error
by Sergei Shtylyov
· 9 years ago
7f8a9a7
mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
by Luis de Bethencourt
· 9 years ago
cbb79e4
mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework
by Alexandru M Stan
· 9 years ago
e0848f5
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
by Douglas Anderson
· 9 years ago
2086f80
mmc: core: Add mmc_regulator_set_vqmmc()
by Douglas Anderson
· 9 years ago
310c805
mmc: core: move ocr-bit to voltage translation into separate function
by Heiko Stuebner
· 9 years ago
9eadcc0
mmc: core: Remove MMC_CLKGATE
by Ulf Hansson
· 9 years ago
a22950c
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
by yangbo lu
· 9 years ago
2ca6352
mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC option
by yangbo lu
· 9 years ago
f4932cf
mmc: sdhci-of-esdhc: support both BE and LE host controller
by yangbo lu
· 9 years ago
06bf9c5
mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controller
by Adrian Hunter
· 9 years ago
Next »