| Commit message (Expand) | Author | Age |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 |
|\ |
|
| * | [ARM] 3678/1: MMC: Make OMAP MMC work | Tony Lindgren | 2006-07-01 |
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-07-02 |
|\ \ |
|
| * | | [MMC] sdhci: version bump sdhci | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: support controller specific quirks | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: more DMA capabilities tests | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: reset sdhci controller early | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: check controller version | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: check only relevant inhibit bits | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: Test for invalid block size | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: Avoid sdhci DMA boundaries | Pierre Ossman | 2006-07-02 |
| * | | [MMC] Fix sdhci PIO routines | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: fix interrupt handling | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: correct register order | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: proper timeout handling | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: fix sdhci reset timeout | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: fix timeout loops in sdhci | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: support for multiple voltages | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: print device id | Pierre Ossman | 2006-07-02 |
| * | | [MMC] sdhci: check SDHCI base clock | Pierre Ossman | 2006-07-02 |
* | | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
|/ / |
|
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [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 |
| |/ |
|
* / | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
|/ |
|
* | [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 |