Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ide: use blk_run_queue() instead of blk_start_queueing() | Tejun Heo | 2009-04-18 |
* | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 |
* | ide: use ide_complete_cmd() for REQ_UNPARK_HEADS | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: use ata_tf_protocols enums | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: remove ide_task_t typedef | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: remove ->data_phase field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: move ide_do_park_unpark() to ide-park.c | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 |
* | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 |
* | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | ide: Implement disk shock protection support (v4) | Elias Oltmanns | 2008-10-13 |