Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0cf1337e0b83c16de4e7e98dad3a6afce6043fea
/
drivers
/
mmc
/
host
2c9b3eb
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 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
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
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
260b316
mmc: dw_mmc: use resource_size_t to store physical address
by Arnd Bergmann
· 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
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
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
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
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
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
7b6471a
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
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
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
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
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
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
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
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
7582041
mmc: sdhci-pci: fix simple_return.cocci warnings
by kbuild test robot
· 9 years ago
f0cbd78
mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() static
by Ben Hutchings
· 9 years ago
659c9bc
mmc: sdhci-pci: Build o2micro support in the same module
by Ben Hutchings
· 9 years ago
0de9125
mmc: sirf: fix the capbility to support DDR50
by Weijun Yang
· 9 years ago
9faac7b
mmc: sdhci: enable tuning for DDR50
by Weijun Yang
· 9 years ago
c1590dd
mmc: sunxi: Add card busy detection
by Hans de Goede
· 9 years ago
aaa58d0
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
by Yangbo Lu
· 9 years ago
8131e81
mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
by Chaotian Jing
· 9 years ago
b73f34c
mmc: omap: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
7745235
mmc: moxart: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e02b9d7
mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it
by Tobias Klauser
· 9 years ago
bf7241d
mmc: mmc_spi: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
930d50f
mmc: sdhci-of-at91: remove a line of dead code
by Dan Carpenter
· 9 years ago
14a7b4164
mmc: sdhci: call sdhci_init() before request irq
by Haibo Chen
· 9 years ago
2880429
mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width
by Javier Martinez Canillas
· 9 years ago
7eece8d
mmc: vub300: Remove unneded semicolons
by Javier Martinez Canillas
· 9 years ago
17a9053
mmc: wbsd: Remove unneded semicolon
by Javier Martinez Canillas
· 9 years ago
0cd2f04
mmc: sdhci-acpi: detect sd card reader on asus x205ta
by Michele Curti
· 9 years ago
88c6eb0
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
by ludovic.desroches@atmel.com
· 9 years ago
af95176
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
by ludovic.desroches@atmel.com
· 9 years ago
2162d9f4
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
by Marcin Wojtas
· 9 years ago
fa79641
mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
by Nadav Haklai
· 9 years ago
5de76bf
mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
by Nadav Haklai
· 9 years ago
123e20b
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
by Tony Lindgren
· 9 years ago
bb2726b
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
by Tony Lindgren
· 9 years ago
fd546ee
mmc: pxamci: fix card detect with slot-gpio API
by Robert Jarzmik
· 9 years ago
51424b2
mmc: sunxi: Fix clk-delay settings
by Hans de Goede
· 9 years ago
092b6db
mmc: android-goldfish: remove incorrect __iomem annotation
by Christoph Hellwig
· 9 years ago
987e05c
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
by Kishon Vijay Abraham I
· 9 years ago
1d17f30
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
by Kishon Vijay Abraham I
· 9 years ago
c55d7a0
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
by Kishon Vijay Abraham I
· 9 years ago
3f77f70
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
by Kishon Vijay Abraham I
· 9 years ago
c8518ef
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
by Kishon Vijay Abraham I
· 9 years ago
Next »