aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/aec62xx.c
Commit message (Expand)AuthorAge
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-19
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-19
* aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz2007-10-19
* ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-18
* aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz2007-10-18
* aec62xx: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-18
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-16
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-16
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz2007-10-16
* aec62xx: always tune PIOBartlomiej Zolnierkiewicz2007-10-16
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-11
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-19
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-19
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: Stop mapping ROMsAlan Cox2007-07-19
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-09
* aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov2007-07-09
* aec62xx: remove init_dma() method (take 2)Sergei Shtylyov2007-07-09
* aec62xx: rework init_setup_aec6x80()Sergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-09
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-09
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-09
* aec62xx: fix PIO/DMA setup issuesSergei Shtylyov2007-05-05
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-16
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-16
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-27
* [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-27
* | [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-28
|/
* [PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE2006-02-03
* [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16