Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
13cf912b2da3d79377d8335492077b7225ce67f9
/
drivers
/
mmc
/
host
5b43df8
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
by Shawn Lin
· 7 years ago
0d84b9e
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
by Shawn Lin
· 7 years ago
a4faa49
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
by Shawn Lin
· 7 years ago
325501d
mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
f8870ae
mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
by Adrian Hunter
· 7 years ago
118032b
mmc: bcm2835: Don't overwrite max frequency unconditionally
by Phil Elwell
· 7 years ago
fe0e580
Revert "mmc: meson-gx: include tx phase in the tuning process"
by Jerome Brunet
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
ae77c95
Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
8fb572a
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
by Thierry Reding
· 7 years ago
7a6b790
mmc: kconfig: Remove blank help text
by Ulf Magnusson
· 7 years ago
56174d9
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
by Geert Uytterhoeven
· 7 years ago
bd9b902
mmc: sdhci: Implement an SDHCI-specific bounce buffer
by Linus Walleij
· 7 years ago
0bae60f
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
310eb25
mmc: mmci: fix error return code in mmci_probe()
by Wei Yongjun
· 7 years ago
f9de65f
mmc: davinci: suppress error message on EPROBE_DEFER
by David Lechner
· 7 years ago
6478f4e
mmc: davinci: dont' use module_platform_driver_probe()
by David Lechner
· 7 years ago
4a09d0b
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
by Arnd Bergmann
· 7 years ago
2a9d6c8
mmc: mmci: Add STM32 variant
by Patrice Chotard
· 7 years ago
f9bb304
mmc: mmci: Add support for setting pad type via pinctrl
by Patrice Chotard
· 7 years ago
11dfb97
mmc: mmci: Don't pretend all variants to have OPENDRAIN bit
by Patrice Chotard
· 7 years ago
7f7b550
mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
by Patrice Chotard
· 7 years ago
6ea9cdf
mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
by Patrice Chotard
· 7 years ago
1910b87
mmc: tmio: refactor .get_ro hook
by Masahiro Yamada
· 7 years ago
bc45719
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
by Masahiro Yamada
· 7 years ago
6fb294f
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
by Masahiro Yamada
· 7 years ago
b21fc29
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
by Masahiro Yamada
· 7 years ago
8d09a13
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
by Masahiro Yamada
· 7 years ago
659032d
mmc: sh_mmcif: remove redundant initialization of 'opc'
by Colin Ian King
· 7 years ago
81b1454
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
by Adrian Hunter
· 7 years ago
58e79b6
mmc: sdhci: Handle failure of enable_irq_wake()
by Adrian Hunter
· 7 years ago
551d6bd
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
by Adrian Hunter
· 7 years ago
e92cc35
mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IRQ capability
by Adrian Hunter
· 7 years ago
5c3c612
mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
by Adrian Hunter
· 7 years ago
84362d7
mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
by Shawn Lin
· 7 years ago
7ad43a1
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
499ed50
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
de21dc1
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
by Masahiro Yamada
· 7 years ago
2a609ab
sdhci: Advertise 2.0v supply on SDIO host controller
by Andy Shevchenko
· 7 years ago
b8155d3
mmc: tmio, renesas_sdhi: Remove unneeded NULL check
by Dan Carpenter
· 7 years ago
90e1d8c
mmc: sdhci_f_sdh30: add ACPI support
by Ard Biesheuvel
· 7 years ago
3602785
mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend
by Michael Trimarchi
· 7 years ago
a0ad308
mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
by Michael Trimarchi
· 7 years ago
371d39f
mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
by Michael Trimarchi
· 7 years ago
d72d72c
mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.
by Atul Garg
· 7 years ago
907a231
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
2bd7b4a
mmc: s3mci: mark debug_regs[] as static
by Arnd Bergmann
· 7 years ago
d63da8c
mmc: tmio: use io* accessors consistently
by Wolfram Sang
· 7 years ago
8d876bf
mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
by Zhoujie Wu
· 7 years ago
c4ba0e4
mmc: tmio: change bus_shift to unsigned int
by Masahiro Yamada
· 7 years ago
852d258
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
by Masahiro Yamada
· 7 years ago
90d9510
mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
by Masahiro Yamada
· 7 years ago
058db28
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
by Masahiro Yamada
· 7 years ago
2487e7e
mmc: renesas_sdhi: remove always false condition
by Masahiro Yamada
· 7 years ago
da3588b
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
b4fcb5e
mmc: android-goldfish: remove duplicate includes
by Pravin Shedge
· 7 years ago
cd82cd2
mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
by Masahiro Yamada
· 7 years ago
2aaa3c5
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
by Masahiro Yamada
· 7 years ago
c055fc7
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
by Masahiro Yamada
· 7 years ago
4139696
mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
by Masahiro Yamada
· 7 years ago
a3b05373
mmc: tmio: set tmio_mmc_host to driver data
by Masahiro Yamada
· 7 years ago
4ce6281
mmc: renesas_sdhi: remove eprobe jump label
by Masahiro Yamada
· 7 years ago
e578afa
mmc: renesas_sdhi: remove wrong depends on to enable compile test
by Masahiro Yamada
· 7 years ago
0c36fc0d
mmc: tmio: use ioread* for repeated access to a register
by Wolfram Sang
· 7 years ago
967a6a0
mmc: renesas_sdhi: Add MODULE_LICENSE
by Masaharu Hayakawa
· 7 years ago
c813e10
mmc: renesas_sdhi: consolidate DMAC CONFIG options
by Masahiro Yamada
· 7 years ago
2408a08
mmc: sunxi-mmc: Handle return value of platform_get_irq
by Arvind Yadav
· 7 years ago
682798a
mmc: sdhci-spear: Handle return value of platform_get_irq
by Arvind Yadav
· 7 years ago
1b7ba57
mmc: sdhci-acpi: Handle return value of platform_get_irq
by Arvind Yadav
· 7 years ago
928635c
mmc: s3cmci: Fix platform_get_irq's error checking
by Arvind Yadav
· 7 years ago
cbcaac6
mmc: meson-gx-mmc: Fix platform_get_irq's error checking
by Arvind Yadav
· 7 years ago
0acccf4
mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT
by Adrian Hunter
· 7 years ago
0cc1a0f
mmc: sdhci-acpi: Add setup_host() callback
by Adrian Hunter
· 7 years ago
0562315
mmc: cqhci: Ensure macro parameters are wrapped in parentheses
by Adrian Hunter
· 7 years ago
f2bc600
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
by yinbo.zhu
· 7 years ago
34597a3
mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
by Shah Nehal-Bakulchandra
· 7 years ago
043f2dc
mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
by Milan Stevanovic
· 7 years ago
c14e609
mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
by Ulrich Hecht
· 7 years ago
8ee82bd
mmc: sdhci-pci: Add CQHCI support for Intel GLK
by Adrian Hunter
· 7 years ago
a408022
mmc: cqhci: support for command queue enabled host
by Venkat Gopalakrishnan
· 7 years ago
1907e38
mmc: sunxi: fix mojibake in module metadata
by Adam Borowski
· 7 years ago
754febc
mmc: tmio: use usleep_range consistently
by Wolfram Sang
· 7 years ago
97618ac
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
by yinbo.zhu
· 7 years ago
e455b69
misc: rtsx: Move Realtek Card Reader Driver to misc
by Rui Feng
· 7 years ago
250dcd1
mmc: sdhci: Avoid swiotlb buffer being full
by Ulf Hansson
· 7 years ago
52884f8
mmc: sdhci-msm: Optionally wait for signal level changes
by Bjorn Andersson
· 7 years ago
dee0277
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
06641e8
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
by Ard Biesheuvel
· 7 years ago
1f27ddf
mmc: tmio: Replace msleep() of 20ms or less with usleep_range()
by Masaharu Hayakawa
· 7 years ago
3f46540
Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
3797772
mmc: dw_mmc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
93c23ae
mmc: dw_mmc: Cleanup the DTO timer like the CTO one
by Douglas Anderson
· 7 years ago
eaaffce
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
2d1d31d
mmc: vub300: Use common code in __download_offload_pseudocode()
by Markus Elfring
· 7 years ago
7f8e446
mmc: tmio: Use common error handling code in tmio_mmc_host_probe()
by Markus Elfring
· 7 years ago
2ee4f62
mmc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1c451c1
mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
by Adrian Hunter
· 7 years ago
f07b795
mmc: sdhci-acpi: Let devices define their own private data
by Adrian Hunter
· 7 years ago
Next »