Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
463bb9574d9f99e4200ff7a6abc386aa239755b1
/
include
/
linux
/
mmc
/
host.h
463bb95
mmc: card: Adding support for sanitize in eMMC 4.5
by Maya Erez
· 13 years ago
516994e
mmc: core: Add packed command feature of eMMC4.5
by Seungwon Jeon
· 13 years ago
f3ac575
mmc: host: remove mmcq performance numbers statistics
by Subhash Jadavani
· 13 years ago
fed14d9
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 13 years ago
c331348
mmc: core: Detect card removal on I/O error
by Ulf Hansson
· 13 years ago
1de2dfd
mmc: core: capture performance numbers only when asked
by Subhash Jadavani
· 13 years ago
48ec4d1
mmc: block: support no access to boot partitions
by Adrian Hunter
· 13 years ago
f4a999c
mmc: msm_sdcc: fixup for enabling MMC_CLKGATE feature for SDIO cards
by Sujit Reddy Thumma
· 13 years ago
a3f4169
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
dc5bc78
mmc: core: add workaround for controllers with broken multiblock reads
by Paul Walmsley
· 13 years ago
f876490
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
51abf16
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
02efa5a
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
1cb54ea
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
81306ad
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
8b581b0
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
abb9681
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
0d0bc29
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
5fdf175
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 14 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
07b26cd
mmc: core: host: only use wakelock for detect work
by Colin Cross
· 13 years ago
759378a
mmc: Fix pm_notifier obeying deferred resume
by Dmitry Shmidt
· 14 years ago
10797cf
mmc: core: Add deferred bus resume policy.
by San Mehat
· 15 years ago
9a24820
mmc: Add concept of an 'embedded' SDIO device.
by San Mehat
· 17 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
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
f2119df
mmc: sd: add support for signal voltage switch procedure
by Arindam Nath
· 14 years ago
6b93d01f
mmc: do not switch to 1-bit mode if not required
by Ohad Ben-Cohen
· 14 years ago
a5e9425
mmc: mmc_card_keep_power cleanups
by Ohad Ben-Cohen
· 14 years ago
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 14 years ago
26fc877
mmc: fix a race between card-detect rescan and clock-gate work instances
by Guennadi Liakhovetski
· 14 years ago
22113ef
mmc: Test bus-width for old MMC devices
by Aries Lee
· 14 years ago
080bc97
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
by Ohad Ben-Cohen
· 14 years ago
8f230f4
mmc: Add support for JMicron 388 SD/MMC controller
by Takashi Iwai
· 14 years ago
0456683
mmc: Aggressive clock gating framework
by Linus Walleij
· 14 years ago
ed919b0
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
12ae637
mmc: propagate power save/restore ops return value
by Ohad Ben-Cohen
· 14 years ago
49e3b5a
mmc: refine DDR support
by Adrian Hunter
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
dfc13e8
mmc: MMC 4.4 DDR support
by Hanumath Prasad
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
88ae8b8
mmc: Make ID freq configurable
by Hein Tibosch
· 14 years ago
71d7d3d
mmc: Add helper function to check if a card is removable
by Matt Fleming
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 14 years ago
4c2ef25
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
by Maxim Levitsky
· 14 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 15 years ago
3fcb027
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
by Daniel Mack
· 15 years ago
da68c4e
sdio: introduce API for special power management features
by Nicolas Pitre
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
b1ebe38
mmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
eae1aee
mmc: add ability to save power by powering off cards
by Adrian Hunter
· 15 years ago
9feae24
mmc: add MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
319a3f1
mmc: allow host claim / release nesting
by Adrian Hunter
· 15 years ago
8ea926b
mmc: add 'enable' and 'disable' methods to mmc host
by Adrian Hunter
· 15 years ago
5c13941
MMC: regulator utilities
by David Brownell
· 16 years ago
b30f8af
mmc: Add 8-bit bus width support
by Jarkko Lavinen
· 16 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ee63a7d
Fix comment in include/linux/mmc/host.h
by Thomas Petazzoni
· 16 years ago
6edd8ee
mmc: Export internal host state through debugfs
by Haavard Skinnemoen
· 16 years ago
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 16 years ago
08f80bb
mmc: change .get_ro() callback semantics
by Anton Vorontsov
· 16 years ago
28f5248
mmc: add support for card-detection polling
by Anton Vorontsov
· 16 years ago
cc3000e
mmc: remove unused 'mode' from the mmc_host structure
by Nicolas Pitre
· 17 years ago
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
9701858
MMC headers learn about SPI
by David Brownell
· 17 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 17 years ago
d1496c3
sdio: core support for SDIO function interrupt
by Nicolas Pitre
· 17 years ago
255d01a
mmc: remove BYTEBLOCK capability
by Pierre Ossman
· 17 years ago
55556da
MMC: Fix handling of low-voltage cards
by Philip Langdale
· 18 years ago
4be34c9
MMC: Consolidate voltage definitions
by Philip Langdale
· 18 years ago
7ea239d
mmc: add bus handler
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
3b91e55
mmc: Flush pending detects on host removal
by Pierre Ossman
· 18 years ago
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
cd9277c
mmc: require explicit support for high-speed
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fe4a3c7
mmc: Allow host drivers to specify a max block size
by Pierre Ossman
· 18 years ago
11354d0
mmc: let host be parent of cards
by Pierre Ossman
· 18 years ago
f22ee4e
mmc: replace host->card_busy
by Pierre Ossman
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
fcaf71f
Driver core: convert mmc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
42431ac
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
by Russell King
· 18 years ago
db53f28
[MMC] Add multi block-write capability
by Russell King
· 18 years ago
f57b225
[MMC] constify mmc_host_ops
by David Brownell
· 18 years ago
01357dc
[MMC] Ensure correct mmc_priv() behaviour
by Russell King
· 19 years ago
8dc0033
[MMC] Allow detection/removal to be delayed
by Richard Purdie
· 19 years ago
f218278
[PATCH] sd: SD 4-bit bus
by Pierre Ossman
· 19 years ago
a00fc09
[PATCH] sd: read-only switch
by Pierre Ossman
· 19 years ago
335eadf
[PATCH] sd: initialize SD cards
by Pierre Ossman
· 19 years ago
865e9f1
[MMC] ios for mmc chip select
by Pierre Ossman
· 19 years ago
Next »