Stanislaw Gruszka
|
849d713000
ide: allow to wrap interrupt handler
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8fed436841
ide: fix refcounting in device drivers
|
16 years ago |
Ben Dooks
|
e720b9e498
IDE: fix sparse signed-ness errors with host->host_busy
|
16 years ago |
Sergei Shtylyov
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
94c96445f3
ide: remove unused ide_hwif_t.sg_mapped field
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
906ef986a7
ide: struct ide_atapi_pc - remove unused fields and update documentation
|
16 years ago |
Borislav Petkov
|
d6251d4488
ide-cd: convert to ide-atapi facilities
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5e7f3a4669
ide: dynamic allocation of device structures
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
627e05daa1
ide: remove ->error method from struct ide_driver
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f3c868ba7
ide: remove ide_driver_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
9892ec5497
ide: remove 'byte' typedef
|
16 years ago |
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 |