index
:
ldd3
master
v2.6.32
v2.6.35
v2.6.37
ldd3 code examples
syn
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scull
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use absolute path for commands in load/unload scripts
Javier Martinez Canillas
2018-02-25
2
-2
/
+2
*
scull: pipe: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
scull/acces.c: fix typo in device name: "sullpriv -> scullpriv"
brabo
2018-02-25
1
-1
/
+1
*
Fix failure to compile the scull. The return value of current_xid() has chang...
coderkaka
2016-05-03
1
-6
/
+6
*
Fixed failure to load scull module and description typo in scull.init.
Davis Abubakr-Sadik Nii Nai
2013-12-18
1
-5
/
+5
*
scull: main | pipe : Fix coding style
Luis Ortega Perez de Villar
2013-07-19
2
-32
/
+32
*
scull: pipe: Remove unused commented line
Luis Ortega Perez de Villar
2013-07-19
1
-1
/
+0
*
Don't use create_proc_entry() and create_proc_read_entry()
Luis Ortega Perez de Villar
2013-07-19
2
-78
/
+77
*
scull: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-07-18
1
-1
/
+3
*
scull: Remove desintegrated asm/system.h header
Javier Martinez Canillas
2012-05-06
1
-1
/
+0
*
scull: access: Replace old style lock initializer
Javier Martinez Canillas
2011-03-07
1
-3
/
+3
*
sculld: BLK ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
scull: Change scull_ioctl signature
Javier Martinez Canillas
2011-01-08
1
-2
/
+1
*
scull: access: Use sema_ini() instead init_MUTEX()
Javier Martinez Canillas
2011-01-08
1
-6
/
+6
*
scull: pipe: Use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
scull: pipe: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
scull: BKL ioctl pushdown API change and use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-08
2
-6
/
+5
*
scull: Delete unnecessary file
Javier Martinez Canillas
2010-12-08
1
-142
/
+0
*
scull: Make script files executable
Javier Martinez Canillas
2010-12-08
3
-0
/
+0
*
scull: access: Fix headers and use current_uid() and current_euid() macros
Javier Martinez Canillas
2010-11-28
1
-6
/
+8
*
scull: pipe: Include <linux/sched.h>
Javier Martinez Canillas
2010-11-27
1
-0
/
+1
*
scull: main: Removes obsolete <linux/config.h> header
Javier Martinez Canillas
2010-11-27
1
-1
/
+0
*
scull: Makefile: Use EXTRA_CFLAGS instead of CFLAGS
Javier Martinez Canillas
2010-11-27
1
-3
/
+3
*
Linux Device Drivers 3 examples
Javier Martinez Canillas
2010-11-27
9
-0
/
+2069