summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
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
2002-09-04[PATCH] IDE cleanups (2.5; similar to ones done for other drivers)Alexander Viro
2002-08-27[PATCH] move add_gendisk()/del_gendisk() into ->reinit() and ->cleanup()Alexander Viro
2002-08-27[PATCH] put ide_driver_t on listsAlexander Viro
2002-08-27[PATCH] Remove unused high-level IDE ->init methodAlexander Viro
2002-08-27[PATCH] turn ide_reinit_drive() into ata_attach()Alexander Viro
2002-08-27[PATCH] Add ->owner to ide_driver_tAlexander Viro
2002-08-27[PATCH] per-drive IDE deregistrationAlexander Viro
2002-08-27[PATCH] Remove duplicate calls to ide_cdrom_init(), idedisk_init(), etcAlexander Viro
2002-08-27[PATCH] move media_type checks from ide_scan_devices() to ->reinitAlexander Viro
2002-08-27[PATCH] put IDE drives on listsAlexander Viro
2002-08-16Add 2.4 IDE core, based on late 2.4.19-pre-acX versionJens Axboe