Age | Commit message (Expand) | Author |
2006-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | mmc: fix au1xmmc build error | Yoichi Yuasa |
2006-12-05 | mmc: pxamci compilation fix | Sascha Hauer |
2006-12-02 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu... | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-12-01 | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | mmc: correct request error handling | Pierre Ossman |
2006-12-01 | mmc: Flush block queue when removing card | Pierre Ossman |
2006-12-01 | mmc: sdhci high speed support | Pierre Ossman |
2006-12-01 | mmc: Support for high speed SD cards | Pierre Ossman |
2006-12-01 | mmc: Fix mmc_delay() function | Pierre Ossman |
2006-12-01 | mmc: Add support for mmc v4 wide-bus modes | Philip Langdale |
2006-12-01 | [PATCH] mmc: Add support for mmc v4 high speed mode | Philip Langdale |
2006-12-01 | trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255 | Marcin Juszkiewicz |
2006-12-01 | Make general code cleanups | Juha Yrjola juha.yrjola |
2006-12-01 | Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags | Tony Lindgren tony |
2006-12-01 | Platform device error handling cleanup | Juha Yrjola juha.yrjola |
2006-12-01 | Move register definitions away from the header file | Juha Yrjola juha.yrjola |
2006-12-01 | Change OMAP_MMC_{READ,WRITE} macros to use the host pointer | Juha Yrjola juha.yrjola |
2006-12-01 | Replace base with virt_base and phys_base | Juha Yrjola juha.yrjola |
2006-12-01 | mmc: constify mmc_host_ops vectors | David Brownell |
2006-12-01 | mmc: remove kernel_thread() | Christoph Hellwig |
2006-12-01 | [ARM] 3963/1: AT91: Update configuration files | Andrew Victor |
2006-11-30 | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor |
2006-11-30 | BUG_ON conversion for drivers/mmc/omap.c | Eric Sesterhenn |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-09 | MMC: Do not set unsupported bits in OCR response | Timo Teras |
2006-11-09 | MMC: Poll card status after rescanning cards | Timo Teras |
2006-10-24 | [PATCH] missing includes of io.h | Al Viro |
2006-10-10 | [PATCH] passing pointer to setup_timer() should be via unsigned long | Al Viro |
2006-10-09 | [PATCH] tifm __iomem annotations, NULL noise removal | Al Viro |
2006-10-06 | [PATCH] mmc: multi sector write transfers | Pierre Ossman |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] mmc: properly use the new multi block-write error handling | Pierre Ossman |
2006-10-04 | [PATCH] mmc: use own work queue | Pierre Ossman |
2006-10-04 | [PATCH] mmc: avoid some resets without card | Pierre Ossman |
2006-10-04 | [PATCH] mmc: fix MMIO vs memory races in sdhci | Pierre Ossman |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile | Alex Dubov |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov |
2006-10-01 | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds |
2006-09-28 | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle |
2006-09-24 | [MMC] Don't check READY_FOR_DATA when reading | Russell King |