Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1496e89ae2a0962748e55165a590fa3209c6f158
/
drivers
/
mmc
/
host
49c1d9d
mmci-omap: free irq resource
by Ladislav Michl
· 15 years ago
8753298
omap_hsmmc: add missing probe handler hook
by Roger Quadros
· 15 years ago
af2bd9d
mmc: at91_mci: Don't include asm/mach/mmc.h
by Uwe Kleine-König
· 15 years ago
48f0295
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
by Antonio Ospite
· 15 years ago
a037a79
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
00acfae
s3cmci: add better support for no card detect or write protect available
by Ben Dooks
· 15 years ago
5a2c4fe
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
by Ben Dooks
· 15 years ago
68c5ed5
s3cmci: DMA fixes
by Ben Dooks
· 15 years ago
26f1494
s3cmci: Kconfig selection for PIO/DMA/Both
by Ben Dooks
· 15 years ago
c225889
s3cmci: add SDIO IRQ support
by Ben Dooks
· 15 years ago
9bdd203
s3cmci: add debugfs support for examining driver and hardware state
by Ben Dooks
· 15 years ago
e6130ae
s3cmci: fix direct write to interrupt mask
by Ben Dooks
· 15 years ago
50d7fa9
s3cmci: change to use dev_pm_ops
by Ben Dooks
· 15 years ago
916a307
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
by Ben Dooks
· 15 years ago
44d0e19
s3cmci: update probe to use new platform id list
by Ben Dooks
· 15 years ago
da52a7c
s3cmci: use resource_size() instead of local macro
by Ben Dooks
· 15 years ago
ee17962
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
by Linus Walleij
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
a487b67
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
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
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
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
e951017
sdhci: be more strict with get_min_clock() usage
by Anton Vorontsov
· 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
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
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
34e84f3
ARM: 5721/1: MMCI enable the use of a regulator
by Linus Walleij
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
9e6c82c
ARM: 5698/1: MMCI pass capabilities in platform data
by Linus Walleij
· 15 years ago
a6a6464
ARM: 5697/1: MMCI Break out clock divider setup
by Linus Walleij
· 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
33264f9
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
by Mike Rapoport
· 15 years ago
b405db6
[ARM] pxamci: add simple gpio controls
by Robert Jarzmik
· 15 years ago
9134d02
Merge commit 'md/for-linus' into async-tx-next
by Dan Williams
· 15 years ago
657a77fa
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
by Atsushi Nemoto
· 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
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
Next »