Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-15 | docs: add SPDX tags to new index files | Mauro Carvalho Chehab | 1 | -0/+2 | |
All those new files I added are under GPL v2.0 license. Add the corresponding SPDX headers to them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | |||||
2019-07-15 | docs: rapidio: add it to the driver API | Mauro Carvalho Chehab | 6 | -0/+739 | |
This is actually a subsystem description, with contains both kAPI and uAPI. While it should ideally be slplit, let's place it at driver-api, as most things are related to kAPI and driver-specific info. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |