| Commit message (Expand) | Author | Age |
* | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [ARM] 3565/1: AT91RM9200 MMC update | Andrew Victor | 2006-06-19 |
* | [MMC] Convert all hosts except mmci to use data->blksz | Russell King | 2006-06-19 |
* | [MMC] sdhci truncated pointer fix | Andrew Morton | 2006-06-12 |
* | [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy | Ralf Baechle | 2006-06-04 |
* | [MMC] Fix premature use of md->disk | Pierre Ossman | 2006-05-24 |
* | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma... | Pavel Pisa | 2006-05-19 |
* | [MMC] Move set_ios debugging into mmc.c | Russell King | 2006-05-04 |
* | [MMC] Correct mmc_request_done comments | Russell King | 2006-05-04 |
* | [MMC] PXA: reduce the number of lines PXAMCI debug uses | Russell King | 2006-05-02 |
* | [MMC] PXA and i.MX: don't avoid sending stop command on error | Russell King | 2006-05-02 |
* | [MMC] extend data timeout for writes | Russell King | 2006-05-02 |
* | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibility | Pavel Pisa | 2006-04-30 |
* | [MMC] pxamci: fix data timeout calculation | Russell King | 2006-04-24 |
* | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 | Pavel Pisa | 2006-04-02 |
* | [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) | Andrew Victor | 2006-04-02 |
* | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 |
* | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | [PATCH] mmc: Secure Digital Host Controller Interface driver | Pierre Ossman | 2006-03-24 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 |
* | [MMC] au1xmmc: Fix a compilation warning ('status' is not used) | Martin Michlmayr | 2006-03-04 |
* | [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist | Martin Michlmayr | 2006-03-04 |
* | [MMC] au1xmmc: Fix compilation error by using platform_driver | Martin Michlmayr | 2006-03-04 |
* | [MMC] mmci: allow small data transfers | Russell King | 2006-02-16 |
* | [MMC] Remove extra character in AU1XXX MMC Kconfig entry | Jordan Crouse | 2006-02-08 |
* | [MMC] Add MMC command type flags | Russell King | 2006-02-02 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-14 |
|\ |
|
| * | [MMC] mmc_blk_probe() warning fix | Andrew Morton | 2006-01-13 |
* | | [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 |