summaryrefslogtreecommitdiff
path: root/include/linux/ide.h
AgeCommit message (Expand)Author
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz
2005-04-02[ide] kill ide_drive_t->diskBartlomiej Zolnierkiewicz
2005-04-02[ide] add ide_{un}register_region()Bartlomiej Zolnierkiewicz
2005-03-18[ide] make ide_generic_ioctl() take ide_drive_t * as an argumentBartlomiej Zolnierkiewicz
2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz
2005-03-10[ide] kill ide_driver_t->pre_resetBartlomiej Zolnierkiewicz
2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz
2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-02-24[ide] fix build for built-in hpt366 and modular ide-diskBartlomiej Zolnierkiewicz
2005-02-24[ide] make 1-bit fields unsignedRandy Dunlap
2005-02-06[ide] remove unused pkt_task_t definition from ide.hTejun Heo
2005-02-03[ide] add ide_hwgroup_t.pollingTejun Heo
2005-02-03[ide] add ide_drive_t.sleepingTejun Heo
2005-02-03[ide] possible cleanupsAdrian Bunk
2005-02-03[ide] unexport atapi_*_bytes() and ide_read_24()Arjan van de Ven
2005-02-03[ide] remove WAIT_READY dependency on APMAdrian Bunk
2005-01-15[ide] icside: use ide_dma_intr()Bartlomiej Zolnierkiewicz
2005-01-15[ide] kill ide_drive_t->suspend_resetBartlomiej Zolnierkiewicz
2005-01-15[ide] make try_to_flush_leftover_data() staticBartlomiej Zolnierkiewicz
2005-01-07[ide] kill current_capacity()Bartlomiej Zolnierkiewicz
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz
2005-01-07[ide] rework ide_driver_t->errorBartlomiej Zolnierkiewicz
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz
2005-01-07[ide] kill write-only ide_driver_t->senseBartlomiej Zolnierkiewicz
2004-12-30[ide] make host drivers aware of the changes made to ide_setup_pci_device{s}Bartlomiej Zolnierkiewicz
2004-12-30[ide] propagation of error code in PCI IDE setupBartlomiej Zolnierkiewicz
2004-11-06[ide] siimage: fix the various SI3112 hangsBartlomiej Zolnierkiewicz
2004-11-06[ide] apply undecoded slave fixup only for ide-csBartlomiej Zolnierkiewicz
2004-11-06[ide] remove some cruft from ide.hBartlomiej Zolnierkiewicz
2004-11-05[ide] shrink hw_regs_tBartlomiej Zolnierkiewicz
2004-11-01[ide] remove more dead ide exportsBartlomiej Zolnierkiewicz
2004-10-29[ide] ide-disk: enable stroke by defaultBartlomiej Zolnierkiewicz
2004-10-29[ide] kill IDEPCI_FLAG_FORCE_MASTERBartlomiej Zolnierkiewicz
2004-10-29[ide] setup-pci: simplify autodma logicBartlomiej Zolnierkiewicz
2004-10-29[ide] remove hwif from /proc/ide/ as part of ide_unregister_hwif()Bartlomiej Zolnierkiewicz
2004-10-27[ide] remove needless exports from ide-taskfile.cBartlomiej Zolnierkiewicz