Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-18 | media: platform: rename exynos4-is/ to samsung/exynos4-is/ | Mauro Carvalho Chehab | |
As the end goal is to have platform drivers split by vendor, rename exynos4-is/ to samsung/exynos4-is/. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> | |||
2020-04-14 | media: docs: move driver-specific info to driver-api | Mauro Carvalho Chehab | |
Those documents don't really describe the driver API. Instead, they contain development-specific information. Yet, as the main index file describes the content of it as: "how specific kernel subsystems work from the point of view of a kernel developer" It seems to be the better fit. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |