descriptionUnnamed repository; edit this file 'description' to name the repository.
ownerThadeu Lima de Souza Cascardo
last changeMon, 24 May 2010 13:15:06 +0000 (09:15 -0400)
shortlog
2010-05-24 Thadeu Lima... Added len attribute. device
2010-05-24 Thadeu Lima... Create a class and a device.
2010-05-24 Thadeu Lima... Use completion. queue
2010-05-21 Thadeu Lima... Fix exit module, releasing the right pointer to the...
2010-05-21 Thadeu Lima... Use a circular buffer.
2010-05-20 Thadeu Lima... Use mutex. master
2010-05-20 Thadeu Lima... USe interruptible version of down.
2010-05-20 Thadeu Lima... Added user space program to loop reading hello device.
2010-05-20 Thadeu Lima... Serialize access to global structure using semaphore.
2010-05-19 Thadeu Lima... Check truncate and append flags.
2010-05-19 Thadeu Lima... Use global buffer.
2010-05-19 Thadeu Lima... Write function.
2010-05-19 Thadeu Lima... Allocate buffer when opening and added release function.
2010-05-19 Thadeu Lima... Added read function.
2010-05-19 Thadeu Lima... Do not kfree after cdev_del, which already does kfree...
2010-05-19 Thadeu Lima... Create char device.
...
heads
13 years ago device
13 years ago queue
13 years ago tasklet
13 years ago timer
13 years ago sched
13 years ago time
13 years ago spin
13 years ago relax
13 years ago master