Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f3c0b8ce48408b742a9154d53d19e3c7ff97772d
/
drivers
/
mmc
/
core
26caddf
mmc: block: Fix unsupported parallel dispatch of requests
by Adrian Hunter
· 6 years ago
7f38abf
mmc: core: improve reasonableness of bus width setting for HS400es
by Hongjie Fang
· 6 years ago
29772f8
mmc: core: Drop the unused mmc_power_save|restore_host()
by Ulf Hansson
· 7 years ago
ba6c7ac
mmc: core: more fine-grained hooks for HS400 tuning
by Simon Horman
· 7 years ago
a94a748
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
by Shawn Lin
· 7 years ago
60feca8
mmc: core: cd_label must be last entry of mmc_gpio struct
by Anson Huang
· 7 years ago
f60342f
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5b550c9
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 7 years ago
ad73d6f
mmc: complete requests from ->timeout
by Christoph Hellwig
· 7 years ago
833b511
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
by Martin Hicks
· 7 years ago
52af318
mmc: Allow non-sleeping GPIO cd
by Evan Green
· 7 years ago
c8a4e30
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
by Ulf Hansson
· 7 years ago
8603f1e
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
65f9e20
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
by Shawn Lin
· 7 years ago
b25b750
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
by Mathieu Malaterre
· 7 years ago
6d796c6
mmc: core: add tunable delay waiting for power to be stable
by Shawn Lin
· 7 years ago
8a8dcab
tty: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
d23fc02
mmc: sdio: Respect all error codes from dev_pm_domain_attach()
by Ulf Hansson
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
3ce7f76
mmc: core: Drop unused define for timeout
by Ulf Hansson
· 7 years ago
7405df4
mmc: core: Implement ->sw_reset bus ops for SDIO
by Ulf Hansson
· 7 years ago
508c986
mmc: core: Share internal function to set initial signal voltage
by Ulf Hansson
· 7 years ago
1433269
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
by Ulf Hansson
· 7 years ago
3a3db60
mmc: core: Rename ->reset() bus ops to ->hw_reset()
by Ulf Hansson
· 7 years ago
fb09f44
mmc: core: Re-factor some code for SDIO re-initialization
by Ulf Hansson
· 10 years ago
bfd694d
mmc: core: Add tunable delay before detecting card after card is inserted
by Shawn Lin
· 7 years ago
247cfe5
mmc: core: Add capability to avoid 3.3V signaling
by Kyle Roeschley
· 7 years ago
8ccd66f
mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip
by Diwakar Sharma
· 7 years ago
ebc5a1b
mmc: core: Add a new quirk for limiting clock rate
by harish_kandiga@mentor.com
· 7 years ago
207b652
mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions
by Andrew Gabbasov
· 7 years ago
486e666
mmc: pwrseq: Use kmalloc_array instead of stack VLA
by Tobin C. Harding
· 7 years ago
d1cb771
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
d0a0852
mmc: core: Prevent bus reference leak in mmc_blk_init()
by Alexander Kappner
· 7 years ago
57678e5
mmc: block: Delete gendisk before cleaning up the request queue
by Shawn Lin
· 7 years ago
8647d26
mmc: update sdio_claim_irq documentation
by Joel Cunningham
· 7 years ago
9c5c685
mmc: Export host capabilities to debugfs.
by Abbas Raza
· 7 years ago
8ef0797
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
by Dirk Behme
· 7 years ago
a0e9576
mmc: block: fix updating ext_csd caches on ioctl call
by Bastian Stender
· 7 years ago
974e85e
mmc: core: Export card RCA register via sysfs
by Harish Jenny K N
· 7 years ago
97a0c31
mmc: core: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 7 years ago
3715ce5
mmc: sd: Remove redundant err assignment from mmc_read_switch
by Shawn Lin
· 7 years ago
1e17827
mmc: sdio: Check the return value of sdio_enable_4bit_bus
by Shawn Lin
· 7 years ago
d6743a8
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
by Shawn Lin
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
d56ee1f
mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
by Adrian Hunter
· 7 years ago
36f1d7e
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
by Adrian Hunter
· 7 years ago
871cfe0
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
b305882
mmc: core: optimize mmc_calc_max_discard
by Sergio Valverde
· 7 years ago
3a57491
mmc: core: Avoid hanging to claim host for mmc via some nested calls
by Ulf Hansson
· 7 years ago
85f9ef8
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
by Masahiro Yamada
· 7 years ago
0be5557
mmc: block: fix logical error to avoid memory leak
by Liu, Changcheng
· 7 years ago
de8dcc3
mmc: avoid removing non-removable hosts during suspend
by Daniel Drake
· 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
2361bfb
mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
by Dan Carpenter
· 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
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
a5b97be
mmc_test: use ktime_get_ts64 for timestamps
by Arnd Bergmann
· 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
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
9645538
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
by Wolfram Sang
· 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
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
fb8e456
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
Next »