Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d0f1926131cf79aa5998d463bf1582156e7b41e
/
drivers
/
mmc
/
host
/
sdhci.c
30652aa
mmc: sdhci: add quirk for max len ADMA descriptors
by Olof Johansson
· 14 years ago
22113ef
mmc: Test bus-width for old MMC devices
by Aries Lee
· 14 years ago
8f230f4
mmc: Add support for JMicron 388 SD/MMC controller
by Takashi Iwai
· 14 years ago
e8120ad
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
by Philip Rakity
· 14 years ago
15ec446
mmc: sdhci: 8-bit bus width changes
by Philip Rakity
· 14 years ago
5f61970
mmc: sdhci: Properly enable SDIO IRQ wakeups
by Daniel Drake
· 14 years ago
2dfb579
mmc: sdhci: introduce get_ro private write-protect hook
by Wolfram Sang
· 14 years ago
643a81f
mmc: sdhci: allow for eMMC 74 clock generation by controller
by Philip Rakity
· 14 years ago
3ab9c8d
mmc: sdhci: highspeed: check for mmc as well as sd cards
by Philip Rakity
· 14 years ago
8364248
mmc: sdhci: fix "pwr may be used uninitialized" warning
by Giuseppe Cavallaro
· 14 years ago
176d1ed
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
by Jaehoon Chung
· 14 years ago
412ab65
mmc: sdhci: print out controller name for register debug
by Philip Rakity
· 14 years ago
b08caed
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
by Giuseppe Cavallaro
· 14 years ago
a29e7e1
mmc: sdhci: Enable high-speed support for MMC cards
by Zhangfei Gao
· 14 years ago
0397526
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
by Zhangfei Gao
· 14 years ago
c4687d5
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
by Zhangfei Gao
· 14 years ago
85105c5
mmc: SDHC 3.0: support 10-bit divided clock mode
by Zhangfei Gao
· 14 years ago
0957c33
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
by George G. Davis
· 15 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
5193250
sdhci: add no hi-speed bit quirk support
by Kyungmin Park
· 14 years ago
c4512f7
sdhci: add auto CMD12 support for eSDHC driver
by Jerry Huang
· 14 years ago
9bea3c8
sdhci: add regulator support
by Marek Szyprowski
· 14 years ago
ce5f036
sdhci-s3c: add support for the non standard minimal clock value
by Marek Szyprowski
· 14 years ago
c1f5977
sdhci: don't assign mmc->caps at SDHCI directly
by Kyungmin Park
· 14 years ago
ae6d6c9
sdhci: 8-bit data transfer width support
by Kyungmin Park
· 14 years ago
cfd1f82
sdhci: remove useless set_clock() check
by Kyungmin Park
· 14 years ago
ccc92c2
mmc: make sdhci work with ricoh mmc controller
by Maxim Levitsky
· 14 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 14 years ago
70764a9
mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
by Thomas Abraham
· 14 years ago
f27f47e
sdhci: implement CAP_CLOCK_BASE_BROKEN quirk
by Anton Vorontsov
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2f4cbb3
sdio: sdhci support for suspend mode PM features
by Nicolas Pitre
· 15 years ago
9e506f3
sdhci: improve sdhci sdhci_set_adma_desc() code
by Ben Dooks
· 15 years ago
118cd17
sdhci: add adma descriptor set call
by Ben Dooks
· 15 years ago
27f6cb1
sdhci: increase timeout for internal clock stabilization.
by Chris Ball
· 15 years ago
a13abc7
sdhci: support for ADMA only hosts
by Richard Röjfors
· 15 years ago
81b3980
sdhci-of: fix high-speed cards recognition
by Anton Vorontsov
· 15 years ago
e951017
sdhci: be more strict with get_min_clock() usage
by Anton Vorontsov
· 15 years ago
da60a91
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
by Sebastian Andrzej Siewior
· 15 years ago
a9e58f2
sdhci: get rid of "frequency too high" flood when using eSDHC
by Anton Vorontsov
· 15 years ago
11a2f1b
sdhci: remove needless double parenthesis
by Pierre Ossman
· 15 years ago
557b069
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
by Harald Welte
· 15 years ago
5fe23c7
sdhci: Add support for hosts that are only capable of 1-bit transfers
by Anton Vorontsov
· 15 years ago
1388eef
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
by Ben Dooks
· 15 years ago
6882a8c
sdhci: Add better ADMA error reporting
by Ben Dooks
· 15 years ago
be3f4ae
sdhci: Print ADMA status and pointer on debug
by Ben Dooks
· 15 years ago
ae62890
sdhci: avoid changing voltage needlessly
by Pierre Ossman
· 16 years ago
32710e8
New mail address for Pierre Ossman
by Pierre Ossman
· 16 years ago
0633f65
sdhci: Add quirk for forcing maximum block size to 2048 bytes
by Anton Vorontsov
· 16 years ago
063a9db
sdhci: Add quirk for controllers that need IRQ re-init after reset
by Anton Vorontsov
· 16 years ago
3e3bf20
sdhci: Add quirk for controllers that need small delays for PIO
by Anton Vorontsov
· 16 years ago
8114634
sdhci: Add set_clock callback and a quirk for nonstandard clocks
by Anton Vorontsov
· 16 years ago
4240ff0
sdhci: Add get_{max,timeout}_clock callbacks
by Ben Dooks
· 16 years ago
c5075a1
sdhci: Add support for hosts reporting inverted write-protect state
by Anton Vorontsov
· 16 years ago
68d1fb7
sdhci: Add support for card-detection polling
by Anton Vorontsov
· 16 years ago
6aa943a
sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
by Anton Vorontsov
· 16 years ago
7260cf5
sdhci: Split card-detection IRQs management from sdhci_init()
by Anton Vorontsov
· 16 years ago
4e4141a
sdhci: Add support for bus-specific IO memory accessors
by Anton Vorontsov
· 16 years ago
f945405
sdhci: Add quirk for controllers with no end-of-busy IRQ
by Ben Dooks
· 16 years ago
5dbace0
sdhci: fix led naming
by Helmut Schaa
· 16 years ago
86a6a87
Revert "sdhci: force high speed capability on some controllers"
by Pierre Ossman
· 16 years ago
f913431
sdhci: handle built-in sdhci with modular leds class
by Pierre Ossman
· 16 years ago
35ff855
sdhci: activate led support also when module
by Éric Piel
· 16 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7244b85
sdhci: 'scratch' may be used uninitialized
by Steven Noonan
· 16 years ago
a4b7619
sdhci: force high speed capability on some controllers
by Pierre Ossman
· 16 years ago
04cf585
sdhci: reduce card detection delay
by Pierre Ossman
· 16 years ago
e809517
sdhci: let the controller wait for busy state to end
by Pierre Ossman
· 16 years ago
980167b
sdhci: check correct return value
by Pierre Ossman
· 16 years ago
ebd6d35
sdhci: disable DMA for req, not completely
by Pierre Ossman
· 16 years ago
4a3cba3
sdhci: handle bug in JMB38x for sizes < 4 bytes
by Pierre Ossman
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
7659150
sdhci: highmem capable PIO routines
by Pierre Ossman
· 16 years ago
719a61b
sdhci: fix bad warning from commit c8b3e02
by Pierre Ossman
· 16 years ago
6cefd05
sdhci: add warnings for bad buffers in ADMA path
by Pierre Ossman
· 16 years ago
c71f651
mmc: OLPC: update vdd/powerup quirk comment
by Andres Salomon
· 16 years ago
c8b3e02
mmc: fix spares errors of sdhci.c
by Tomas Winkler
· 16 years ago
8f1934c
sdhci: graceful handling of bad addresses
by Pierre Ossman
· 16 years ago
2134a92
sdhci: scatter-gather (ADMA) support
by Pierre Ossman
· 16 years ago
1e72859
sdhci: handle hot-remove
by Pierre Ossman
· 17 years ago
ee53ab5
sdhci: make workaround for timeout bug more general
by Pierre Ossman
· 16 years ago
b8c86fc
sdhci: move pci stuff to separate module
by Pierre Ossman
· 17 years ago
c9b74c5
sdhci: don't check block count for progress
by Pierre Ossman
· 17 years ago
bf5b193
mmc: don't use DMA on newer ENE controllers
by Pierre Ossman
· 16 years ago
603ded1
olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
by Andres Salomon
· 16 years ago
e08c169
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
by Andres Salomon
· 16 years ago
0b82684
sdhci: improve no card, no reset quirk
by Pierre Ossman
· 17 years ago
2f730fe
sdhci: allow led to be controlled freely
by Pierre Ossman
· 17 years ago
b69c905
sdhci: remove custom controller name
by Pierre Ossman
· 17 years ago
541ceb5
sdhci: add num index for multi controllers case
by Feng Tang
· 17 years ago
84c46a5
sdhci: support JMicron JMB38x chips
by Pierre Ossman
· 17 years ago
c9fddbc
sdhci: use PIO when DMA can't satisfy the request
by Pierre Ossman
· 17 years ago
c6573c9
sdhci: don't warn about sdhci 2.0 controllers
by Pierre Ossman
· 17 years ago
dc93441
sdhci: describe quirks
by Pierre Ossman
· 17 years ago
cee687c
Add missing "\n" to log message
by Rolf Eike Beer
· 17 years ago
bd6dee6
mmc: sg fallout
by Jens Axboe
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
d6f8dee
sdhci: remove old dma module params
by Pierre Ossman
· 17 years ago
7c168e3
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
by Feng Tang
· 17 years ago
Next »