Age | Commit message (Expand) | Author | Files | Lines |
2006-12-01 | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 1 | -2/+2 |
2006-11-09 | MMC: Do not set unsupported bits in OCR response | Timo Teras | 1 | -1/+1 |
2006-11-09 | MMC: Poll card status after rescanning cards | Timo Teras | 1 | -1/+16 |
2006-10-25 | [PATCH] missing includes of io.h | Al Viro | 1 | -0/+1 |
2006-10-11 | [PATCH] passing pointer to setup_timer() should be via unsigned long | Al Viro | 1 | -1/+1 |
2006-10-10 | [PATCH] tifm __iomem annotations, NULL noise removal | Al Viro | 1 | -7/+7 |
2006-10-06 | [PATCH] mmc: multi sector write transfers | Pierre Ossman | 1 | -9/+95 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 8 | -14/+14 |
2006-10-04 | [PATCH] mmc: properly use the new multi block-write error handling | Pierre Ossman | 1 | -7/+17 |
2006-10-04 | [PATCH] mmc: use own work queue | Pierre Ossman | 3 | -4/+41 |
2006-10-04 | [PATCH] mmc: avoid some resets without card | Pierre Ossman | 1 | -4/+13 |
2006-10-04 | [PATCH] mmc: fix MMIO vs memory races in sdhci | Pierre Ossman | 1 | -0/+8 |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile | Alex Dubov | 2 | -0/+17 |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov | 1 | -0/+933 |
2006-10-01 | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 4 | -8/+12 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2 | -2/+3 |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 1 | -3/+3 |
2006-09-29 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2006-09-29 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 8 | -37/+57 |
2006-09-28 | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 1 | -2/+2 |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 1 | -1/+1 |
2006-09-24 | [MMC] Don't check READY_FOR_DATA when reading | Russell King | 1 | -18/+20 |
2006-09-24 | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts | Russell King | 5 | -6/+8 |
2006-09-16 | [MMC] Add multi block-write capability | Russell King | 4 | -9/+23 |
2006-09-16 | [MMC] Remove data->blksz_bits member | Russell King | 2 | -2/+0 |
2006-09-16 | [MMC] Convert mmci to use data->blksz rather than data->blksz_bits | Russell King | 1 | -4/+8 |
2006-09-07 | [MMC] Always use a sector size of 512 bytes | Pierre Ossman | 1 | -45/+4 |
2006-09-07 | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 | Russell King | 2 | -48/+51 |
2006-09-07 | [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR read | Pavel Pisa | 1 | -34/+35 |
2006-09-07 | [MMC] Fix SD timeout calculation | Pierre Ossman | 2 | -10/+49 |
2006-08-07 | [MMC] Another stray 'io' reference | Pierre Ossman | 1 | -1/+2 |
2006-08-07 | [MMC] Fix base address configuration in wbsd | Pierre Ossman | 1 | -3/+3 |
2006-08-06 | [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged | Juha [��l� | 1 | -1/+2 |
2006-07-13 | [MMC] Change SDHCI version error to a warning | Pierre Ossman | 1 | -3/+1 |
2006-07-13 | [MMC] Fix incorrect register access | Pierre Ossman | 1 | -1/+1 |
2006-07-04 | [PATCH] lockdep: annotate on-stack completions, mmc | Ingo Molnar | 1 | -1/+1 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -6/+49 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -23/+20 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2 | -168/+407 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 6 | -7/+7 |
2006-07-02 | [MMC] sdhci: remove duplicate error message | Pierre Ossman | 1 | -3/+1 |
2006-07-02 | [MMC] sdhci: force DMA on some controllers | Pierre Ossman | 1 | -2/+22 |
2006-07-02 | [MMC] sdhci: quirk for broken reset | Pierre Ossman | 1 | -2/+27 |
2006-07-02 | [MMC] sdhci: version bump sdhci | Pierre Ossman | 1 | -1/+1 |
2006-07-02 | [MMC] sdhci: support controller specific quirks | Pierre Ossman | 2 | -0/+9 |
2006-07-02 | [MMC] sdhci: more DMA capabilities tests | Pierre Ossman | 2 | -1/+33 |
2006-07-02 | [MMC] sdhci: reset sdhci controller early | Pierre Ossman | 1 | -0/+2 |
2006-07-02 | [MMC] sdhci: check controller version | Pierre Ossman | 2 | -0/+15 |
2006-07-02 | [MMC] sdhci: check only relevant inhibit bits | Pierre Ossman | 1 | -3/+13 |
2006-07-02 | [MMC] sdhci: Test for invalid block size | Pierre Ossman | 2 | -0/+14 |