summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/cy82c693.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-021-1/+0Star
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0Star
* ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-011-2/+3
* cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-261-53/+11Star
* cy82c693: correct DMA modes clippingBartlomiej Zolnierkiewicz2008-01-261-6/+6
* cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-3/+3
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-191-3/+0Star
* cy82c693: always tune PIOBartlomiej Zolnierkiewicz2007-10-191-5/+5
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-3/+2Star
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-1/+0Star
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-2/+2
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+0Star
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-6/+0Star
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-2/+2
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-1/+1
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-18/+2Star
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+1
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+6
* ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz2007-02-171-12/+9Star
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* [PATCH] IDE: more pci_find cleanupAlan Cox2006-10-031-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] ide: possible cleanupsAdrian Bunk2005-11-091-1/+1
* [PATCH] ide: hotplug mark __devinit cy82c693.cHerbert Xu2005-07-031-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+531