| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-02-02 | Documentation: driver-api: correct spelling | Randy Dunlap | 2 | -2/+2 | |
| Correct spelling problems for Documentation/driver-api/ as reported by codespell. Signed-off-by: Randy Dunlap <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: [email protected] Cc: Vishal Verma <[email protected]> Cc: Dave Jiang <[email protected]> Cc: [email protected] Cc: Vinod Koul <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Dan Williams <[email protected]> Acked-by: Song Liu <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 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 <[email protected]> | |||||
| 2019-07-15 | docs: md: move it to the driver-api book | Mauro Carvalho Chehab | 4 | -0/+553 | |
| The docs there were meant to be read by a Kernel developer. Signed-off-by: Mauro Carvalho Chehab <[email protected]> | |||||