aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-02[ide] kill ide_drive_t->diskBartlomiej Zolnierkiewicz1-2/+1
2005-04-02[ide] add ide_{un}register_region()Bartlomiej Zolnierkiewicz1-0/+3
2005-03-18[ide] make ide_generic_ioctl() take ide_drive_t * as an argumentBartlomiej Zolnierkiewicz1-1/+1
2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz1-1/+0
2005-03-10[ide] kill ide_driver_t->pre_resetBartlomiej Zolnierkiewicz1-1/+1
2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz1-1/+0
2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz1-2/+0
2005-03-07[PATCH] rework core barrier supportJens Axboe1-1/+1
2005-02-24[ide] fix build for built-in hpt366 and modular ide-diskBartlomiej Zolnierkiewicz1-2/+1
2005-02-24[ide] make 1-bit fields unsignedRandy Dunlap1-2/+2
2005-02-06[ide] remove unused pkt_task_t definition from ide.hTejun Heo1-14/+0
2005-02-03[ide] add ide_hwgroup_t.pollingTejun Heo1-1/+3
2005-02-03[ide] add ide_drive_t.sleepingTejun Heo1-0/+1
2005-02-03[ide] possible cleanupsAdrian Bunk1-13/+0
2005-02-03[ide] unexport atapi_*_bytes() and ide_read_24()Arjan van de Ven1-2/+0
2005-02-03[ide] remove WAIT_READY dependency on APMAdrian Bunk1-4/+0
2005-01-15[ide] icside: use ide_dma_intr()Bartlomiej Zolnierkiewicz1-1/+1
2005-01-15[ide] kill ide_drive_t->suspend_resetBartlomiej Zolnierkiewicz1-1/+0
2005-01-15[ide] make try_to_flush_leftover_data() staticBartlomiej Zolnierkiewicz1-2/+0
2005-01-07[ide] kill current_capacity()Bartlomiej Zolnierkiewicz1-5/+0
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz1-1/+3
2005-01-07[ide] rework ide_driver_t->errorBartlomiej Zolnierkiewicz1-1/+3
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz1-9/+1
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz1-0/+2
2005-01-07[ide] kill write-only ide_driver_t->senseBartlomiej Zolnierkiewicz1-1/+0
2004-12-30[ide] make host drivers aware of the changes made to ide_setup_pci_device{s}Bartlomiej Zolnierkiewicz1-1/+1
2004-12-30[ide] propagation of error code in PCI IDE setupBartlomiej Zolnierkiewicz1-2/+2
2004-11-06[ide] siimage: fix the various SI3112 hangsBartlomiej Zolnierkiewicz1-0/+1
2004-11-06[ide] apply undecoded slave fixup only for ide-csBartlomiej Zolnierkiewicz1-0/+4
2004-11-06[ide] remove some cruft from ide.hBartlomiej Zolnierkiewicz1-23/+0
2004-11-05[ide] shrink hw_regs_tBartlomiej Zolnierkiewicz1-3/+0
2004-11-01[ide] remove more dead ide exportsBartlomiej Zolnierkiewicz1-10/+0
2004-10-29[ide] ide-disk: enable stroke by defaultBartlomiej Zolnierkiewicz1-1/+0
2004-10-29[ide] kill IDEPCI_FLAG_FORCE_MASTERBartlomiej Zolnierkiewicz1-3/+1
2004-10-29[ide] setup-pci: simplify autodma logicBartlomiej Zolnierkiewicz1-1/+1
2004-10-29[ide] remove hwif from /proc/ide/ as part of ide_unregister_hwif()Bartlomiej Zolnierkiewicz1-1/+2
2004-10-27[ide] remove needless exports from ide-taskfile.cBartlomiej Zolnierkiewicz1-5/+0
2004-10-27[ide] add ide_use_dma()Bartlomiej Zolnierkiewicz1-0/+2
2004-10-22[ide] kill ide_hwif_t->ide_dma_verboseBartlomiej Zolnierkiewicz1-2/+2
2004-10-22[ide] ide-scsi: simplify+speedup DMA supportBartlomiej Zolnierkiewicz1-0/+1
2004-10-22[ide] kill ide_raw_build_sglist()Bartlomiej Zolnierkiewicz1-1/+0
2004-10-21[ide] remove broken pdc4030 driverBartlomiej Zolnierkiewicz1-3/+1
2004-10-20[ide] unify PIO codeBartlomiej Zolnierkiewicz1-5/+0
2004-10-20[ide] sg PIO for fs requestsBartlomiej Zolnierkiewicz1-21/+6
2004-10-20[ide] sg PIO for taskfile requestsBartlomiej Zolnierkiewicz1-29/+7
2004-10-20[ide] always allocate hwif->sg_tableBartlomiej Zolnierkiewicz1-0/+1
2004-10-20[ide] convert ide_hwif_t->ide_dma_begin() to ->dma_start()Bartlomiej Zolnierkiewicz1-2/+2
2004-10-20[ide] add ide_hwif_t->dma_exec_cmd()Bartlomiej Zolnierkiewicz1-2/+1
2004-10-20[ide] add ide_hwif_t->dma_setup()Bartlomiej Zolnierkiewicz1-3/+2
2004-10-01[ide] remove dead CMD640 debugging from ide-probe.cBartlomiej Zolnierkiewicz1-7/+0