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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
2007-10-14
1
-1
/
+1
*
mmc: don't use weight32()
Nicolas Pitre
2007-10-11
2
-2
/
+4
*
pxamci: support arbitrary block size
Nicolas Pitre
2007-10-10
1
-3
/
+16
*
sdhci: remove old dma module params
Pierre Ossman
2007-10-03
1
-12
/
+1
*
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
Feng Tang
2007-10-03
1
-2
/
+11
*
sdhci: remove DMA capability check from controller's PCI Class reg
Feng Tang
2007-10-03
1
-2
/
+7
*
sdhci: fix a typo
Nicolas Pitre
2007-10-03
2
-2
/
+2
*
mmc: Disabler for Ricoh MMC controller
Philip Langdale
2007-10-03
3
-0
/
+169
*
mmc: pxamci: add SDIO card interrupt reporting capability
Bridge Wu
2007-09-25
2
-5
/
+24
*
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
Bridge Wu
2007-09-25
2
-1
/
+10
*
mmc: pxamci: set proper block capabilities according to PXA flavor
Nicolas Pitre
2007-09-25
1
-2
/
+2
*
mmc: pxamci: better pending IRQ determination
Bridge Wu
2007-09-25
1
-1
/
+1
*
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
Pavel Pisa
2007-09-24
1
-2
/
+14
*
mmc_spi host driver
David Brownell
2007-09-23
3
-0
/
+1422
*
sdhci: sdio interrupt support
Pierre Ossman
2007-09-23
1
-1
/
+38
*
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
2007-09-23
1
-0
/
+8
*
mmc: remove confusing flag
Pierre Ossman
2007-09-23
2
-14
/
+16
*
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
6
-7
/
+21
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
9
-106
/
+100
*
bug in AT91 MCI suspend routines
Anti Sullin
2007-09-11
1
-3
/
+3
*
sdhci: tell which spurious interrupt we got
Pierre Ossman
2007-08-23
1
-6
/
+6
*
sdhci: handle data interrupts during command
Pierre Ossman
2007-08-23
2
-7
/
+22
*
mmc: ignore bad max block size in sdhci
David Vrabel
2007-08-23
1
-5
/
+4
*
sdhci: be more cautious about block count register
Pierre Ossman
2007-08-23
1
-2
/
+2
*
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
2007-08-09
1
-4
/
+4
*
wbsd: fix section mismatch warnings
Gabriel C
2007-08-09
1
-5
/
+5
*
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2007-07-26
2
-26
/
+0
*
mmc: update header file paths
Pierre Ossman
2007-07-26
11
-11
/
+11
*
sdhci: add support to ENE-CB714
Leandro Dorileo
2007-07-26
1
-0
/
+27
*
mmc: check error bits before command completion
Pierre Ossman
2007-07-26
1
-13
/
+10
*
sdhci: make sure to clear the error interrupt
Pierre Ossman
2007-07-20
2
-0
/
+3
*
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
2007-07-20
1
-1
/
+12
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-12
1
-22
/
+0
|
\
|
*
[ARM] pxa: remove MMC register defines from pxa-regs.h
Russell King
2007-07-12
1
-22
/
+0
*
|
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
1
-91
/
+108
*
|
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
1
-15
/
+15
*
|
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
1
-1
/
+1
*
|
sdhci: add ene controller id
Milko Krachounov
2007-07-09
1
-0
/
+8
|
/
*
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
2007-06-13
1
-21
/
+3
*
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
Robert P. J. Day
2007-06-07
1
-2
/
+1
*
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
2007-06-07
1
-3
/
+2
*
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
2007-05-14
1
-12
/
+6
*
sdhci: handle dma boundary interrupts
Pierre Ossman
2007-05-14
1
-0
/
+9
*
mmc: au1xmmc command types check from data flags
Yoichi Yuasa
2007-05-14
1
-21
/
+14
*
mmc: Use menuconfig objects
Jan Engelhardt
2007-05-08
1
-10
/
+9
*
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-08
1
-12
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
1
-2
/
+2
*
mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work
Tony Lindgren
2007-05-01
1
-21
/
+26
*
mmc-omap: Fix omap to use MMC_POWER_ON
Tony Lindgren
2007-05-01
1
-2
/
+4
*
mmc-omap: add missing '\n'
Arnaud Patard
2007-05-01
1
-1
/
+1
[next]