Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3a240b21b5ccb77fcbece7a617f333cd31097776
/
drivers
/
mmc
/
core
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
33e6d74
mmc: core: Export API to allow hosts to get the card address
by Ulf Hansson
· 8 years ago
f328c76
mmc: sdio: Fix sdio wait busy implement limitation
by jiajie.hao@mediatek.com
· 8 years ago
06c9ccb
mmc: core: add proper be32 annotation
by Winkler, Tomas
· 8 years ago
67b8360
mmc: core: refactor mmc_request_done()
by Linus Walleij
· 8 years ago
0e72f95
mmc: core: refactor asynchronous request finalization
by Linus Walleij
· 8 years ago
5744d50
mmc: core: move some code in mmc_start_areq()
by Linus Walleij
· 8 years ago
f34bdd2
mmc: core: Factor out mrq preparation from mmc_start_request()
by Adrian Hunter
· 8 years ago
4b67e63
mmc: core: Factor out debug prints from mmc_start_request()
by Adrian Hunter
· 8 years ago
ca5717f
mmc: block: Factor out data preparation
by Adrian Hunter
· 8 years ago
9cb38f7
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
by Adrian Hunter
· 8 years ago
025e3d5
mmc: block: Disable Command Queue while RPMB is used
by Adrian Hunter
· 8 years ago
9d4579a
mmc: mmc_test: Disable Command Queue while mmc_test is used
by Adrian Hunter
· 8 years ago
b658af7
mmc: mmc: Add functions to enable / disable the Command Queue
by Adrian Hunter
· 8 years ago
7b410d0
mmc: queue: Share mmc request array between partitions
by Adrian Hunter
· 8 years ago
cdf8a6f
mmc: block: Introduce queue semantics
by Adrian Hunter
· 8 years ago
8ddfe07
mmc: block: Use local var for mqrq_cur
by Adrian Hunter
· 8 years ago
7aceaf5
mmc: sdio: improve mmc_io_rw_extended
by Heiner Kallweit
· 8 years ago
8e11b28
mmc: core: simplify return code
by tcharding
· 8 years ago
9b980d9
mmc: core: guard dereference of optional parameter
by tcharding
· 8 years ago
5ef1ecf
mmc: sdio: fix alignment issue in struct sdio_func
by Heiner Kallweit
· 8 years ago
5d1429f
mmc: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
8bcd37d
mmc: core: mmc_blk_rw_cmd_err - remove unused variable
by Winkler, Tomas
· 8 years ago
8ecc344
mmc: block: Fix cmd error reset failure path
by Adrian Hunter
· 8 years ago
2602b74
mmc: block: Fix is_waiting_last_req set incorrectly
by Adrian Hunter
· 8 years ago
773dc11
mmc: core: Fix access to HS400-ES devices
by Guenter Roeck
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
e67bd12
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
8c7cdbf
mmc: core: add mmc prefix for blk_fixups
by Shawn Lin
· 8 years ago
0e9cfcf
mmc: core: move all quirks together into quirks.h
by Shawn Lin
· 8 years ago
1144c1e
mmc: core: improve the quirks for sdio devices
by Shawn Lin
· 8 years ago
884f386
mmc: core: move some sdio IDs out of quirks file
by Shawn Lin
· 8 years ago
28fc64a
mmc: core: change quirks.c to be a header file
by Shawn Lin
· 8 years ago
006cac8
Merge branch 'fixes' into next
by Ulf Hansson
· 8 years ago
efff8e7
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
by Uri Yanai
· 8 years ago
6962c2f
mmc: MAN_BKOPS_EN inverse debug message logic
by Uri Yanai
· 8 years ago
37dac06
mmc: core: start to break apart mmc_start_areq()
by Linus Walleij
· 8 years ago
0e65f10
mmc: block: respect bool returned from blk_end_request()
by Linus Walleij
· 8 years ago
169f03a
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
by Linus Walleij
· 8 years ago
3d4ef32
mmc: core: fix multi-bit bus width without high-speed mode
by Anssi Hannula
· 8 years ago
9491be5
mmc: queue: turn queue flags into bools
by Linus Walleij
· 8 years ago
74f5ba3
mmc: block: rename mmc_active to areq
by Linus Walleij
· 8 years ago
b2928e1
mmc: block: refactor mmc_blk_rw_try_restart()
by Linus Walleij
· 8 years ago
c3399ef
mmc: core: rename mmc_start_req() to *areq()
by Linus Walleij
· 8 years ago
acd8dbd
mmc: block: rename rqc and req
by Linus Walleij
· 8 years ago
db43550
mmc: block: inline the command abort and start new goto:s
by Linus Walleij
· 8 years ago
a04848c
mmc: core: switch to ida_simple_ functions in block.c
by Heiner Kallweit
· 8 years ago
e13934b
mmc: core/mmci: restore pre/post_req behaviour
by Linus Walleij
· 8 years ago
1ed2171
mmc: core: fix error path in mmc_host_alloc
by Heiner Kallweit
· 8 years ago
7413d1f
mmc: core: simplify ida handling
by Heiner Kallweit
· 8 years ago
fb00f19
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
by Ulf Hansson
· 8 years ago
20f921b
mmc: core: Invent MMC_CAP_3_3V_DDR
by Ulf Hansson
· 8 years ago
4e74b6b
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
by Ulf Hansson
· 8 years ago
2ed573b
mmc: core: Clarify usage of mmc_set_signal_voltage()
by Ulf Hansson
· 8 years ago
a44efa4
mmc: core: Remove redundant code in mmc_set_signal_voltage()
by Ulf Hansson
· 8 years ago
df06158
mmc: block: stop passing around pointless return values
by Linus Walleij
· 8 years ago
7d552a4
mmc: block: introduce new_areq and old_areq
by Linus Walleij
· 8 years ago
da0dbaf
mmc: block: inline command abortions
by Linus Walleij
· 8 years ago
6fb85d6
mmc: block: do not assign mq_rq when aborting command
by Linus Walleij
· 8 years ago
efb5a05
mmc: block: break out mmc_blk_rw_start_new()
by Linus Walleij
· 8 years ago
4e1f780
mmc: block: break out mmc_blk_rw_cmd_abort()
by Linus Walleij
· 8 years ago
de19b4c
mmc: pwrseq: add support for Marvell SD8787 chip
by Matt Ranostay
· 8 years ago
5857b29
mmc: core: Move public functions from host.h to private headers
by Ulf Hansson
· 8 years ago
4facdde
mmc: core: Move public functions from card.h to private headers
by Ulf Hansson
· 8 years ago
55244c5
mmc: core: Move public functions from core.h to private headers
by Ulf Hansson
· 8 years ago
066185d
mmc: core: First step in cleaning up private mmc header files
by Ulf Hansson
· 8 years ago
5fc3d80
mmc: sdio: don't use rocr to check if the card could support UHS mode
by Shawn Lin
· 8 years ago
0eb51a5
mmc: sdio: Factor out retry init card helper function
by Shawn Lin
· 8 years ago
63928d4
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
by Markus Elfring
· 8 years ago
3972a20
mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
by Markus Elfring
· 8 years ago
554d7c5
mmc: mmc_test: Improve a size determination in five functions
by Markus Elfring
· 8 years ago
7200449
mmc: mmc_test: Combine substrings for 5 messages
by Markus Elfring
· 8 years ago
fda02ea
mmc: mmc_test: Add some spaces for better code readability
by Markus Elfring
· 8 years ago
dc3a5fe
mmc: mmc_test: Use seq_puts() in mtf_testlist_show()
by Markus Elfring
· 8 years ago
74536bc
mmc: mmc_test: Fix a typo in a comment line
by Markus Elfring
· 8 years ago
457e4f7
mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
by Markus Elfring
· 8 years ago
c1ada71
mmc: slot-gpio: Don't override con_id when request descriptor
by Andy Shevchenko
· 8 years ago
c7836d1
mmc: use empty initializer list to zero-clear structures
by Masahiro Yamada
· 8 years ago
164b50b
mmc: block: Replace "goto retry" by a proper do / while loop
by Geert Uytterhoeven
· 8 years ago
8cb6ed1
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
by Geert Uytterhoeven
· 8 years ago
46bc5c4
mmc: core: Export device lifetime information through sysfs
by Jungseung Lee
· 8 years ago
261c83c
mmc: remove pointless request type check in mmc_prep_request
by Christoph Hellwig
· 8 years ago
ee6ff74
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
by Ulf Hansson
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
e85baa8
mmc: sd: Meet alignment requirements for raw_ssr DMA
by Paul Burton
· 8 years ago
1552011
mmc: core: Further fix thread wake-up
by Adrian Hunter
· 8 years ago
b9f98bd
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
f397c8d
mmc: block: Move files to core
by Ulf Hansson
· 8 years ago
e711f03
mmc: mmc: Introduce mmc_abort_tuning()
by Adrian Hunter
· 8 years ago
ef3d232
mmc: mmc: Relax checking for switch errors after HS200 switch
by Adrian Hunter
· 8 years ago
6ff897f
mmc: core: remove BUG_ONs from core.c
by Shawn Lin
· 8 years ago
349583d6
mmc: core: remove BUG_ONs from sd
by Shawn Lin
· 8 years ago
8cce3ec
mmc: core: remove BUG_ONs from mmc
by Shawn Lin
· 8 years ago
a48ee3e
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
by Shawn Lin
· 8 years ago
5df0e823
mmc: core: remove BUG_ONs from sdio
by Shawn Lin
· 8 years ago
925ff3a
mmc: mmc: Add Command Queue definitions
by Adrian Hunter
· 8 years ago
e0097cf
mmc: queue: Fix queue thread wake-up
by Adrian Hunter
· 8 years ago
Next »