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