Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0c36fc0dfb4c0fa068d077b9e2806ef87d0221a7
/
drivers
/
mmc
0c36fc0d
mmc: tmio: use ioread* for repeated access to a register
by Wolfram Sang
· 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
e828b53
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
91516a2
mmc: core: apply NO_CMD23 quirk to some specific cards
by Christoph Fritz
· 7 years ago
8726059
Merge branch 'fixes' into next
by Ulf Hansson
· 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
2361bfb
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
by Dan Carpenter
· 7 years ago
0562315
mmc: cqhci: Ensure macro parameters are wrapped in parentheses
by Adrian Hunter
· 7 years ago
126b627
mmc: core: Remove code no longer needed after the switch to blk-mq
by Adrian Hunter
· 7 years ago
0fbfd12
mmc: block: Remove code no longer needed after the switch to blk-mq
by Adrian Hunter
· 7 years ago
1bec43a
mmc: core: Remove option not to use blk-mq
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
23a1852
mmc: mmc_test: Ensure command queue is disabled for testing
by Adrian Hunter
· 7 years ago
d238331
mmc: core: Ensure cmd_completion is initialized
by Adrian Hunter
· 7 years ago
34597a3
mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
by Shah Nehal-Bakulchandra
· 7 years ago
a5b97be
mmc_test: use ktime_get_ts64 for timestamps
by Arnd Bergmann
· 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
15ff294
mmc: block: make function mmc_cqe_issue_type static
by Colin Ian King
· 7 years ago
aa95014
mmc: block: blk-mq: fix boolreturn.cocci warnings
by Wu Fengguang
· 7 years ago
42f532d
mmc: mmc_test: Do not use mmc_start_areq() anymore
by Adrian Hunter
· 7 years ago
7eb43d5
mmc: block: blk-mq: Stop using legacy recovery
by Adrian Hunter
· 7 years ago
6b7a363
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
by Adrian Hunter
· 7 years ago
92c0a0cc
mmc: block: Add timeout_clks when calculating timeout
by Adrian Hunter
· 7 years ago
0987c6b
mmc: block: Check for transfer state in card_busy_detect()
by Adrian Hunter
· 7 years ago
7701885
mmc: block: Check the timeout correctly in card_busy_detect()
by Adrian Hunter
· 7 years ago
f47a1fe
mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
by Adrian Hunter
· 7 years ago
c89b485
mmc: block: Make card_busy_detect() accumulate all response error bits
by Adrian Hunter
· 7 years ago
88a5164
mmc: block: blk-mq: Separate card polling from recovery
by Adrian Hunter
· 7 years ago
10f21df4
mmc: block: blk-mq: Add support for direct completion
by Adrian Hunter
· 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
1e8e55b
mmc: block: Add CQE support
by Adrian Hunter
· 7 years ago
8119697
mmc: block: Add blk-mq support
by Adrian Hunter
· 7 years ago
c3d53d0
mmc: core: Add parameter use_blk_mq
by Adrian Hunter
· 7 years ago
6d3898a6
mmc: block: Add error-handling comments
by Adrian Hunter
· 7 years ago
afab1bb8
mmc: core: Make mmc_pre_req() and mmc_post_req() available
by Adrian Hunter
· 7 years ago
41e3efd
mmc: block: Simplify cleaning up the queue
by Adrian Hunter
· 7 years ago
4512bd3
mmc: block: No need to export mmc_cleanup_queue()
by Adrian Hunter
· 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
9645538
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
by Wolfram Sang
· 7 years ago
97618ac
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
by yinbo.zhu
· 7 years ago
5f3a860
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
by Masahiro Yamada
· 7 years ago
be17f1c
mmc: core: properly init drv_type
by Wolfram Sang
· 7 years ago
3c1c4dd
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
c892b0d
mmc: core: prepend 0x to OCR entry in sysfs
by Bastian Stender
· 7 years ago
80a780a
mmc: core: prepend 0x to pre_eol_info entry in sysfs
by Bastian Stender
· 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
f9f0da9
mmc: block: Ensure that debugfs files are removed
by Adrian Hunter
· 7 years ago
ebe7dd4
mmc: core: Do not leave the block driver in a suspended state
by Adrian Hunter
· 7 years ago
fb8e456e
mmc: block: Check return value of blk_get_request()
by Adrian Hunter
· 7 years ago
34c089e
mmc: block: Fix missing blk_put_request()
by Adrian Hunter
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 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
6b10c9a
mmc: mediatek: perfer to use rise edge latching for cmd line
by Chaotian Jing
· 7 years ago
c8609b2
mmc: mediatek: improve eMMC hs400 mode read performance
by Chaotian Jing
· 7 years ago
d17bb71
mmc: mediatek: add latch-ck support
by Chaotian Jing
· 7 years ago
3c1a884
mmc: mediatek: add support of source_cg clock
by Chaotian Jing
· 7 years ago
d9dcbfc
mmc: mediatek: add stop_clk fix and enhance_rx support
by Chaotian Jing
· 7 years ago
acde28c
mmc: mediatek: add busy_check support
by Chaotian Jing
· 7 years ago
2fea581
mmc: mediatek: add async fifo and data tune support
by Chaotian Jing
· 7 years ago
39add25
mmc: mediatek: add pad_tune0 support
by Chaotian Jing
· 7 years ago
7f3d585
mmc: mediatek: make hs400_tune_response only for mt8173
by Chaotian Jing
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9d9491a
mmc: dw_mmc: Fix the DTO timeout calculation
by Douglas Anderson
· 7 years ago
8892b70
mmc: dw_mmc: Add locking to the CTO timer
by Douglas Anderson
· 7 years ago
4c2357f
mmc: dw_mmc: Fix the CTO timeout calculation
by Douglas Anderson
· 7 years ago
0363b12
mmc: dw_mmc: cancel the CTO timer after a voltage switch
by Douglas Anderson
· 7 years ago
762d491
mmc: mediatek: add support of mt2701/mt2712
by Chaotian Jing
· 7 years ago
361eeda
mmc: sdhci-pci: Tidy o2micro definitions
by Adrian Hunter
· 7 years ago
159cd32
mmc: sdhci-acpi: Tidy Intel slot probe functions into one
by Adrian Hunter
· 7 years ago
a203849
mmc: sdhci-acpi: Use helper function acpi_device_uid()
by Adrian Hunter
· 7 years ago
d6dc425
mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings
by Simon Horman
· 7 years ago
6186d06
mmc: parse new binding for eMMC fixed driver type
by Wolfram Sang
· 7 years ago
2d87ddd
mmc: usdhi6rol0: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
2a63303
mmc: sdhci: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
3b649a7
mmc: omap_hsmmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
337d7c8
mmc: mxcmmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
2f98ef6
mmc: mtk-sd: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
5100695
mmc: mmci: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
Next »