Commit Graph

84 Commits (44093ca2fef3c52dc7d186116862d74f9a676e0f)

Author SHA1 Message Date
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 8f173b5bf4 ide: fix ide_register_hw() to check hwif->io_ports[] 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 238e4f142c ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags 18 years ago
Bartlomiej Zolnierkiewicz 33c1002ed9 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 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 1b5169405e ide: remove "idex=dma" kernel parameter 18 years ago
Adrian Bunk 3135469e1f ide: unexport noautodma 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 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
Bartlomiej Zolnierkiewicz 89636af25d ide: add support for SCSI ioctls to ide-floppy 18 years ago
Bartlomiej Zolnierkiewicz 74565073cb ide: remove stale changelog/comments/TODO from ide.c 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
Linus Torvalds 1985026d32 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Bartlomiej Zolnierkiewicz 49521f97cc ide: add short cables support 18 years ago
Matthias Kaehlcke f9383c4269 ide: use mutex instead of ide_setting_sem semaphore in IDE driver 18 years ago
Matthias Kaehlcke ef29888ea8 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver 18 years ago
Sergei Shtylyov c283f5dbe3 ide: make void and rename ide_dma_timeout() method 18 years ago
Sergei Shtylyov 841d2a9bf1 ide: make void and rename ide_dma_lostirq() method 18 years ago
Rafael J. Wysocki ce9b2b0abb Resume from RAM on HPC nx6325 broken 18 years ago
Lee Trager 0d2157f78d ide: HPA detect from resume 18 years ago
Bartlomiej Zolnierkiewicz 793a97228d ide: always disable DMA before tuning it 18 years ago
Bartlomiej Zolnierkiewicz 6d208b39c4 ide: legacy PCI bus order probing fixes 18 years ago
Bartlomiej Zolnierkiewicz 5cbf79cdb3 ide: add ide_proc_register_port() 18 years ago
Bartlomiej Zolnierkiewicz 869c56ee9d ide: add "initializing" argument to ide_register_hw() 18 years ago
Bartlomiej Zolnierkiewicz 7662d046df ide: move IDE settings handling to ide-proc.c 18 years ago
Bartlomiej Zolnierkiewicz 1497943ee6 ide: split off ioctl handling from IDE settings (v2) 18 years ago
Bartlomiej Zolnierkiewicz ecfd80e4a5 ide: make /proc/ide/ optional 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago
Bartlomiej Zolnierkiewicz 1813720723 ide: fix UDMA/MWDMA/SWDMA masks (v3) 18 years ago
Danny Kukawka a7a832de9e ide: add "optical" to sysfs "media" attribute 18 years ago
Bartlomiej Zolnierkiewicz 8799620400 ide: fix locking for manual DMA enable/disable ("hdparm -d") 18 years ago
Bartlomiej Zolnierkiewicz 120b9cfddf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options 18 years ago
Bartlomiej Zolnierkiewicz 849138827c ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) 18 years ago
Bartlomiej Zolnierkiewicz b6209a90ec ide: remove some obsoleted kernel params (v2) 18 years ago
Alan Cox 846c11abc7 ide: remove a ton of pointless #undef REALLY_SLOW_IO 18 years ago
Andrew Morton 9e5755bce0 ide: fix pmac breakage 18 years ago
Bartlomiej Zolnierkiewicz ccf352894c ide: make ide_hwif_t.ide_dma_host_on void (v2) 18 years ago