| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -0/+3 |
|\ |
|
| * | add a help text for BLK_DEV_GENERIC | John Daiker | 2007-02-17 | 1 | -0/+3 |
* | | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 9 | -36/+26 |
* | | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 18 | -93/+72 |
* | | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 35 | -139/+118 |
* | | sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -15/+11 |
* | | ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 15 | -71/+43 |
* | | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 16 | -21/+22 |
* | | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 22 | -254/+262 |
* | | ide: add ide_use_fast_pio() helper (v3) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 19 | -166/+72 |
* | | ide: unexport ide_set_xfer_rate() (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 4 | -15/+4 |
* | | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 2007-02-17 | 4 | -33/+22 |
* | | ide: remove ide_pci_device_t tables with only one entry | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -17/+11 |
* | | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz | 2007-02-17 | 4 | -13/+1 |
* | | ide: remove write-only ide_pio_data_t.blacklisted | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -3/+0 |
* | | sis5513: sis5513_config_xfer_rate() cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -38/+3 |
* | | piix: cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -12/+16 |
* | | svwks: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -30/+4 |
* | | cs5530: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -9/+3 |
* | | hpt366: remove redundant check from init_dma_hpt366() | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -3/+0 |
* | | trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -4/+0 |
* | | au1xxx-ide: remove dead code | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -12/+3 |
* | | pdc202xx_old: remove dead code | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -19/+0 |
* | | drivers/ide: PATA driver for Celleb | Kou Ishizaki | 2007-02-17 | 3 | -0/+821 |
* | | sl82c105: DMA support fixes | Sergei Shtylyov | 2007-02-17 | 1 | -14/+4 |
* | | pdc202xx_old: fix PIO mode setup | Sergei Shtylyov | 2007-02-17 | 1 | -17/+7 |
* | | siimage: PIO1/2 taskfile transfer overclocking fix | Sergei Shtylyov | 2007-02-17 | 1 | -30/+29 |
* | | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) | Albert Lee | 2007-02-17 | 2 | -11/+0 |
* | | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee | 2007-02-17 | 4 | -15/+68 |
* | | ide-floppy: Fix unformatted media crash | Alan Cox | 2007-02-17 | 1 | -1/+2 |
* | | atiixp/jmicron/triflex: fix PIO fallback | Bartlomiej Zolnierkiewicz | 2007-02-17 | 3 | -11/+8 |
* | | hpt34x: hpt34x_tune_chipset() (->speedproc) fix | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -16/+1 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 4 | -4/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 | 14 | -868/+2460 |
|\ |
|
| * | ide-acpi support warning fix | Andrew Morton | 2007-02-07 | 1 | -3/+4 |
| * | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | 5 | -0/+743 |
| * | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 2007-02-07 | 3 | -0/+148 |
| * | ide: it8213 IDE driver update (version 2) | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -106/+66 |
| * | ide: add it8213 IDE driver | Jack Lee | 2007-02-07 | 3 | -1/+408 |
| * | tc86c001: add missing __init tag for tc86c001_ide_init() | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -1/+1 |
| * | tc86c001: mark init_chipset_tc86c001() with __devinit tag | Andrew Morton | 2007-02-07 | 1 | -1/+2 |
| * | tc86c001: init_hwif_tc86c001() can be static | Adrian Bunk | 2007-02-07 | 1 | -1/+1 |
| * | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | 3 | -0/+314 |
| * | pdc202xx_new: remove check_in_drive_lists abomination | Sergei Shtylyov | 2007-02-07 | 2 | -42/+12 |
| * | pdc202xx_new: remove useless code | Sergei Shtylyov | 2007-02-07 | 1 | -28/+3 |
| * | slc90e66: carry over fixes from piix driver | Sergei Shtylyov | 2007-02-07 | 1 | -21/+34 |
| * | piix: tuneproc() fixes/cleanups | Sergei Shtylyov | 2007-02-07 | 1 | -11/+10 |
| * | piix: fix 82371MX enablebits | Sergei Shtylyov | 2007-02-07 | 1 | -2/+8 |