We are happy for any contribution, but you have to notice some rules:
We are strictly following the Linux Kernel Code Style guide [LINUX-KERNEL-SRC]/Documentation/CodingStyle
.
In general we use astyle with --style=linux
option to check and automatically format the source code files accoring to the guide.
The code must be well commented and according documentation have to be updated. We use doxygen for function documentation and as general format.
Every contribution is welcome. And we always searching for keen developers.
If you show us some improvements to the code you can get write access to the repository so that you can work on yourself.