summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-06-26[PATCH] ide: proper allocation of hwif->io_ports resourcesBartlomiej Zolnierkiewicz
2003-06-26[PATCH] ide: TCQ initialization fixesBartlomiej Zolnierkiewicz
2003-06-14[PATCH] ide: Power ManagementBartlomiej Zolnierkiewicz
2003-06-14[PATCH] ide: bring non-taskfile code backBartlomiej Zolnierkiewicz
2003-06-07[PATCH] switch ide to taskfile IOBartlomiej Zolnierkiewicz
2003-06-03[PATCH] kill recreate_proc_ide_device()Bartlomiej Zolnierkiewicz
2003-05-29[PATCH] kill "hdX=noremap"Bartlomiej Zolnierkiewicz
2003-05-26[PATCH] kill ide-geometryAndries E. Brouwer
2003-05-23[PATCH] add hwif->rw_disk calloutBartlomiej Zolnierkiewicz
2003-05-23[PATCH] add hwif->hold flagBartlomiej Zolnierkiewicz
2003-04-29[PATCH] Kill dups of read_24(), rename it to ide_read_24().Bartlomiej Zolnierkiewicz
2003-04-27[PATCH] remove duplicated defines from ide.hBartlomiej Zolnierkiewicz
2003-04-23[PATCH] kill LOCAL_END_REQUESTChristoph Hellwig
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds
2003-04-17[PATCH] devfs: cleanup partition handling interactionChristoph Hellwig
2003-04-17[PATCH] devfs: cleanup devfs use in ideChristoph Hellwig
2003-03-21[PATCH] update ide headers to match changesAlan Cox
2003-03-21[PATCH] kill off IDE_DEBUG, add pc9800 ide typeAlan Cox
2003-03-20[PATCH] IDE_ARCH_ACK_INTR duplicateGeert Uytterhoeven
2003-02-19IDE PnP UpdateAdam Belay
2003-02-17[PATCH] resync externs, add execute command remove is_flashcardAlan Cox
2003-02-17[PATCH] kill more ioregs, add OUTBSYNCAlan Cox
2003-02-17[PATCH] add pio_speedAlan Cox
2003-02-17[PATCH] exterminate unused io_ops structures and switch to ulongAlan Cox
2003-02-17[PATCH] add a 'NO_IRQ' definition to IDEAlan Cox
2003-01-11[PATCH] PnP update - driversJaroslav Kysela
2002-12-27Get rid of atari-specific "ide_intr_lock" from generic IDE codeLinus Torvalds
2002-11-25[PATCH] fix build with IDE disabledAnton Blanchard
2002-11-25[PATCH] ide headersAlan Cox
2002-11-07[PATCH] enable ide to use bios timingsJens Axboe
2002-10-28[PATCH] ide-{disk,cd,...} got separate block_device_operationsAlexander Viro
2002-10-28[PATCH] ide-taskfile ioctls prototype cleanupAlexander Viro
2002-10-17[PATCH] ide.c cleaned upAlexander Viro
2002-10-08IDE: register ide driver for all ide drives; not just for disk drives. Patrick Mochel
2002-10-08IDE: add struct device to ide_drive_t and use that for IDE drivesPatrick Mochel
2002-10-08[PATCH] 64-bit sector_t - various driver changesAndrew Morton
2002-10-07[PATCH] ide tagged command queueing supportJens Axboe
2002-10-06[PATCH] ide io port typesJens Axboe
2002-10-03[PATCH] remove _P/_p delaying iopsJens Axboe
2002-10-01[PATCH] Swsusp updates, do not thrash ide disk on suspendPavel Machek
2002-09-19[PATCH] Adding driver model support in IDEPatrick Mochel
2002-09-18[PATCH] fix ide highmem bounce enableJens Axboe
2002-09-16ide.h needs to include pci.hJens Axboe
2002-09-16New IDE pci low level driver setup schemeJens Axboe
2002-09-11ide_map_buffer() and ide_unmap_buffer() could cause imbalanced callsJens Axboe
2002-09-11ide core updates, and addition of ide-iops.cJens Axboe
2002-09-07Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro
2002-09-07[PATCH] (23/25) move pointer to gendisk from hwif to driveAlexander Viro