Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e5f1138d76e45b0ce56314ba0587e5942b55dcc
/
drivers
/
mmc
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 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
996ad568
mmc: make SDIO device/driver struct accessors public
by Nicolas Pitre
· 15 years ago
95cdfb7
mmc: propagate error codes back from bus drivers' suspend/resume methods
by Nicolas Pitre
· 15 years ago
17d33e1
mmc: core SDIO suspend/resume support
by Nicolas Pitre
· 15 years ago
d08ebed
mmc_spi: fail gracefully if host or card do not support the switch command
by Wolfgang Muees
· 15 years ago
82cf818
omap4: mmc driver support on OMAP4
by kishore kadiyala
· 15 years ago
c99436f
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
by Chris Ball
· 15 years ago
04d699c
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
by Rob Emanuele
· 15 years ago
7c979ec
sdio: add MMC_QUIRK_LENIENT_FN0
by Ohad Ben-Cohen
· 15 years ago
ad1e597
sdhci-of: cleanup eSDHC's set_clock() a little bit
by Anton Vorontsov
· 15 years ago
8226a21
sdhci-of: don't hard-code inverted write-protect quirk
by Anton Vorontsov
· 15 years ago
81b3980
sdhci-of: fix high-speed cards recognition
by Anton Vorontsov
· 15 years ago
c085926
sdhci-of: avoid writing reserved bits into host control register
by Anton Vorontsov
· 15 years ago
1e5df75
sdhci-of: fix SD clock calculation
by Anton Vorontsov
· 15 years ago
4245c02
sdio: fix read buffer overflow
by Roel Kluin
· 15 years ago
e951017
sdhci: be more strict with get_min_clock() usage
by Anton Vorontsov
· 15 years ago
006ebd5
sdio: add CD disable support
by Ohad Ben-Cohen
· 15 years ago
e2bf08d
omap_hsmmc: set a large data timeout for commands with busy signal
by Adrian Hunter
· 15 years ago
2bec089
omap_hsmmc: ensure all clock enables and disables are paired
by Adrian Hunter
· 15 years ago
b62f622
omap_hsmmc: protect the card when the cover is open
by Adrian Hunter
· 15 years ago
70a3341
omap_hsmmc: code refactoring
by Denis Karpov
· 15 years ago
4dffd7a
omap_hsmmc: prevent races with irq handler
by Adrian Hunter
· 15 years ago
2305010
omap_hsmmc: cater for weird CMD6 behaviour
by Adrian Hunter
· 15 years ago
c653a6d
omap_hsmmc: clear interrupt status after init sequence
by Adrian Hunter
· 15 years ago
191d1f1
omap_hsmmc: cleanup macro usage
by Denis Karpov
· 15 years ago
0a40e64
omap_hsmmc: fix NULL pointer dereference
by Jarkko Lavinen
· 15 years ago
13189e7
omap_hsmmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
623821f
omap_hsmmc: put MMC regulator to sleep
by Adrian Hunter
· 15 years ago
dd498ef
omap_hsmmc: support for deeper power saving states
by Denis Karpov
· 15 years ago
23d99bb
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
a3f406f
omap_hsmmc: fix scatter-gather list sanity checking
by Jarkko Lavinen
· 15 years ago
a6b2240
omap_hsmmc: ensure workqueues are empty before suspend
by Adrian Hunter
· 15 years ago
abb28e7
omap_hsmmc: set open drain bit correctly
by Denis Karpov
· 15 years ago
11dd62a
omap_hsmmc: context save/restore support
by Denis Karpov
· 15 years ago
a362146
omap_hsmmc: keep track of power mode
by Adrian Hunter
· 15 years ago
5e2ea61
omap_hsmmc: make use of new enable/disable interface
by Adrian Hunter
· 15 years ago
d900f71
omap_hsmmc: add debugfs entry (host registers)
by Denis Karpov
· 15 years ago
ef0b27d
mmc: check status after MMC SWITCH command
by Adrian Hunter
· 15 years ago
53509f0
mmc: power off once at removal
by Denis Karpov
· 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
27cce39
sdio: do not ignore MMC_VDD_165_195
by Ohad Ben-Cohen
· 15 years ago
f400cd8
mmc: register mmci-omap-hs using platform_driver_probe
by Uwe Kleine-König
· 15 years ago
b5a74d6
msm_sdcc.c: move overly indented code to separate function
by Joe Perches
· 15 years ago
75d1452
msm_sdcc.c: stylistic cleaning
by Joe Perches
· 15 years ago
0a7ff7c
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
by Joe Perches
· 15 years ago
9d2bd73
mmc: msm_sdccc: driver for HTC Dream
by San Mehat
· 15 years ago
ccdfe3a
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
by Anand Gadiyar
· 15 years ago
500f356
mmc: in mmc_power_up(), use previously selected ocr if available
by Balaji Rao
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
87d721ad
Merge branch 'master' into devel
by Russell King
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
cf7a2b4
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel
by Russell King
· 15 years ago
f17a1f0
ARM: 5636/1: Move vendor enum to AMBA include
by Linus Walleij
· 15 years ago
7064d20
ARM: 5685/1: Make MMCI driver compile without gpiolib
by Linus Walleij
· 15 years ago
2198a64
drivers/mmc: correct error-handling code
by Julia Lawall
· 15 years ago
a9239d7
imxmmc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
4b2a108
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
by Sebastian Andrzej Siewior
· 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
6cdbf73
mvsdio: fix handling of partial word at the end of PIO transfer
by Nicolas Pitre
· 15 years ago
4e66a0f
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
8900144
MMC: MMCI: use gpiolib for card detect/write protect
by Russell King
· 15 years ago
012b7d3
MMC: MMCI: use AMBA bus accessors
by Russell King
· 15 years ago
7eeff48
pxamci: correct DMA flow control
by Matt Reimer
· 15 years ago
70d6027
spi: add spi_master flag word
by David Brownell
· 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
fe9db6c
s3cmci: fix dma configuration call
by Ben Dooks
· 15 years ago
f0bf7f6
mmc: Add new via-sdmmc host controller driver
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
0d1bb41
sdhci-s3c: Samsung S3C based SDHCI controller glue
by Ben Dooks
· 15 years ago
2625b10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
7f72134c
atmel-mci: add MCI2 register definitions
by Nicolas Ferre
· 15 years ago
1991189
atmel-mci: Integrate AT91 specific definition in header file
by Nicolas Ferre
· 15 years ago
e6f2c7a
tmio_mmc: allow compilation for ASIC3
by Philipp Zabel
· 15 years ago
051913d
mmc_block: do not DMA to stack
by Ben Dooks
· 15 years ago
be3f4ae
sdhci: Print ADMA status and pointer on debug
by Ben Dooks
· 15 years ago
da46a0b
tmio_mmc: fix clock setup
by Ian Molton
· 15 years ago
544f277
tmio_mmc: map SD control registers after enabling the MFD cell
by Philipp Zabel
· 15 years ago
d6c9b5e
tmio_mmc: correct probe return value for num_resources != 3
by Philipp Zabel
· 15 years ago
6c413cc
tmio_mmc: don't use set_irq_type
by Philipp Zabel
· 15 years ago
5e74672
tmio_mmc: add bus_shift support
by Philipp Zabel
· 15 years ago
f0e46cc
MFD,mmc: tmio_mmc: make HCLK configurable
by Philipp Zabel
· 15 years ago
fdd858d
mmc_spi: don't use EINVAL for possible transmission errors
by Wolfgang Muees
· 15 years ago
c54f6bc
cb710: more cleanup for the DEBUG case.
by Michał Mirosław
· 15 years ago
a3456a2
sdhci: platform driver for SDHCI
by Richard Röjfors
· 15 years ago
99d9260
mxcmmc: remove frequency workaround
by Pierre Ossman
· 15 years ago
09adfe4
cb710: fix printk format string
by Pierre Ossman
· 15 years ago
Next »