| Commit message (Expand) | Author | Age |
* | [PATCH] Add mmc_bus_type probe and remove methods | Russell King | 2006-01-13 |
* | [MMC+MFD] Convert mmc to mutexes | Arjan van de Ven | 2006-01-12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [MMC] Add DATA_MULTI flag | Russell King | 2006-01-09 |
| * | [MMC] Lindent wbsd driver | Pierre Ossman | 2006-01-08 |
| * | [MMC] Support MMC version 4 cards | Pierre Ossman | 2006-01-08 |
| * | [MMC] wbsd pnp suspend | Pierre Ossman | 2006-01-08 |
* | | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-07 |
|\ |
|
| * | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
| * | Merge with Linus' kernel. | Russell King | 2006-01-07 |
| |\ |
|
| * | | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 2006-01-07 |
| * | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-07 |
|\ \ \
| |_|/
|/| | |
|
| * | | [MMC] mmci: kunmap_atomic() unmaps virtual address, not page | Evgeniy Polyakov | 2006-01-05 |
| * | | [MMC] mmci: add data cache coherency | Russell King | 2006-01-04 |
| * | | [MMC] wbsd: convert to the new platfrom device interface | Dmitry Torokhov | 2006-01-03 |
| * | | [MMC] wbsd: make use of ARRAY_SIZE() macro | Dmitry Torokhov | 2006-01-03 |
| * | | [MMC] Improve MMC card block size selection | Russell King | 2006-01-03 |
| |/ |
|
* | | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |
* | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
|/ |
|
* | [MMC] Set correct capacity for 1024-byte block cards | Russell King | 2005-12-22 |
* | [MMC] Explain the internals of mmc_power_up() | Russell King | 2005-12-14 |
* | [MMC] Proper check of SCR error code | Pierre Ossman | 2005-12-05 |
* | [MMC] Fix protocol errors | Pierre Ossman | 2005-11-28 |
* | [MMC] mmci doesn't need asm/irq.h | Russell King | 2005-11-12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | | [MMC] wbsd version 1.5 | Pierre Ossman | 2005-11-09 |
* | | [MMC] Add MODULE_AUTHOR to wbsd | Pierre Ossman | 2005-11-09 |
* | | [MMC] Use __devexit_p in wbsd | Pierre Ossman | 2005-11-09 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-11-07 |
|\ |
|
| * | [ARM] 3120/1: Fix MMC/SD card driver resume deadlock | Uli Luckas | 2005-11-07 |
* | | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 |
|/ |
|
* | [MMC] Use controller id instead of driver name for printks | Pierre Ossman | 2005-11-05 |
* | [MMC] Fix chip config in wbsd | Pierre Ossman | 2005-11-05 |
* | [MMC] Response to write commands is R1 nor R1b | Russell King | 2005-11-04 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | | [MMC] Use command class to determine read-only status | Pierre Ossman | 2005-10-30 |
* | | [MMC] pxamci doesn't need to include asm/irq.h | Russell King | 2005-10-30 |
* | | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 2005-10-29 |
|/ |
|
* | [MMC] wbsd suspend support | Pierre Ossman | 2005-10-28 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
|\ |
|
| * | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h | Russell King | 2005-10-28 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
|/ |
|
* | [MMC] Clean up wbsd detection handling | Pierre Ossman | 2005-09-12 |
* | [MMC] Remove unused timer. | Pierre Ossman | 2005-09-12 |
* | [MMC] Remove trailing whitespace in wbsd | Pierre Ossman | 2005-09-12 |
* | [MMC] Add mmc_detect_change() delay support for wbsd driver | Russell King | 2005-09-10 |