aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-19ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+0
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz1-2/+4
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-2/+3
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz1-5/+4
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz1-10/+8
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-19ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt1-0/+7
2007-10-16ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz1-0/+1
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz1-2/+0
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz1-3/+4
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-16IDE: sg chaining supportJens Axboe1-1/+1
2007-10-16remove ide_get_error_location()Adrian Bunk1-5/+0
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-5/+12
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz1-10/+1
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-3/+15
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz1-1/+9
2007-10-11ide: hook ACPI _PSx method to IDE power on/offShaohua Li1-0/+2
2007-10-11hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov1-0/+1
2007-09-11ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov1-0/+13
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz1-1/+2
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz1-1/+0
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz1-0/+3
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz1-0/+7
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz1-5/+1
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz1-3/+3
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz1-1/+5
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz1-1/+0
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-1/+2
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke1-1/+2
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke1-2/+2
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov1-2/+2
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov1-2/+2
2007-06-08ide: HPA detect from resumeLee Trager1-0/+1
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-2/+0
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz1-1/+0
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz1-0/+5
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-6/+4
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-2/+3
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz1-0/+1