Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amd74xx/via82cxxx: don't initialize drive->dn | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -2/+0 |
* | sis5513: remove /proc/ide/sis | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -248/+1 |
* | ide: remove CONFIG_IDEDMA_ONLYDISK | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -14/+1 |
* | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -3/+6 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 | 40 | -247/+14 |
* | ide: remove "idex=dma" kernel parameter | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+2 |
* | ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -51/+3 |
* | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz | 2007-10-16 | 32 | -181/+174 |
* | sis5513: clear prefetch and postwrite for ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -7/+6 |
* | it8213/piix/slc90e66: "de-couple" PIO and UDMA modes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 3 | -17/+13 |
* | ide: unexport noautodma | Adrian Bunk | 2007-10-16 | 1 | -2/+0 |
* | ide: unexport ide_tune_dma | Adrian Bunk | 2007-10-16 | 1 | -2/+0 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 | 41 | -499/+76 |
* | ide-pmac: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
* | ide-cris: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
* | sl82c105: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
* | cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check | Bartlomiej Zolnierkiewicz | 2007-10-16 | 2 | -4/+8 |
* | ide: remove ide_use_fast_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 | 16 | -45/+15 |
* | ide: remove drive->init_speed zeroing | Bartlomiej Zolnierkiewicz | 2007-10-16 | 11 | -22/+0 |
* | au1xxx-ide: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -14/+22 |
* | it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() | Bartlomiej Zolnierkiewicz | 2007-10-16 | 3 | -88/+33 |
* | atiixp: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -48/+5 |
* | sc1200: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -1/+4 |
* | cs5530: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -13/+6 |
* | ide-cris: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
* | slc90e66: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -5/+5 |
* | aec62xx: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
* | sis5513: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -10/+5 |
* | sis5513: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -108/+106 |
* | hpt366: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
* | ide-cs: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 2007-10-16 | 1 | -5/+7 |
* | ide: fix serverworks.c UDMA regression | Tony Battersby | 2007-10-16 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 4 | -4/+4 |
|\ | |||||
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 2007-10-12 | 3 | -3/+3 |
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-10-16 | 7 | -9/+9 |
|\ \ | |||||
| * | | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 7 | -9/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 88 | -646/+522 |
|\ \ \ | |||||
| * | | | Fix memory leak in dm-crypt | Neil Brown | 2007-10-16 | 1 | -26/+5 |
| * | | | Merge branch 'sglist-arch' into for-linus | Jens Axboe | 2007-10-16 | 71 | -276/+509 |
| |\ \ \ | |||||
| | * | | | mmc: need to zero sglist on init | Jens Axboe | 2007-10-16 | 1 | -3/+3 |
| | * | | | Panic in blk_rq_map_sg() from CCISS driver | Lee Schermerhorn | 2007-10-16 | 1 | -0/+1 |
| | * | | | remove sglist_len | FUJITA Tomonori | 2007-10-16 | 1 | -7/+4 |
| | * | | | remove blk_queue_max_phys_segments in libata | FUJITA Tomonori | 2007-10-16 | 1 | -2/+0 |
| | * | | | revert sg segment size ifdefs | FUJITA Tomonori | 2007-10-16 | 1 | -8/+20 |
| | * | | | Fixup u14-34f ENABLE_SG_CHAINING | Andrew Morton | 2007-10-16 | 1 | -1/+1 |
| | * | | | qla1280: enable use_sg_chaining option | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
| | * | | | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 37 | -3/+44 |
| | * | | | qla1280: sg chaining fixes | FUJITA Tomonori | 2007-10-16 | 1 | -1/+4 |
| | * | | | libata sg chaining support fix | FUJITA Tomonori | 2007-10-16 | 1 | -1/+6 |