Commit Graph

439 Commits (c0ae50234771684ae0cbac5dfb70e1a09c22aa89)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz c0ae502347 ide: remove ide_pci_enablebit_t typedef 16 years ago
Bartlomiej Zolnierkiewicz 54cc1428cf ide: remove local_irq_set() macro 16 years ago
Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago
Bartlomiej Zolnierkiewicz b40d1b88f1 ide: move ide_init_port_data() and friends to ide-probe.c 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Bartlomiej Zolnierkiewicz 5b31f855f1 ide: use lock bitops for ports serialization (v2) 16 years ago
Bartlomiej Zolnierkiewicz efe0397eef ide: remove hwgroup->hwif and {drive,hwif}->next 16 years ago
Bartlomiej Zolnierkiewicz ae86afaee6 ide: use per-port IRQ handlers 16 years ago
Bartlomiej Zolnierkiewicz bd53cbcce5 ide: add ->cur_port to struct ide_host and use it for serialized hosts 16 years ago
Borislav Petkov 28ad91db77 ide-atapi: remove timeout arg to ide_issue_pc 16 years ago
Borislav Petkov 5317464dcc ide: remove the last ide-scsi remnants 16 years ago
Borislav Petkov 5d655a03b8 ide-atapi: remove ide-scsi remnants from ide_pc_intr() 16 years ago
Borislav Petkov 4cad085efb ide-cd: move cdrom_timer_expiry to ide-atapi.c 16 years ago
Borislav Petkov 392de1d53d ide-atapi: accomodate transfer length calculation for ide-cd 16 years ago
Borislav Petkov bf64741fe8 ide: make IDE_AFLAG_.. numbering continuous again 16 years ago
Bartlomiej Zolnierkiewicz 201bffa464 ide: use per-device request queue locks (v2) 16 years ago
Bartlomiej Zolnierkiewicz 631de3708d ide: add ide_[un]lock_hwgroup() helpers 16 years ago
Bartlomiej Zolnierkiewicz 295f00042a ide: don't execute the next queued command from the hard-IRQ context (v2) 16 years ago
Bartlomiej Zolnierkiewicz ebdab07dad ide: move sysfs support to ide-sysfs.c 16 years ago
Bartlomiej Zolnierkiewicz e2984c628c ide: move Power Management support to ide-pm.c 16 years ago
Bartlomiej Zolnierkiewicz 702c026be8 ide: rework handling of serialized ports (v2) 16 years ago
Bartlomiej Zolnierkiewicz b7876a6fb6 cy82c693: remove superfluous ide_cy82c693 chipset type 16 years ago
Bartlomiej Zolnierkiewicz 1f66019bdf trm290: add IDE_HFLAG_TRM290 host flag 16 years ago
Bartlomiej Zolnierkiewicz 6b4924962c ide: add ->max_sectors field to struct ide_port_info 16 years ago
Bartlomiej Zolnierkiewicz 7f1ac8c4b9 rz1000: apply chipset quirks early (v2) 16 years ago
Bartlomiej Zolnierkiewicz f58c1ab8de ide: always set nIEN on idle devices 16 years ago
Bartlomiej Zolnierkiewicz 6b5cde3629 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 16 years ago
Bartlomiej Zolnierkiewicz 27c01c2db0 ide-cd: remove obsolete seek optimization 16 years ago
Bartlomiej Zolnierkiewicz 2a2ca6a961 ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) 16 years ago
Bartlomiej Zolnierkiewicz 6636487e8d amd74xx: workaround unreliable AltStatus register for nVidia controllers 16 years ago
Al Viro badf8082c3 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 17 years ago
Al Viro 1bddd9e645 [PATCH] lose the unused file argument in generic_ide_ioctl() 17 years ago
Bartlomiej Zolnierkiewicz 806f80a6fc ide: add generic ATA/ATAPI disk driver 17 years ago
Bartlomiej Zolnierkiewicz 79cb380397 ide: allow device drivers to specify per-device type /proc settings 17 years ago
Bartlomiej Zolnierkiewicz 42619d35c7 ide: remove IDE_AFLAG_NO_DOORLOCKING 17 years ago
Bartlomiej Zolnierkiewicz e01286282e ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS 17 years ago
Bartlomiej Zolnierkiewicz da167876bd ide: IDE_AFLAG_WP -> IDE_DFLAG_WP 17 years ago
Bartlomiej Zolnierkiewicz fe11edfaab ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED 17 years ago
Elias Oltmanns 4abdc6ee7c ide: Implement disk shock protection support (v4) 17 years ago
Borislav Petkov 0a9b6f8864 ide: add ide_drive_t.dma flag 17 years ago
Bartlomiej Zolnierkiewicz 2dbe7e919e ide: move SFF DMA code to ide-dma-sff.c 17 years ago
Bartlomiej Zolnierkiewicz 2bbd57cad3 ide: switch to DMA-mapping API part #2 17 years ago
Bartlomiej Zolnierkiewicz ffa15a6915 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz de23ec9ca8 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz 653bcf5292 ide: __ide_dma_end() -> ide_dma_end() 17 years ago
Bartlomiej Zolnierkiewicz f87904898e ide-disk: move all ioctl handling to ide-disk_ioctl.c 17 years ago
Bartlomiej Zolnierkiewicz a36223b0dc ide: remove ide_host_alloc_all() 17 years ago
Bartlomiej Zolnierkiewicz bfa7d8e55f ide: ->ide_dma_clear_irq() -> ->clear_irq() 17 years ago
Bartlomiej Zolnierkiewicz d6ff9f64e6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() 17 years ago
Bartlomiej Zolnierkiewicz 6982daf71c ide: convert 'pio_mode' device setting to use DS_SYNC flag 17 years ago