Commit Graph

478 Commits (19710d25d50ae0be05eebe4231ed8918b1092d82)

Author SHA1 Message Date
David Miller e95d9c6b04 Expand hwif->host_flags so that it fits new flags. 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 18e181fe13 ide: add hwif->ack_intr hook 18 years ago
Bartlomiej Zolnierkiewicz 86f3a492bb icside: use ec->dma directly 18 years ago
Bartlomiej Zolnierkiewicz 847ddd2bbe ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 18 years ago
Bartlomiej Zolnierkiewicz f9b9309737 ide: remove redundant comments from ide.h 18 years ago
Bartlomiej Zolnierkiewicz baa8f3e94b ide: add ide_find_port() helper 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 44a59ad59f ide: remove unused ->next field from ide_pci_device_t 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 ed67b92385 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag 18 years ago
Bartlomiej Zolnierkiewicz 942278ef64 ide: remove .init_setup from ide_pci_device_t 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 238e4f142c ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags 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 33c1002ed9 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 18 years ago
Benjamin Herrenschmidt 1b67834712 ide: Add ide_get_paired_drive() helper 18 years ago
Bartlomiej Zolnierkiewicz c223701cf6 ide: add "hdx=nodma" kernel parameter 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 65c9cd23ca ide: remove ide_use_fast_pio() 18 years ago
Jens Axboe 55c16a7004 IDE: sg chaining support 18 years ago
Adrian Bunk bb879463b5 remove ide_get_error_location() 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 75d7d963e3 icside: use ide_tune_dma() 18 years ago
Bartlomiej Zolnierkiewicz aedea5910c ide-pmac: remove pmac_ide_do_setfeature() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz ddf151026a ide-pmac: use __ide_wait_stat() 18 years ago
Bartlomiej Zolnierkiewicz 74af21cf4d ide: add __ide_wait_stat() helper 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Bartlomiej Zolnierkiewicz f212ff28f0 ide: move ide_rate_filter() calls to the upper layer (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 7670df73fb ide: mode limiting fixes for user requested speed changes 18 years ago
Shaohua Li 5e32132bef ide: hook ACPI _PSx method to IDE power on/off 18 years ago
Sergei Shtylyov b4e44369a3 hpt366: MWDMA filter for SATA cards (take 2) 18 years ago
Sergei Shtylyov 6c3c22f3cb ide: add ide_dev_is_sata() helper (take 2) 18 years ago
Bartlomiej Zolnierkiewicz a5b7e70d78 ide: add cable detection for early UDMA66 devices (take 3) 18 years ago
Bartlomiej Zolnierkiewicz 1116fae5fd ide: config_drive_for_dma() fixes 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 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 2134758d2a ide: drop "PIO data" argument from ide_get_best_pio_mode() 18 years ago