summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* [MMC] mmci doesn't need asm/irq.hRussell King2005-11-121-1/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-112-34/+35
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-092-34/+35
* | [MMC] wbsd version 1.5Pierre Ossman2005-11-091-1/+1
* | [MMC] Add MODULE_AUTHOR to wbsdPierre Ossman2005-11-091-0/+1
* | [MMC] Use __devexit_p in wbsdPierre Ossman2005-11-091-2/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-071-1/+1
|\
| * [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-071-1/+1
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-2/+1
|/
* [MMC] Use controller id instead of driver name for printksPierre Ossman2005-11-051-5/+6
* [MMC] Fix chip config in wbsdPierre Ossman2005-11-051-2/+2
* [MMC] Response to write commands is R1 nor R1bRussell King2005-11-041-1/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-312-2/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-292-2/+2
* | [MMC] Use command class to determine read-only statusPierre Ossman2005-10-301-2/+8
* | [MMC] pxamci doesn't need to include asm/irq.hRussell King2005-10-301-1/+0
* | Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov2005-10-294-0/+1132
|/
* [MMC] wbsd suspend supportPierre Ossman2005-10-281-28/+91
* Merge ../bleed-2.6Greg KH2005-10-281-0/+1
|\
| * [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-282-6/+6
|/
* [MMC] Clean up wbsd detection handlingPierre Ossman2005-09-121-17/+12
* [MMC] Remove unused timer.Pierre Ossman2005-09-121-1/+0
* [MMC] Remove trailing whitespace in wbsdPierre Ossman2005-09-122-219/+219
* [MMC] Add mmc_detect_change() delay support for wbsd driverRussell King2005-09-101-22/+5
* [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-1/+3
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-084-8/+12
* [PATCH] mmc: conditional scr sysfs entryPierre Ossman2005-09-071-3/+18
* [PATCH] mmc: wbsd Secure Digital supportPierre Ossman2005-09-072-6/+57
* [PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie2005-09-071-0/+11
* [PATCH] sd: SD copyright noticePierre Ossman2005-09-071-0/+2
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-071-0/+36
* [PATCH] sd: SCR in sysfsPierre Ossman2005-09-071-0/+2
* [PATCH] sd: SCR registerPierre Ossman2005-09-071-10/+133
* [PATCH] sd: read-only switchPierre Ossman2005-09-072-18/+30
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-071-73/+253
* [MMC] support for mmc chip select in wbsdPierre Ossman2005-09-032-15/+52
* [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+12
* [MMC] Use an IDR for host name indiciesRussell King2005-08-191-2/+19
* [MMC] Use class device name for mmc host nameRussell King2005-08-191-2/+1
* [MMC] Add MMC class devicesRussell King2005-08-193-14/+86
* [MMC] Add mmc_hostname() macroRussell King2005-08-194-7/+7
* [PATCH] wbsd version bumpPierre Ossman2005-08-101-1/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [PATCH] MMC: wbsd cleanupsAdrian Bunk2005-07-012-29/+7
* [PATCH] MMC: wbsd delayed insertionPierre Ossman2005-07-012-10/+43
* [PATCH] MMC: Fix divdi3 reference in mmci.cRussell King2005-07-011-3/+6
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-1/+1
* [PATCH] MMC: Proper MMC command classes supportPierre Ossman2005-05-211-1/+4
* [PATCH] MMC: wbsd updatePierre Ossman2005-05-083-186/+544
OpenPOWER on IntegriCloud