| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-05 | 1 | -2/+2 |
* | [MMC] Set correct capacity for 1024-byte block cards | Russell King | 2005-12-23 | 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-10 | 1 | -1/+1 |
* | | [MMC] Add MODULE_AUTHOR to wbsd | Pierre Ossman | 2005-11-10 | 1 | -0/+1 |
* | | [MMC] Use __devexit_p in wbsd | Pierre Ossman | 2005-11-10 | 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 |
* | [MMC] Fix chip config in wbsd | Pierre Ossman | 2005-11-05 | 1 | -2/+2 |
* | [MMC] Response to write commands is R1 nor R1b | Russell King | 2005-11-04 | 1 | -1/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 2 | -2/+2 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 2 | -2/+2 |
* | | [MMC] Use command class to determine read-only status | Pierre Ossman | 2005-10-30 | 1 | -2/+8 |
* | | [MMC] pxamci doesn't need to include asm/irq.h | Russell King | 2005-10-30 | 1 | -1/+0 |
* | | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 2005-10-29 | 4 | -0/+1132 |
|/ |
|
* | [MMC] wbsd suspend support | Pierre Ossman | 2005-10-28 | 1 | -28/+91 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 1 | -0/+1 |
|\ |
|
| * | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h | Russell King | 2005-10-28 | 1 | -0/+1 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 2 | -6/+6 |
|/ |
|
* | [MMC] Clean up wbsd detection handling | Pierre Ossman | 2005-09-12 | 1 | -17/+12 |
* | [MMC] Remove unused timer. | Pierre Ossman | 2005-09-12 | 1 | -1/+0 |
* | [MMC] Remove trailing whitespace in wbsd | Pierre Ossman | 2005-09-12 | 2 | -219/+219 |
* | [MMC] Add mmc_detect_change() delay support for wbsd driver | Russell King | 2005-09-10 | 1 | -22/+5 |
* | [MMC] Add mmc_detect_change() delay support for PXAMCI driver | Richard Purdie | 2005-09-08 | 1 | -1/+3 |
* | [MMC] Allow detection/removal to be delayed | Richard Purdie | 2005-09-08 | 4 | -8/+12 |
* | [PATCH] mmc: conditional scr sysfs entry | Pierre Ossman | 2005-09-08 | 1 | -3/+18 |
* | [PATCH] mmc: wbsd Secure Digital support | Pierre Ossman | 2005-09-08 | 2 | -6/+57 |
* | [PATCH] Add write protection switch handling to the PXA MMC driver | Richard Purdie | 2005-09-08 | 1 | -0/+11 |
* | [PATCH] sd: SD copyright notice | Pierre Ossman | 2005-09-08 | 1 | -0/+2 |
* | [PATCH] sd: SD 4-bit bus | Pierre Ossman | 2005-09-08 | 1 | -0/+36 |
* | [PATCH] sd: SCR in sysfs | Pierre Ossman | 2005-09-08 | 1 | -0/+2 |
* | [PATCH] sd: SCR register | Pierre Ossman | 2005-09-08 | 1 | -10/+133 |
* | [PATCH] sd: read-only switch | Pierre Ossman | 2005-09-08 | 2 | -18/+30 |
* | [PATCH] sd: initialize SD cards | Pierre Ossman | 2005-09-08 | 1 | -73/+253 |
* | [MMC] support for mmc chip select in wbsd | Pierre Ossman | 2005-09-03 | 2 | -15/+52 |
* | [MMC] ios for mmc chip select | Pierre Ossman | 2005-09-03 | 1 | -0/+12 |
* | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 | 1 | -2/+19 |
* | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 | 1 | -2/+1 |
* | [MMC] Add MMC class devices | Russell King | 2005-08-19 | 3 | -14/+86 |
* | [MMC] Add mmc_hostname() macro | Russell King | 2005-08-19 | 4 | -7/+7 |
* | [PATCH] wbsd version bump | Pierre Ossman | 2005-08-10 | 1 | -1/+1 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] MMC: wbsd cleanups | Adrian Bunk | 2005-07-01 | 2 | -29/+7 |