Commit Graph

63 Commits (203c29102b8e76f088440099af01677cfb1cfdf9)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz c413b9b94d ide: add struct ide_port_info instances to legacy host drivers 17 years ago
Bartlomiej Zolnierkiewicz 1ebf74936b ide: separate PCI specific init from generic init in ide_pci_setup_ports() 17 years ago
Bartlomiej Zolnierkiewicz bf77c53171 ide: always set DMA masks in ide_pci_setup_ports() 17 years ago
Benjamin Herrenschmidt 0948391641 PCI: Remove users of pci_enable_device_bars() 17 years ago
Bartlomiej Zolnierkiewicz 59bca8cc99 ide: update/add my Copyrights 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 8ac2b42a45 ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag 17 years ago
Sergei Shtylyov ecf3279639 ide: ide_setup_dma() assumes 8 ports 17 years ago
Bartlomiej Zolnierkiewicz 9ac59226ca ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 79127c37aa ide: use ide_init_port_hw() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 6828fc9a91 ide: always use ide_std_init_ports() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz ade2daf9c6 ide: make remaining built-in only IDE host drivers modular (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods 17 years ago
Bartlomiej Zolnierkiewicz aea5d37560 ide: (hopefully) fix VDMA for CS5520 17 years ago
Bartlomiej Zolnierkiewicz 1b7d3477a7 ide: coding style fixes for drivers/ide/setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 125a8191dc ide: fix ide_scan_pcibus() error message 17 years ago
Bartlomiej Zolnierkiewicz 0fd4980fa7 ide: remove stale/incorrect comment from setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz bde07e5eab ide: enhance ide_setup_pci_noise() 18 years ago
Bartlomiej Zolnierkiewicz 8562043606 ide: constify struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 9239b33393 ide: remove write-only hwif->hw 18 years ago
Bartlomiej Zolnierkiewicz 847ddd2bbe ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 18 years ago
Bartlomiej Zolnierkiewicz 8447d9d52a ide: add ide_device_add() 18 years ago
Bartlomiej Zolnierkiewicz fd9bb53942 ide: add ->fixup method to ide_hwif_t 18 years ago
Bartlomiej Zolnierkiewicz caea7602f3 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags 18 years ago
Bartlomiej Zolnierkiewicz 272a370900 ide: add IDE_HFLAG_RQSIZE_256 host flag 18 years ago
Bartlomiej Zolnierkiewicz 8acf28c090 ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag 18 years ago
Bartlomiej Zolnierkiewicz 528a572dae ide: add ->chipset field to ide_pci_device_t 18 years ago
Bartlomiej Zolnierkiewicz cf6e854efb ide: fix disabled ports reporting for PCI controllers 18 years ago
Bartlomiej Zolnierkiewicz 85ad93ad56 ide: set drive->autotune in ide_pci_setup_ports() 18 years ago
Bartlomiej Zolnierkiewicz 3985ee3b4c ide: add IDE_HFLAG_LEGACY_IRQS host flag 18 years ago
Bartlomiej Zolnierkiewicz 1c51361a98 ide: add IDE_HFLAG_SERIALIZE host flag 18 years ago
Bartlomiej Zolnierkiewicz 31e8a465a2 ide: use I/O ops directly part #2 (take 2) 18 years ago
Bartlomiej Zolnierkiewicz fc212bb1fb ide: use pci_dev->revision 18 years ago
Bartlomiej Zolnierkiewicz 5f8b6c3485 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 9ffcf364f9 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 47b687882c ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags 18 years ago
Bartlomiej Zolnierkiewicz 7cab14a799 ide: add IDE_HFLAG_BOOTABLE host flag 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago
Bartlomiej Zolnierkiewicz c58e79dd44 ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED 18 years ago
Sergei Shtylyov 0505b55fb5 ide: fix PCI refcounting 18 years ago
Bartlomiej Zolnierkiewicz 4bf9fdf7f2 ide: remove stale changelog from setup-pci.c 18 years ago
Bartlomiej Zolnierkiewicz 4099d14322 ide: add PIO masks 18 years ago
Bartlomiej Zolnierkiewicz 6a824c92db ide: remove ide_find_best_pio_mode() 18 years ago
Bartlomiej Zolnierkiewicz a5d8c5c834 ide: add ide_pci_device_t.host_flags (take 2) 18 years ago
Andrew Morton d61bcce9c1 ide: ide_scan_pcibus(): check __pci_register_driver return value 18 years ago
Bartlomiej Zolnierkiewicz 6d208b39c4 ide: legacy PCI bus order probing fixes 18 years ago
Bartlomiej Zolnierkiewicz 5cbf79cdb3 ide: add ide_proc_register_port() 18 years ago
Bartlomiej Zolnierkiewicz 120b9cfddf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options 18 years ago