index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdricoh_cs: removed unused #include <version.h>
Huang Weiyi
2008-08-17
1
-1
/
+0
*
s3cmci: attach get_cd host ops
Ben Dooks
2008-08-17
1
-2
/
+4
*
s3cmci: fix sparse errors from non-exported functions
Ben Dooks
2008-08-17
1
-5
/
+6
*
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
2008-08-10
1
-1
/
+1
*
mfd: TMIO MMC driver
Ian Molton
2008-08-10
4
-0
/
+892
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
5
-15
/
+15
*
Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Russell King
2008-08-07
1
-1
/
+1
|
\
|
*
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-08-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
7
-95
/
+40
|
\
\
|
|
/
|
*
au1xmmc: raise segment size limit.
Manuel Lauss
2008-08-01
1
-1
/
+7
|
*
mmc_block: use proper sg iterators
Pierre Ossman
2008-08-01
1
-6
/
+11
|
*
mmc: properly iterate over sg list in debug check
Pierre Ossman
2008-08-01
1
-2
/
+3
|
*
mmc_test: Revert "mmc_test: test oversized sg lists"
Pierre Ossman
2008-08-01
1
-82
/
+3
|
*
sdhci: check correct return value
Pierre Ossman
2008-08-01
1
-1
/
+1
|
*
sdhci: disable DMA for req, not completely
Pierre Ossman
2008-08-01
1
-2
/
+2
|
*
sdhci: handle bug in JMB38x for sizes < 4 bytes
Pierre Ossman
2008-08-01
3
-1
/
+13
*
|
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
|
/
*
avr32: some mmc/sd cleanups
David Brownell
2008-07-27
1
-8
/
+8
*
Merge commit 'upstream/master'
Haavard Skinnemoen
2008-07-27
16
-236
/
+865
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-26
9
-36
/
+457
|
|
\
|
|
*
atmel-mci: debugfs support
Haavard Skinnemoen
2008-07-27
2
-0
/
+191
|
|
*
mmc: Add per-card debugfs support
Haavard Skinnemoen
2008-07-27
3
-0
/
+72
|
|
*
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-07-27
4
-0
/
+177
|
|
*
imxmmc: fix crash when no platform data is provided
Paulius Zaleckas
2008-07-27
1
-2
/
+9
|
|
*
imxmmc: fix platform resources
Paulius Zaleckas
2008-07-27
1
-27
/
+6
|
|
*
imxmmc: remove DEBUG definition
Paulius Zaleckas
2008-07-27
1
-6
/
+0
|
|
*
mmc_spi: put signals to low power off fix
Jan Nikitenko
2008-07-24
1
-1
/
+2
|
*
|
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-2
/
+2
|
*
|
drivers/mmc/host/sdhci.h needs scatterlist.h
Andrew Morton
2008-07-26
1
-0
/
+2
|
|
/
|
*
sdhci: highmem capable PIO routines
Pierre Ossman
2008-07-23
2
-95
/
+75
|
*
mmc_test: print message when attaching to card
Pierre Ossman
2008-07-23
1
-0
/
+2
|
*
mmc_block: bounce buffer highmem support
Pierre Ossman
2008-07-23
1
-66
/
+31
|
*
sdhci: fix bad warning from commit c8b3e02
Pierre Ossman
2008-07-23
1
-1
/
+1
|
*
sdhci: add warnings for bad buffers in ADMA path
Pierre Ossman
2008-07-23
1
-0
/
+2
|
*
mmc_test: test oversized sg lists
Pierre Ossman
2008-07-23
1
-3
/
+82
|
*
mmc_test: highmem tests
Pierre Ossman
2008-07-23
1
-1
/
+137
|
*
s3cmci: ensure host stopped on machine shutdown
Ben Dooks
2008-07-23
1
-4
/
+16
|
*
au1xmmc: suspend/resume implementation
Manuel Lauss
2008-07-23
1
-12
/
+42
|
*
s3cmci: fixes for section mismatch warnings
Ben Dooks
2008-07-23
1
-15
/
+15
|
*
pxamci: trivial fix of DMA alignment register bit clearing
Karl Beldan
2008-07-23
1
-1
/
+1
*
|
avr32: clean up mci platform code
Ben Nizette
2008-07-18
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-16
28
-1273
/
+5889
|
\
|
*
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
2008-07-15
1
-3
/
+6
|
*
mmc: host driver for Ricoh Bay1Controllers
Sascha Sommer
2008-07-15
3
-0
/
+587
|
*
sdio: sdio_io.c Fix sparse warnings
Tomas Winkler
2008-07-15
1
-5
/
+4
|
*
sdio: fix the use of hard coded timeout value.
Benzi Zbit
2008-07-15
2
-5
/
+7
|
*
mmc: OLPC: update vdd/powerup quirk comment
Andres Salomon
2008-07-15
1
-1
/
+1
|
*
mmc: fix spares errors of sdhci.c
Tomas Winkler
2008-07-15
1
-4
/
+4
|
*
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
8
-38
/
+25
|
*
wbsd: fix bad dma_addr_t conversion
Pierre Ossman
2008-07-15
1
-2
/
+2
[next]