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