| Commit message (Expand) | Author | Age |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: initialize rq->cmd_type in ide_init_drive_cmd() callers | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: remove broken disk byte-swapping support | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: move ide_arm_init() call from init_ide_data() to ide_init() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: merge ->fixup and ->quirkproc methods | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: cleanup ide_set_dma() | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove redundant ->ide_dma_on call from set_using_dma() | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove hwif->intrproc | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove ->dma_master field from ide_hwif_t (take 5) | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: fix ->io_32bit race in set_io_32bit() | Bartlomiej Zolnierkiewicz | 2007-12-12 |
* | ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries | Bartlomiej Zolnierkiewicz | 2007-12-12 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | 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 "idex=dma" kernel parameter | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: unexport noautodma | Adrian Bunk | 2007-10-16 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | ide: add ide_set{_max}_pio() (take 4) | 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-10-11 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 2007-07-17 |
* | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 |
* | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 |
* | ide: add short cables support | Bartlomiej Zolnierkiewicz | 2007-07-09 |
* | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke | 2007-07-09 |
* | ide: use mutex instead of ide_cfg_sem semaphore in IDE driver | Matthias Kaehlcke | 2007-07-09 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 |