summaryrefslogtreecommitdiffstats
path: root/shortprint/shortprint.c
Commit message (Expand)AuthorAgeFilesLines
* shortprint: Replace init_timer with timer_setupJavier Martinez Canillas2018-02-251-5/+3
* shortprint: Include <linux/sched/signal.h> header for signal_pending()Javier Martinez Canillas2018-02-251-0/+1
* shortprint: Change handler function argument according current worqueue APIJavier Martinez Canillas2011-01-081-2/+2
* shortprint: Remove struct pt_regs argument from shortp_interrupt handlerJavier Martinez Canillas2011-01-081-2/+2
* shortprint: Remove third argument from macro DECLARE_WORK()Javier Martinez Canillas2010-12-081-1/+1
* shorprint: Replace <asm/semaphore.h> to <linux/semaphore.h>Javier Martinez Canillas2010-12-081-1/+1
* shortprint: Removes <linux/config.h>Javier Martinez Canillas2010-12-051-1/+0
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+521