Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | platform: goldfish: pipe: Remove license boilerplate | Roman Kiryanov | |
The boilerplate license is not necessary when the SPDX line is present. Signed-off-by: Roman Kiryanov <rkir@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
2018-09-14 | platform: goldfish: pipe: Separate the host interface to a separate header | Roman Kiryanov | |
These are several enums that must kept in sync with the host side. This change explicitly separates them into a dedicated header file. Signed-off-by: Roman Kiryanov <rkir@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |