summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
2003-09-05[PATCH] ide: fix imbalance preempt count with taskfile PIOBartlomiej Zolnierkiewicz
2003-09-03[PATCH] ide: remove supports_dma field from ide_driver_tBartlomiej Zolnierkiewicz
2003-09-01[PATCH] ide: fix ide_unregister() vs. driver modelBartlomiej Zolnierkiewicz
2003-08-31[PATCH] software hd led supportJens Axboe
2003-08-30[PATCH] kill ide_module_tBartlomiej Zolnierkiewicz
2003-08-30[PATCH] remove unused ide_chipsets and IDE_CHIPSET_MODULEBartlomiej Zolnierkiewicz
2003-08-30[PATCH] remove unused exports from ide-probe.cBartlomiej Zolnierkiewicz
2003-08-30[PATCH] kill ide_modes.hBartlomiej Zolnierkiewicz
2003-08-19[power] Update IDE to set suspend/resume methods in bus_type.Patrick Mochel
2003-08-13[PATCH] ide: limit drive capacity to 137GB if host doesn't support LBA48Bartlomiej Zolnierkiewicz
2003-08-13[PATCH] ide: always store disk capacity in u64Bartlomiej Zolnierkiewicz
2003-08-06[PATCH] capacity related fixesBartlomiej Zolnierkiewicz
2003-08-06[PATCH] do not scan partitions twice for removable devicesBartlomiej Zolnierkiewicz
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
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