aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman2006-03-24
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr2006-03-04
* [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr2006-03-04
* [MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr2006-03-04
* [MMC] mmci: allow small data transfersRussell King2006-02-16
* [MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse2006-02-08
* [MMC] Add MMC command type flagsRussell King2006-02-02
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-14
|\
| * [MMC] mmc_blk_probe() warning fixAndrew Morton2006-01-13
* | [PATCH] Add mmc_bus_type probe and remove methodsRussell King2006-01-13
|/
* [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-12
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-09
|\
| * [MMC] Add DATA_MULTI flagRussell King2006-01-09
| * [MMC] Lindent wbsd driverPierre Ossman2006-01-08
| * [MMC] Support MMC version 4 cardsPierre Ossman2006-01-08
| * [MMC] wbsd pnp suspendPierre Ossman2006-01-08
* | [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-07
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
| * Merge with Linus' kernel.Russell King2006-01-07
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-07
| * | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-07
|\ \ \ | |_|/ |/| |
| * | [MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov2006-01-05
| * | [MMC] mmci: add data cache coherencyRussell King2006-01-04
| * | [MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov2006-01-03
| * | [MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov2006-01-03
| * | [MMC] Improve MMC card block size selectionRussell King2006-01-03
| |/
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
|/
* [MMC] Set correct capacity for 1024-byte block cardsRussell King2005-12-22
* [MMC] Explain the internals of mmc_power_up()Russell King2005-12-14
* [MMC] Proper check of SCR error codePierre Ossman2005-12-05
* [MMC] Fix protocol errorsPierre Ossman2005-11-28
* [MMC] mmci doesn't need asm/irq.hRussell King2005-11-12
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* | [MMC] wbsd version 1.5Pierre Ossman2005-11-09
* | [MMC] Add MODULE_AUTHOR to wbsdPierre Ossman2005-11-09
* | [MMC] Use __devexit_p in wbsdPierre Ossman2005-11-09
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-07
|\
| * [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-07
* | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
|/
* [MMC] Use controller id instead of driver name for printksPierre Ossman2005-11-05
* [MMC] Fix chip config in wbsdPierre Ossman2005-11-05
* [MMC] Response to write commands is R1 nor R1bRussell King2005-11-04
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29