index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
12
-256
/
+2541
|
\
|
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-24
1
-1
/
+8
|
|
\
|
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-23
1
-1
/
+8
|
|
|
\
|
|
|
*
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
2009-09-08
8
-12
/
+36
|
|
|
|
\
|
|
|
*
|
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
2009-09-08
1
-1
/
+8
|
*
|
|
|
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
|
*
|
|
|
sdhci: increase timeout for internal clock stabilization.
Chris Ball
2009-09-23
1
-2
/
+2
|
*
|
|
|
sdhci: support for ADMA only hosts
Richard Röjfors
2009-09-23
3
-23
/
+21
|
*
|
|
|
omap4: mmc driver support on OMAP4
kishore kadiyala
2009-09-23
2
-3
/
+13
|
*
|
|
|
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
Chris Ball
2009-09-23
1
-1
/
+2
|
*
|
|
|
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
Rob Emanuele
2009-09-23
2
-7
/
+42
|
*
|
|
|
sdhci-of: cleanup eSDHC's set_clock() a little bit
Anton Vorontsov
2009-09-23
1
-11
/
+8
|
*
|
|
|
sdhci-of: don't hard-code inverted write-protect quirk
Anton Vorontsov
2009-09-23
1
-1
/
+13
|
*
|
|
|
sdhci-of: fix high-speed cards recognition
Anton Vorontsov
2009-09-23
3
-10
/
+10
|
*
|
|
|
sdhci-of: avoid writing reserved bits into host control register
Anton Vorontsov
2009-09-23
1
-0
/
+6
|
*
|
|
|
sdhci-of: fix SD clock calculation
Anton Vorontsov
2009-09-23
1
-0
/
+1
|
*
|
|
|
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
2009-09-23
1
-1
/
+2
|
*
|
|
|
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
2009-09-23
1
-4
/
+11
|
*
|
|
|
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
2009-09-23
1
-27
/
+33
|
*
|
|
|
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
2009-09-23
1
-2
/
+61
|
*
|
|
|
omap_hsmmc: code refactoring
Denis Karpov
2009-09-23
1
-159
/
+161
|
*
|
|
|
omap_hsmmc: prevent races with irq handler
Adrian Hunter
2009-09-23
1
-0
/
+25
|
*
|
|
|
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
2009-09-23
1
-0
/
+7
|
*
|
|
|
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
2009-09-23
1
-0
/
+4
|
*
|
|
|
omap_hsmmc: cleanup macro usage
Denis Karpov
2009-09-23
1
-23
/
+19
|
*
|
|
|
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
2009-09-23
1
-1
/
+1
|
*
|
|
|
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-74
/
+88
|
*
|
|
|
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
2009-09-23
1
-5
/
+54
|
*
|
|
|
omap_hsmmc: support for deeper power saving states
Denis Karpov
2009-09-23
1
-30
/
+215
|
*
|
|
|
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-0
/
+3
|
*
|
|
|
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
2009-09-23
1
-2
/
+12
|
*
|
|
|
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
2009-09-23
1
-16
/
+34
|
*
|
|
|
omap_hsmmc: set open drain bit correctly
Denis Karpov
2009-09-23
1
-2
/
+4
|
*
|
|
|
omap_hsmmc: context save/restore support
Denis Karpov
2009-09-23
1
-10
/
+184
|
*
|
|
|
omap_hsmmc: keep track of power mode
Adrian Hunter
2009-09-23
1
-8
/
+19
|
*
|
|
|
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
2009-09-23
1
-10
/
+58
|
*
|
|
|
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
2009-09-23
1
-0
/
+57
|
*
|
|
|
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
1
-2
/
+1
|
*
|
|
|
msm_sdcc.c: move overly indented code to separate function
Joe Perches
2009-09-23
1
-69
/
+63
|
*
|
|
|
msm_sdcc.c: stylistic cleaning
Joe Perches
2009-09-23
1
-21
/
+24
|
*
|
|
|
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
2009-09-23
1
-58
/
+47
|
*
|
|
|
mmc: msm_sdccc: driver for HTC Dream
San Mehat
2009-09-23
4
-0
/
+1547
|
*
|
|
|
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
1
-1
/
+8
|
|
/
/
/
|
*
|
|
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
|
|
|
ARM: 5721/1: MMCI enable the use of a regulator
Linus Walleij
2009-09-22
2
-4
/
+47
*
|
|
|
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
2009-09-22
2
-3
/
+3
*
|
|
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-09-21
1
-11
/
+93
|
\
\
\
\
|
*
|
|
|
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
1
-10
/
+13
|
*
|
|
|
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
2009-09-10
1
-1
/
+80
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ARM: 5698/1: MMCI pass capabilities in platform data
Linus Walleij
2009-09-15
1
-0
/
+4
[next]