aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/sound
AgeCommit message (Collapse)Author
2020-05-06New build parameters and shared includesMarvin Borner
This changes many files but I've just applied some replace commands.. So - nothing special!
2020-03-27Added and applied tidy commandMarvin Borner
2020-03-18Applied official linux kernel code style guidelinesMarvin Borner
Due to my change to vim and the clang-format plugin this was needed!
2020-01-20Added pure awesomenessMarvin Borner
Actually quite some days of work but ok
2019-11-24Major coding style reformatting -> Kernighan & RitchieMarvin Borner
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel
2019-10-26Using compiler-based include methodsMarvin Borner
2019-09-28Added some documentationMarvin Borner
2019-09-25Fixed several TTY bugs and improved VESA detectionMarvin Borner
2019-09-21Added ACPI based shutdown commandMarvin Borner
2019-09-19Moved source to kernel directoryMarvin Borner