Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce priority of ATA/SATA drivers. | mav | 2015-03-23 | 1 | -1/+1 |
* | - Const'ify the ahci_ids table. | marius | 2014-12-28 | 1 | -2/+2 |
* | Bunch of microoptimizations to reduce dereferences and cache collisions. | mav | 2014-09-08 | 1 | -2/+2 |
* | Destroy mtx lock when failed to allocate memory during attach. | mav | 2013-12-11 | 1 | -1/+3 |
* | Check status of ahci_em_reset() on attach and abort if reset failed. | mav | 2013-04-04 | 1 | -1/+4 |
* | Announce diagnostic page 7 (Element Descriptor) support. | mav | 2012-11-07 | 1 | -1/+2 |
* | remove duplicate semicolons where possible. | eadler | 2012-10-22 | 1 | -1/+1 |
* | Return "locally assigned" Enclosure Logical Identifier instead of 8 zero | mav | 2012-08-25 | 1 | -0/+2 |
* | Refactor enclosure manegement support in ahci(4). Move it out into separate | mav | 2012-07-26 | 1 | -0/+600 |