Age | Commit message (Expand) | Author |
2007-11-05 | ide: move ide_fixstring() documentation to ide-iops.c from ide.h | Bartlomiej Zolnierkiewicz |
2007-10-22 | Expand hwif->host_flags so that it fits new flags. | David Miller |
2007-10-20 | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz |
2007-10-20 | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: Add ide_get_paired_drive() helper | Benjamin Herrenschmidt |
2007-10-16 | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove ide_use_fast_pio() | Bartlomiej Zolnierkiewicz |
2007-10-16 | IDE: sg chaining support | Jens Axboe |
2007-10-16 | remove ide_get_error_location() | Adrian Bunk |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-13 | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: mode limiting fixes for user requested speed changes | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li |
2007-10-11 | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov |
2007-09-11 | ide: add ide_dev_is_sata() helper (take 2) | Sergei Shtylyov |
2007-08-20 | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz |
2007-08-20 | ide: config_drive_for_dma() fixes | Bartlomiej Zolnierkiewicz |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz |