Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial ioctlHEADmaster | Kyle K | 2013-02-01 | 1 | -0/+21 |
| | |||||
* | fix improper ptr check, fix offset calc, ratelimit printk messages | Kyle K | 2013-02-01 | 1 | -1/+5 |
| | |||||
* | use a linked list to hold data, utilize Linux api | Kyle K | 2013-01-24 | 1 | -3/+27 |
| | |||||
* | implement write, use semaphores | Kyle K | 2012-12-25 | 1 | -0/+2 |
| | |||||
* | spawn char device at /dev/, implement read | Kyle K | 2012-12-24 | 1 | -3/+25 |
| | |||||
* | initial commit | Kyle K | 2012-12-22 | 1 | -0/+7 |
this is a simple try of unuseful code in kernel space, debugfs is used to create a dir and a file |