summaryrefslogtreecommitdiffstats
path: root/scull/pipe.c
Commit message (Expand)AuthorAgeFilesLines
* scull: pipe: Include <linux/sched/signal.h> header for signal_pending()Javier Martinez Canillas2018-02-251-0/+1
* scull: main | pipe : Fix coding styleLuis Ortega Perez de Villar2013-07-191-22/+22
* scull: pipe: Remove unused commented lineLuis Ortega Perez de Villar2013-07-191-1/+0
* Don't use create_proc_entry() and create_proc_read_entry()Luis Ortega Perez de Villar2013-07-191-35/+31
* scull: pipe: Use sema_init() instead init_MUTEX()Javier Martinez Canillas2011-01-081-1/+1
* scull: pipe: BKL ioctl pushdown API changeJavier Martinez Canillas2011-01-081-1/+1
* scull: pipe: Include <linux/sched.h>Javier Martinez Canillas2010-11-271-0/+1
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+396