Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-11 | sata: Move drivers into new drivers/ata directory | Simon Glass | 1 | -2076/+0 |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 1 | -1/+1 |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten | 1 | -2/+2 |
2014-11-24 | sata: implement reset_sata for dwc_ahsata | Nikita Kiryanov | 1 | -0/+5 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -6/+1 |
2013-04-01 | Consolidate bool type | York Sun | 1 | -17/+17 |
2012-10-15 | sata.h: Make all sata/ata drivers include <sata.h> | Pavel Herrmann | 1 | -2/+1 |
2012-10-15 | sata_dwc: Make sata_write() use const void, per <part.h> | Tom Rini | 1 | -1/+1 |
2011-12-02 | drivers/block/sata_dwc.c: Fix GCC 4.6 build warning | Wolfgang Denk | 1 | -5/+1 |
2011-11-16 | sata_dwc.c: Fix GCC 4.6 build warnings | Stefan Roese | 1 | -32/+3 |
2009-07-19 | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 1 | -0/+2110 |