| Age | Commit 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.h | Bartlomiej Zolnierkiewicz |
| 2003-04-23 | [PATCH] kill LOCAL_END_REQUEST | Christoph Hellwig |
| 2003-04-20 | Interrupt handlers should return whether the interrupt | Linus Torvalds |
| 2003-04-17 | [PATCH] devfs: cleanup partition handling interaction | Christoph Hellwig |
| 2003-04-17 | [PATCH] devfs: cleanup devfs use in ide | Christoph Hellwig |
| 2003-03-21 | [PATCH] update ide headers to match changes | Alan Cox |
| 2003-03-21 | [PATCH] kill off IDE_DEBUG, add pc9800 ide type | Alan Cox |
| 2003-03-20 | [PATCH] IDE_ARCH_ACK_INTR duplicate | Geert Uytterhoeven |
| 2003-02-19 | IDE PnP Update | Adam Belay |
| 2003-02-17 | [PATCH] resync externs, add execute command remove is_flashcard | Alan Cox |
| 2003-02-17 | [PATCH] kill more ioregs, add OUTBSYNC | Alan Cox |
| 2003-02-17 | [PATCH] add pio_speed | Alan Cox |
| 2003-02-17 | [PATCH] exterminate unused io_ops structures and switch to ulong | Alan Cox |
| 2003-02-17 | [PATCH] add a 'NO_IRQ' definition to IDE | Alan Cox |
| 2003-01-11 | [PATCH] PnP update - drivers | Jaroslav Kysela |
| 2002-12-27 | Get rid of atari-specific "ide_intr_lock" from generic IDE code | Linus Torvalds |
| 2002-11-25 | [PATCH] fix build with IDE disabled | Anton Blanchard |
| 2002-11-25 | [PATCH] ide headers | Alan Cox |
| 2002-11-07 | [PATCH] enable ide to use bios timings | Jens Axboe |
| 2002-10-28 | [PATCH] ide-{disk,cd,...} got separate block_device_operations | Alexander Viro |
| 2002-10-28 | [PATCH] ide-taskfile ioctls prototype cleanup | Alexander Viro |
| 2002-10-17 | [PATCH] ide.c cleaned up | Alexander Viro |
| 2002-10-08 | IDE: register ide driver for all ide drives; not just for disk drives. | Patrick Mochel |
| 2002-10-08 | IDE: add struct device to ide_drive_t and use that for IDE drives | Patrick Mochel |
| 2002-10-08 | [PATCH] 64-bit sector_t - various driver changes | Andrew Morton |
| 2002-10-07 | [PATCH] ide tagged command queueing support | Jens Axboe |
| 2002-10-06 | [PATCH] ide io port types | Jens Axboe |
| 2002-10-03 | [PATCH] remove _P/_p delaying iops | Jens Axboe |
| 2002-10-01 | [PATCH] Swsusp updates, do not thrash ide disk on suspend | Pavel Machek |
| 2002-09-19 | [PATCH] Adding driver model support in IDE | Patrick Mochel |
| 2002-09-18 | [PATCH] fix ide highmem bounce enable | Jens Axboe |
| 2002-09-16 | ide.h needs to include pci.h | Jens Axboe |
| 2002-09-16 | New IDE pci low level driver setup scheme | Jens Axboe |
| 2002-09-11 | ide_map_buffer() and ide_unmap_buffer() could cause imbalanced calls | Jens Axboe |
| 2002-09-11 | ide core updates, and addition of ide-iops.c | Jens Axboe |
| 2002-09-07 | Merge home.transmeta.com:/home/torvalds/v2.5/viro | Linus 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 drive | Alexander 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 lists | Alexander Viro |
| 2002-08-27 | [PATCH] Remove unused high-level IDE ->init method | Alexander Viro |
| 2002-08-27 | [PATCH] turn ide_reinit_drive() into ata_attach() | Alexander Viro |
| 2002-08-27 | [PATCH] Add ->owner to ide_driver_t | Alexander Viro |
| 2002-08-27 | [PATCH] per-drive IDE deregistration | Alexander Viro |
| 2002-08-27 | [PATCH] Remove duplicate calls to ide_cdrom_init(), idedisk_init(), etc | Alexander Viro |
| 2002-08-27 | [PATCH] move media_type checks from ide_scan_devices() to ->reinit | Alexander Viro |
| 2002-08-27 | [PATCH] put IDE drives on lists | Alexander Viro |
| 2002-08-16 | Add 2.4 IDE core, based on late 2.4.19-pre-acX version | Jens Axboe |