summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* AT91 MMC update for 2.6.19Andrew Victor2006-12-111-17/+24
* mmc: Change SDHCI iomem error to a warningPierre Ossman2006-12-111-2/+2
* mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool2006-12-111-1/+3
* AT91 MMC 5 : Minor cleanupsAndrew Victor2006-12-111-9/+9
* AT91 MMC 4 : Interrupt handler cleanupAndrew Victor2006-12-111-45/+43
* AT91 MMC 3 : Move global mci_clk variableAndrew Victor2006-12-111-11/+11
* AT91 MMC 2 : Use platform resourcesAndrew Victor2006-12-111-7/+34
* AT91 MMC 1: Pass host structure.Andrew Victor2006-12-111-89/+81
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2006-12-082-3/+3
|\
| * mmc: fix au1xmmc build errorYoichi Yuasa2006-12-051-1/+1
| * mmc: pxamci compilation fixSascha Hauer2006-12-051-2/+2
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-073-7/+7
|\ \
| * | [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-012-5/+5
| * | [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-243/+525
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2006-12-0215-226/+509
| |\ \
| | * | mmc: correct request error handlingPierre Ossman2006-12-011-4/+3
| | * | mmc: Flush block queue when removing cardPierre Ossman2006-12-012-5/+25
| | * | mmc: sdhci high speed supportPierre Ossman2006-12-012-0/+17
| | * | mmc: Support for high speed SD cardsPierre Ossman2006-12-011-4/+118
| | * | mmc: Fix mmc_delay() functionPierre Ossman2006-12-011-3/+3
| | * | mmc: Add support for mmc v4 wide-bus modesPhilip Langdale2006-12-011-14/+37
| | * | [PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2006-12-011-2/+119
| | * | trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255Marcin Juszkiewicz2006-12-011-1/+1
| | * | Make general code cleanupsJuha Yrjola juha.yrjola2006-12-011-12/+4
| | * | Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flagsTony Lindgren tony2006-12-011-1/+1
| | * | Platform device error handling cleanupJuha Yrjola juha.yrjola2006-12-011-41/+59
| | * | Move register definitions away from the header fileJuha Yrjola juha.yrjola2006-12-012-56/+51
| | * | Change OMAP_MMC_{READ,WRITE} macros to use the host pointerJuha Yrjola juha.yrjola2006-12-012-47/+47
| | * | Replace base with virt_base and phys_baseJuha Yrjola juha.yrjola2006-12-011-7/+9
| | * | mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-018-8/+8
| | * | mmc: remove kernel_thread()Christoph Hellwig2006-12-012-29/+15
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-013-15/+15
| |\ \
| | * | Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-013-15/+15
| | |/
| * | BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn2006-11-301-2/+1
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-224-31/+23
|/
* MMC: Do not set unsupported bits in OCR responseTimo Teras2006-11-091-1/+1
* MMC: Poll card status after rescanning cardsTimo Teras2006-11-091-1/+16
* [PATCH] missing includes of io.hAl Viro2006-10-241-0/+1
* [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-101-1/+1
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-091-7/+7
* [PATCH] mmc: multi sector write transfersPierre Ossman2006-10-061-9/+95
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-14/+14
* [PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman2006-10-041-7/+17
* [PATCH] mmc: use own work queuePierre Ossman2006-10-043-4/+41
* [PATCH] mmc: avoid some resets without cardPierre Ossman2006-10-041-4/+13
* [PATCH] mmc: fix MMIO vs memory races in sdhciPierre Ossman2006-10-041-0/+8
* [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov2006-10-042-0/+17
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+933
OpenPOWER on IntegriCloud