summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/cy82c693.c
Commit message (Expand)AuthorAgeFilesLines
* ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz2008-04-271-2/+0
* ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz2008-04-271-1/+1
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-10/+6
* IDE: Coding Style fixes to drivers/ide/pci/cy82c693.cPaolo Ciarrocchi2008-04-261-37/+37
* ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-261-1/+1
* ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-261-2/+1
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-021-1/+0
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0
* 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/+11
* 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/+0
* 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/+2
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-1/+0
* 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/+0
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-6/+0
* 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/+2
* 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/+9
* 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/+0
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+531
OpenPOWER on IntegriCloud