Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
02b4016bfe43d2d5ed043be7ffa56cda6a4d1100
/
drivers
/
mmc
/
core
91516a2
mmc: core: apply NO_CMD23 quirk to some specific cards
by Christoph Fritz
· 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
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
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6186d06
mmc: parse new binding for eMMC fixed driver type
by Wolfram Sang
· 7 years ago
1f90e9a
mmc: add kerneldoc to mmc_regulator_get_supply()
by Wolfram Sang
· 7 years ago
04fa054
mmc: core: export emmc revision
by Jin Qian
· 7 years ago
6a11fc4
mmc: sd: Fix signal voltage when there is no power cycle
by Adrian Hunter
· 7 years ago
3f496af
mmc: core: Factor out mmc_host_set_uhs_voltage()
by Adrian Hunter
· 7 years ago
cb39f61
mmc: core: Export a few functions needed for blkmq support
by Adrian Hunter
· 7 years ago
c8b5fd0
mmc: block: Factor out mmc_setup_queue()
by Adrian Hunter
· 7 years ago
93482b3
mmc: block: Prepare CQE data
by Adrian Hunter
· 7 years ago
d3377c0
mmc: block: Use local variables in mmc_blk_data_prep()
by Adrian Hunter
· 7 years ago
f690f44
mmc: mmc: Enable CQE's
by Adrian Hunter
· 7 years ago
98d4f78
mmc: mmc: Enable Command Queuing
by Adrian Hunter
· 7 years ago
72a5af5
mmc: core: Add support for handling CQE requests
by Adrian Hunter
· 7 years ago
6c0cedd
mmc: core: Introduce host claiming by context
by Adrian Hunter
· 7 years ago
9ca28c5
mmc: core: Remove unnecessary host claim
by Adrian Hunter
· 7 years ago
1c87f73
mmc: block: Fix bug when removing RPMB chardev
by Linus Walleij
· 7 years ago
14f4ca7
mmc: block: Delete mmc_access_rpmb()
by Linus Walleij
· 7 years ago
9754857
mmc: block: Convert RPMB to a character device
by Linus Walleij
· 7 years ago
de3ee99
mmc: Delete bounce buffer handling
by Linus Walleij
· 7 years ago
fb45886
mmc: core: add driver strength selection when selecting hs400es
by Chanho Min
· 7 years ago
01f5bbd
mmc: block: Fix incorrectly initialized requests
by Adrian Hunter
· 7 years ago
689dc7e
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
906d5ff
mmc: core: Move mmc_start_areq() declaration
by Adrian Hunter
· 7 years ago
e7b4276
mmc: block: cast a informative log for no devidx available
by Shawn Lin
· 7 years ago
2fe20ba
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
by Linus Walleij
· 7 years ago
1f797ed
mmc: block: Refactor mmc_blk_part_switch()
by Linus Walleij
· 7 years ago
61fe0e2
mmc: block: Move duplicate check
by Linus Walleij
· 7 years ago
627c3cc
mmc: debugfs: Move block debugfs into block module
by Linus Walleij
· 7 years ago
1bee324
mmc: ops: export mmc_get_status()
by Linus Walleij
· 7 years ago
69f7599
mmc: block: Anonymize the drv op data pointer
by Linus Walleij
· 7 years ago
098dc66a
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
by Arnd Bergmann
· 7 years ago
3e207c8
mmc: core: Turn off CQE before sending commands
by Adrian Hunter
· 7 years ago
bf517d6
mmc: core: Add mmc_retune_hold_now()
by Adrian Hunter
· 7 years ago
dc8d68b
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
by Adrian Hunter
· 7 years ago
6ca2920
mmc: core: remove the check of mmc_card_blockaddr for SD cards
by Shawn Lin
· 7 years ago
4406ae2
mmc: core: correct taac parameter according to the specification
by Shawn Lin
· 7 years ago
bf892de
mmc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
69f25f9
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
by Shawn Lin
· 7 years ago
b044b1b
mmc: core: always check the length of sglist with total data size
by Shawn Lin
· 7 years ago
1896f14
mmc: core: remove check of host->removed for rescan routine
by Shawn Lin
· 7 years ago
292876e
mmc: block: remove unused struct mmc_card *card
by Shawn Lin
· 8 years ago
e5d0e17
mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
by Shawn Lin
· 8 years ago
a7c17d8
mmc: block: Fix block status codes
by Adrian Hunter
· 7 years ago
d83c2db
mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode
by Shawn Lin
· 7 years ago
3f8b23a
mmc: block: fix lockdep splat when removing mmc_block module
by Michał Mirosław
· 7 years ago
92ddd95
mmc: mmc: correct the logic for setting HS400ES signal voltage
by Haibo Chen
· 7 years ago
7c84b8b
mmc: block: bypass the queue even if usage is present for hotplug
by Shawn Lin
· 7 years ago
bbdc74d
mmc: block: Prevent new req entering queue after its cleanup
by Grzegorz Sluja
· 8 years ago
aab2ee0
mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries
by Geert Uytterhoeven
· 8 years ago
7432b49
mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL
by Geert Uytterhoeven
· 8 years ago
17ece34
Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
8298912
mmc/block: remove a call to blk_queue_bounce_limit
by Christoph Hellwig
· 8 years ago
03dbaa0
mmc: slot-gpio: Add support to enable irq wake on cd_irq
by Adrian Hunter
· 8 years ago
d2a4717
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
by Ulf Hansson
· 8 years ago
9820a5b
mmc: core: for data errors, take response of stop cmd into account
by Wolfram Sang
· 8 years ago
a04e6ba
mmc: core: check also R1 response for stop commands
by Wolfram Sang
· 8 years ago
0796e43
mmc: core: Clarify code for sending CSD
by Ulf Hansson
· 8 years ago
c92e68d
mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead
by Ulf Hansson
· 8 years ago
a147373
mmc: core: Re-factor code for sending CID
by Ulf Hansson
· 8 years ago
3df66e7
mmc: core: Remove redundant code in mmc_send_cid()
by Ulf Hansson
· 8 years ago
88bed3a
mmc: core: Make mmc_can_reset() static
by Ulf Hansson
· 8 years ago
d9df173
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
0f2c051
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
1cf8f7e
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
by Ulf Hansson
· 8 years ago
066d9cc
mmc: core: Don't export some eMMC specific functions from core.c
by Ulf Hansson
· 8 years ago
4760257
mmc: sdio: Keep card runtime resumed while adding function devices
by Adrian Hunter
· 8 years ago
82e7edc
mmc: sdio: Tidy error path in mmc_attach_sdio()
by Adrian Hunter
· 8 years ago
73a47a9
mmc: core: Use device_property_read instead of of_property_read
by David Woods
· 8 years ago
7322238
mmc: block: fix semicolon.cocci warnings
by Wu Fengguang
· 8 years ago
2185bc2
mmc: block: Use __mmc_send_status() and drop get_card_status()
by Ulf Hansson
· 8 years ago
0493f6f
mmc: block: Move boot partition locking into a driver op
by Linus Walleij
· 8 years ago
5ec1239
mmc: block: Move DRV OP issue function
by Linus Walleij
· 8 years ago
02166a0
mmc: block: Tag DRV_OPs with a driver operation type
by Linus Walleij
· 8 years ago
67e69d5
mmc: block: remove req back pointer
by Linus Walleij
· 8 years ago
e1df7ae
mmc: core: Delete error messages for failed memory allocations
by Markus Elfring
· 8 years ago
b428e71
mmc: queue: delete mmc_req_is_special()
by Linus Walleij
· 8 years ago
3ecd8cf
mmc: block: move multi-ioctl() to use block layer
by Linus Walleij
· 8 years ago
614f038
mmc: block: move single ioctl() commands to block requests
by Linus Walleij
· 8 years ago
829043c
mmc: block: Tag is_rpmb as bool
by Linus Walleij
· 8 years ago
304419d
mmc: core: Allocate per-request data using the block layer core
by Linus Walleij
· 8 years ago
c3dccb7
mmc: core: Delete bounce buffer Kconfig option
by Linus Walleij
· 8 years ago
6826966
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
by Ulf Hansson
· 8 years ago
e3a8426
mmc: core: Prevent processing SDIO IRQs when none is claimed
by Ulf Hansson
· 8 years ago
52c8212
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
by Ulf Hansson
· 8 years ago
773a9ef
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
by Ulf Hansson
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
e9256e1
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
by Ulf Hansson
· 8 years ago
be580e7
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
Next »