Commit Graph

452 Commits (67346440e83d2a2f2e9801f370b6240317c7d9bd)

Author SHA1 Message Date
FUJITA Tomonori 5d82720a7f ide: save the returned value of dma_map_sg 16 years ago
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
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