summaryrefslogtreecommitdiffstats
path: root/scull/access.c
Commit message (Expand)AuthorAgeFilesLines
* Fix failure to compile the scull. The return value of current_xid() has chang...coderkaka2016-05-031-6/+6
* scull: access: Replace old style lock initializerJavier Martinez Canillas2011-03-071-3/+3
* scull: access: Use sema_ini() instead init_MUTEX()Javier Martinez Canillas2011-01-081-6/+6
* scull: access: Fix headers and use current_uid() and current_euid() macrosJavier Martinez Canillas2010-11-281-6/+8
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+410