| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 2006-10-01 | 4 | -8/+12 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 2 | -2/+3 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -3/+3 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 1 | -2/+2 |
|\ |
|
| * | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 | 1 | -2/+2 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-09-28 | 8 | -37/+57 |
|\ \ |
|
| * | | [MMC] Don't check READY_FOR_DATA when reading | Russell King | 2006-09-24 | 1 | -18/+20 |
| * | | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts | Russell King | 2006-09-24 | 5 | -6/+8 |
| * | | [MMC] Add multi block-write capability | Russell King | 2006-09-16 | 4 | -9/+23 |
| * | | [MMC] Remove data->blksz_bits member | Russell King | 2006-09-16 | 2 | -2/+0 |
| * | | [MMC] Convert mmci to use data->blksz rather than data->blksz_bits | Russell King | 2006-09-16 | 1 | -4/+8 |
| |/ |
|
* | | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 | 1 | -1/+1 |
|/ |
|
* | [MMC] Always use a sector size of 512 bytes | Pierre Ossman | 2006-09-07 | 1 | -45/+4 |
* | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 | Russell King | 2006-09-07 | 2 | -48/+51 |
* | [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR read | Pavel Pisa | 2006-09-07 | 1 | -34/+35 |
* | [MMC] Fix SD timeout calculation | Pierre Ossman | 2006-09-07 | 2 | -10/+49 |
* | [MMC] Another stray 'io' reference | Pierre Ossman | 2006-08-07 | 1 | -1/+2 |
* | [MMC] Fix base address configuration in wbsd | Pierre Ossman | 2006-08-06 | 1 | -3/+3 |
* | [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged | Juha [��l� | 2006-08-06 | 1 | -1/+2 |
* | [MMC] Change SDHCI version error to a warning | Pierre Ossman | 2006-07-13 | 1 | -3/+1 |
* | [MMC] Fix incorrect register access | Pierre Ossman | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate on-stack completions, mmc | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-07-02 | 1 | -6/+49 |
|\ |
|
| * | [MMC] sdhci: remove duplicate error message | Pierre Ossman | 2006-07-02 | 1 | -3/+1 |
| * | [MMC] sdhci: force DMA on some controllers | Pierre Ossman | 2006-07-02 | 1 | -2/+22 |
| * | [MMC] sdhci: quirk for broken reset | Pierre Ossman | 2006-07-02 | 1 | -2/+27 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -23/+20 |
|\ \ |
|
| * | | [ARM] 3678/1: MMC: Make OMAP MMC work | Tony Lindgren | 2006-07-01 | 1 | -22/+19 |
| * | | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 | 1 | -1/+1 |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-07-02 | 2 | -168/+407 |
|\ \ \
| | |/
| |/| |
|
| * | | [MMC] sdhci: version bump sdhci | Pierre Ossman | 2006-07-02 | 1 | -1/+1 |
| * | | [MMC] sdhci: support controller specific quirks | Pierre Ossman | 2006-07-02 | 2 | -0/+9 |
| * | | [MMC] sdhci: more DMA capabilities tests | Pierre Ossman | 2006-07-02 | 2 | -1/+33 |
| * | | [MMC] sdhci: reset sdhci controller early | Pierre Ossman | 2006-07-02 | 1 | -0/+2 |
| * | | [MMC] sdhci: check controller version | Pierre Ossman | 2006-07-02 | 2 | -0/+15 |
| * | | [MMC] sdhci: check only relevant inhibit bits | Pierre Ossman | 2006-07-02 | 1 | -3/+13 |
| * | | [MMC] sdhci: Test for invalid block size | Pierre Ossman | 2006-07-02 | 2 | -0/+14 |
| * | | [MMC] sdhci: Avoid sdhci DMA boundaries | Pierre Ossman | 2006-07-02 | 2 | -4/+10 |
| * | | [MMC] Fix sdhci PIO routines | Pierre Ossman | 2006-07-02 | 2 | -63/+101 |
| * | | [MMC] sdhci: fix interrupt handling | Pierre Ossman | 2006-07-02 | 1 | -56/+24 |
| * | | [MMC] sdhci: correct register order | Pierre Ossman | 2006-07-02 | 1 | -17/+27 |
| * | | [MMC] sdhci: proper timeout handling | Pierre Ossman | 2006-07-02 | 2 | -3/+48 |
| * | | [MMC] sdhci: fix sdhci reset timeout | Pierre Ossman | 2006-07-02 | 1 | -4/+17 |
| * | | [MMC] sdhci: fix timeout loops in sdhci | Pierre Ossman | 2006-07-02 | 1 | -13/+16 |
| * | | [MMC] sdhci: support for multiple voltages | Pierre Ossman | 2006-07-02 | 2 | -4/+66 |
| * | | [MMC] sdhci: print device id | Pierre Ossman | 2006-07-02 | 1 | -2/+7 |
| * | | [MMC] sdhci: check SDHCI base clock | Pierre Ossman | 2006-07-02 | 1 | -4/+11 |
* | | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 6 | -7/+7 |
|/ / |
|
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 8 | -8/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -4/+0 |
|\ \ |
|