summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz
2008-04-27ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz
2008-04-26ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov
2008-04-18ide: add generic packet command representation ide_atapi_pcBorislav Petkov
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz