Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ad8fb61c4abf589596f0a4da34d987471481569
/
include
/
linux
/
mmc
/
host.h
7ff2760
mmc: core: Add a facility to "pause" re-tuning
by Adrian Hunter
· 9 years ago
93b6911
mmc: host: add note that set_ios needs to handle 0Hz properly
by Wolfram Sang
· 9 years ago
100a606
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
by Carlo Caione
· 9 years ago
8dede18
mmc: core: Refactor code to register the MMC PM notifier
by Ulf Hansson
· 9 years ago
7b6471a
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
by Ulf Hansson
· 9 years ago
2086f80
mmc: core: Add mmc_regulator_set_vqmmc()
by Douglas Anderson
· 9 years ago
9eadcc0
mmc: core: Remove MMC_CLKGATE
by Ulf Hansson
· 9 years ago
f13e5b9
mmc: sdio: avoid using NULL sdio_irq_thread pointer
by Yangbo Lu
· 9 years ago
f168359
mmc: core: Add 'card' to drive strength selection callback
by Adrian Hunter
· 10 years ago
b4f30a1
mmc: core: Allow card drive strength to be different to host
by Adrian Hunter
· 10 years ago
9f6e0bf
mmc: Add support for disabling write-protect detection
by Lars-Peter Clausen
· 10 years ago
dfa13eb
mmc: host: Add facility to support re-tuning
by Adrian Hunter
· 10 years ago
4043326
mmc: core: Remove the ->enable|disable() callbacks
by NeilBrown
· 10 years ago
3aa8793
mmc: core: Initial support for MMC power sequences
by Ulf Hansson
· 10 years ago
df8aca1
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
by Ulf Hansson
· 10 years ago
549c0b1
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
by Adrian Hunter
· 10 years ago
8af465d
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
by Roger Tseng
· 10 years ago
0abb71f
mmc: remove MMC_CAP2_NO_MULTI_READ flags
by Kuninori Morimoto
· 10 years ago
2e47e84
mmc: Add .multi_io_quirk callback for multi I/O HW bug
by Kuninori Morimoto
· 10 years ago
3d705d1
mmc: implement Driver Stage Register handling
by Sascha Hauer
· 10 years ago
bf3b5ec
mmc: sdio_irq: rework sdio irq handling
by Russell King
· 11 years ago
4d1f52f
mmc: core: Improve support for deferred regulators
by Tim Kryger
· 11 years ago
0a5b643
mmc: add support for HS400 mode of eMMC5.0
by Seungwon Jeon
· 11 years ago
2415c0e
mmc: identify available device type to select
by Seungwon Jeon
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
fa372a5
mmc: Delay the card_event callback into the mmc_rescan worker
by Markus Mayer
· 11 years ago
79f7ae7
mmc: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
68eb80e
mmc: core: Rename max_discard_to to max_busy_timeout
by Ulf Hansson
· 11 years ago
7536d3f
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
by Ulf Hansson
· 11 years ago
10e5d96
mmc: core: Use mmc_flush_cache() during mmc suspend
by Ulf Hansson
· 11 years ago
469a00b
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
by Ulf Hansson
· 11 years ago
325e2f9
mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE
by Ulf Hansson
· 11 years ago
a2d1086
mmc: card: Remove host cap MMC_CAP2_SANITIZE
by Ulf Hansson
· 11 years ago
2501c91
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
by Ulf Hansson
· 11 years ago
4d22378
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
by Ulf Hansson
· 11 years ago
3c0d22e
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
by Ulf Hansson
· 11 years ago
6904115
mmc: core: Move cached value of the negotiated ocr mask to card struct
by Ulf Hansson
· 11 years ago
53275c2
mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
by Ulf Hansson
· 12 years ago
ec0a751
mmc: return mmc_of_parse() errors to caller
by Simon Baatz
· 12 years ago
07a6821
mmc: core: Restructure and simplify code for mmc sleep|awake
by Ulf Hansson
· 12 years ago
c4d770d
mmc: core: Support aggressive power management for (e)MMC/SD
by Ulf Hansson
· 12 years ago
775a936
mmc: card: Adding support for sanitize in eMMC 4.5
by Maya Erez
· 12 years ago
b689167
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
by Ulf Hansson
· 12 years ago
2b69703
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
0d3e335
mmc: core: fix performance regression initializing MMC host controllers
by Adrian Hunter
· 12 years ago
39f7e08
leds: trigger: use inline functions instead of macros
by Kim, Milo
· 12 years ago
eed222a
mmc: sdio: bind acpi with sdio function device
by Aaron Lu
· 12 years ago
8c9beb1
mmc: (cosmetic) remove "extern" from function declarations
by Guennadi Liakhovetski
· 12 years ago
6c56e7a
mmc: provide a standard MMC device-tree binding parser centrally
by Guennadi Liakhovetski
· 12 years ago
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
abd9ac1
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
d887874
mmc: core: Add card_busy to host_ops
by Johan Rudholm
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
41875e3
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
by Sujit Reddy Thumma
· 12 years ago
9f1fb60
mmc: add a card-event host operation
by Guennadi Liakhovetski
· 12 years ago
ed9dbb6
mmc: host: Make UHS timing values fully unique
by Kevin Liu
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
3339d1e
mmc: core: Do not rescan non-removable devices
by Johan Rudholm
· 12 years ago
55c4665
mmc: sd: Fix sd current limit setting
by Aaron Lu
· 12 years ago
a7d1a1e
mmc: core: convert slot functions to managed allocation
by Guennadi Liakhovetski
· 13 years ago
5c08d7f
mmc: add two capability flags for CD and WP signal polarity
by Guennadi Liakhovetski
· 13 years ago
27410ee
mmc: core: use a more generic name for slot function types and fields
by Guennadi Liakhovetski
· 13 years ago
e137788
mmc: add a function to get regulators, supplying card's power
by Guennadi Liakhovetski
· 13 years ago
bbbc4c4
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 13 years ago
b5174fa
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
83bb24a
mmc: core: add high-capacity erase size capability flag
by Adrian Hunter
· 13 years ago
907d2e7
mmc: start removing enable / disable API
by Adrian Hunter
· 13 years ago
f0cc9cf
mmc: core: Detect card removal on I/O error
by Ulf Hansson
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
6e8201f
mmc: core: add the capability for broken voltage
by Jaehoon Chung
· 13 years ago
2c4967f74
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
a4924c7
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
aa9df4f
mmc: core: Add option to prevent eMMC sleep command
by Ulf Hansson
· 13 years ago
b67e198
mmc: add a card hotplug handler context
by Guennadi Liakhovetski
· 13 years ago
d304950
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
597dd9d79
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
df16219
mmc: debugfs: expose the SDCLK frq in sys ios
by Giuseppe CAVALLARO
· 13 years ago
2bf22b3
mmc: core: add workaround for controllers with broken multiblock reads
by Paul Walmsley
· 13 years ago
881d1c2
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
bec8726
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
f7c56ef
mmc: block: support no access to boot partitions
by Adrian Hunter
· 13 years ago
b249951
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
7c8a282
mmc: core: clarify how to use post_req in case of errors
by Per Forlin
· 13 years ago
1b676f7
mmc: core: add random fault injection
by Per Forlin
· 13 years ago
7fd781e
mmc: remove unused "ddr" parameter in struct mmc_ios
by Jaehoon Chung
· 13 years ago
ca8e99b
mmc: core: Set non-default Drive Strength via platform hook
by Philip Rakity
· 13 years ago
aa8b683
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
e056a1b
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
100e918
mmc: Standardize header file inclusion checks.
by Robert P. J. Day
· 14 years ago
8c1c77f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
d0c97cf
mmc: core: Use CMD23 for multiblock transfers when we can.
by Andrei Warkentin
· 14 years ago
4c4cb17
mmc: core: add support for eMMC Dual Data Rate
by Philip Rakity
· 14 years ago
4d55c5a
mmc: sdhci: enable preset value after uhs initialization
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
Next »