aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
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
2008-04-18ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-18IDE: remove ide=reverse IDE coreGreg Kroah-Hartman
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz
2008-02-02ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz
2008-02-02ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz
2008-02-02ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz
2008-02-02ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz
2008-02-01ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz
2008-02-01ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz
2008-02-01ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz
2008-02-01ide: ide_setup_dma() assumes 8 portsSergei Shtylyov
2008-02-01ide: add ide_dump_identify() debug helperBartlomiej Zolnierkiewicz