Skip to content

m-s-sh/tinydrm

 
 

Repository files navigation

Out-of-tree tinydrm modules

Not everyone is able or want to spend time on getting a driver included in Linux, but many can write drivers that works and wants to share it.

This repo is dedicated to the maker community and people that make things work.

Contribute to this repo

A few rules:

  • Only github Pull Requests are accepted

  • GPL-compatible license

  • Sign your work — the Developer’s Certificate of Origin: Signed-off-by: Noralf Trønnes <noralf@tronnes.org>

  • No build errors or warnings

  • If you make changes, cc the driver author and/or major contributor(s) in the PR (not the commit message) using the github username: Cc: @notro

  • Changes to common files and driver files in separate commits

  • No requirements on coding style, but if you do follow the Linux kernel coding style, it's easier for the fellow that takes it upstream

Links

About

Out of tree tinydrm modules

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.4%
  • Python 6.2%
  • Makefile 0.4%