| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 | Pavel Pisa | 2006-04-02 | 4 | -0/+1174 |
* | [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) | Andrew Victor | 2006-04-02 | 3 | -0/+997 |
* | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 | 8 | -58/+32 |
* | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 | 4 | -0/+1298 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] mmc: Secure Digital Host Controller Interface driver | Pierre Ossman | 2006-03-24 | 4 | -0/+1462 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -1/+1 |
* | [MMC] au1xmmc: Fix a compilation warning ('status' is not used) | Martin Michlmayr | 2006-03-04 | 1 | -1/+0 |
* | [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist | Martin Michlmayr | 2006-03-04 | 1 | -1/+1 |
* | [MMC] au1xmmc: Fix compilation error by using platform_driver | Martin Michlmayr | 2006-03-04 | 1 | -10/+11 |
* | [MMC] mmci: allow small data transfers | Russell King | 2006-02-16 | 1 | -0/+7 |
* | [MMC] Remove extra character in AU1XXX MMC Kconfig entry | Jordan Crouse | 2006-02-08 | 1 | -1/+1 |
* | [MMC] Add MMC command type flags | Russell King | 2006-02-02 | 6 | -63/+60 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-14 | 1 | -2/+3 |
|\ |
|
| * | [MMC] mmc_blk_probe() warning fix | Andrew Morton | 2006-01-13 | 1 | -2/+3 |
* | | [PATCH] Add mmc_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -14/+12 |
|/ |
|
* | [MMC+MFD] Convert mmc to mutexes | Arjan van de Ven | 2006-01-12 | 1 | -5/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-09 | 3 | -264/+278 |
|\ |
|
| * | [MMC] Add DATA_MULTI flag | Russell King | 2006-01-09 | 1 | -1/+7 |
| * | [MMC] Lindent wbsd driver | Pierre Ossman | 2006-01-08 | 1 | -252/+185 |
| * | [MMC] Support MMC version 4 cards | Pierre Ossman | 2006-01-08 | 1 | -0/+1 |
| * | [MMC] wbsd pnp suspend | Pierre Ossman | 2006-01-08 | 1 | -16/+90 |
* | | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -19/+6 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-07 | 1 | -10/+3 |
|\ |
|
| * | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
| * | Merge with Linus' kernel. | Russell King | 2006-01-07 | 2 | -4/+4 |
| |\ |
|
| * | | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 2006-01-07 | 1 | -1/+1 |
| * | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 | 1 | -8/+1 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-07 | 5 | -75/+158 |
|\ \ \
| |_|/
|/| | |
|
| * | | [MMC] mmci: kunmap_atomic() unmaps virtual address, not page | Evgeniy Polyakov | 2006-01-05 | 2 | -3/+3 |
| * | | [MMC] mmci: add data cache coherency | Russell King | 2006-01-04 | 1 | -0/+15 |
| * | | [MMC] wbsd: convert to the new platfrom device interface | Dmitry Torokhov | 2006-01-03 | 1 | -4/+14 |
| * | | [MMC] wbsd: make use of ARRAY_SIZE() macro | Dmitry Torokhov | 2006-01-03 | 1 | -6/+3 |
| * | | [MMC] Improve MMC card block size selection | Russell King | 2006-01-03 | 2 | -62/+123 |
| |/ |
|
* | | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -2/+2 |
* | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -2/+2 |
|/ |
|
* | [MMC] Set correct capacity for 1024-byte block cards | Russell King | 2005-12-22 | 1 | -5/+9 |
* | [MMC] Explain the internals of mmc_power_up() | Russell King | 2005-12-14 | 1 | -1/+9 |
* | [MMC] Proper check of SCR error code | Pierre Ossman | 2005-12-05 | 1 | -2/+3 |
* | [MMC] Fix protocol errors | Pierre Ossman | 2005-11-28 | 1 | -1/+1 |
* | [MMC] mmci doesn't need asm/irq.h | Russell King | 2005-11-12 | 1 | -1/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 2 | -34/+35 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 2 | -34/+35 |
* | | [MMC] wbsd version 1.5 | Pierre Ossman | 2005-11-09 | 1 | -1/+1 |
* | | [MMC] Add MODULE_AUTHOR to wbsd | Pierre Ossman | 2005-11-09 | 1 | -0/+1 |
* | | [MMC] Use __devexit_p in wbsd | Pierre Ossman | 2005-11-09 | 1 | -2/+2 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-11-07 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3120/1: Fix MMC/SD card driver resume deadlock | Uli Luckas | 2005-11-07 | 1 | -1/+1 |
* | | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
|/ |
|
* | [MMC] Use controller id instead of driver name for printks | Pierre Ossman | 2005-11-05 | 1 | -5/+6 |