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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scull: pipe: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
misc-modules: jit: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
tty: tiny_tty: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
tiny_tty update for 3.10
hwangcc
2018-02-25
1
-59
/
+64
*
jit.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-26
/
+26
*
jiq.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-18
/
+22
*
seq.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-7
/
+9
*
jiq.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-50
/
+75
*
jit.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-44
/
+80
*
seq.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-3
/
+1
*
scull/acces.c: fix typo in device name: "sullpriv -> scullpriv"
brabo
2018-02-25
1
-1
/
+1
*
Merge pull request #20 from coderkaka/master
Matthias Brugger
2016-05-09
1
-6
/
+6
|
\
|
*
Fix failure to compile the scull. The return value of current_xid() has chang...
coderkaka
2016-05-03
1
-6
/
+6
*
|
Merge pull request #15 from lushl9301/master
Matthias Brugger
2016-05-08
1
-3
/
+2
|
\
\
|
*
|
replace kmalloc with kzalloc
Lu Shengliang
2014-12-31
1
-3
/
+2
|
|
/
*
|
pci: pci_skel: Check return value of pci_enable_device
Matthias Brugger
2016-05-04
1
-1
/
+4
*
|
README: Add newline on end of last line
Matthias Brugger
2016-05-04
1
-1
/
+1
|
/
*
Merge pull request #7 from ttousai/master
Javier Martinez Canillas
2013-12-23
1
-5
/
+5
|
\
|
*
Fixed failure to load scull module and description typo in scull.init.
Davis Abubakr-Sadik Nii Nai
2013-12-18
1
-5
/
+5
|
/
*
Merge pull request #6 from dhyannataraj/master
Javier Martinez Canillas
2013-12-07
1
-0
/
+17
|
\
|
*
Proposial of README.Debian file that explains Debian users how to build
Nikolay Shaplov
2013-12-07
1
-0
/
+17
*
|
Merge pull request #5 from tatetian/master
Javier Martinez Canillas
2013-12-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix a memory mapping bug in sbull.c
Hongliang TIAN
2013-10-29
1
-1
/
+1
|
/
*
lddbus: add member init_name to ldd_bus device declaration
Luis Ortega Perez de Villar
2013-09-28
1
-2
/
+2
*
sbull/sbull.c: block_device_operations->release() should return void
Luis Ortega Perez de Villar
2013-09-28
1
-3
/
+1
*
sbull/sbull.c: sbull_make_request() should return void
Luis Ortega Perez de Villar
2013-09-28
1
-1
/
+0
*
sculld: main: Don't use create_proc_read_entry()
Luis Ortega Perez de Villar
2013-09-28
1
-31
/
+25
*
sculld: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-09-28
1
-1
/
+2
*
lddbus: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-09-28
1
-2
/
+3
*
scullv: main: Don't use create_proc_read_entry()
Luis Ortega Perez de Villar
2013-09-28
1
-31
/
+25
*
scullv: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-09-28
1
-1
/
+2
*
scullp: main: Don't use create_proc_read_entry()
Luis Ortega Perez de Villar
2013-09-28
1
-31
/
+25
*
scullp: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-09-28
1
-1
/
+2
*
scullc: main: Don't use create_proc_read_entry()
Luis Ortega Perez de Villar
2013-09-28
1
-31
/
+25
*
scullc: Makefile: Declare LDDINC variable earlier
Luis Ortega Perez de Villar
2013-09-28
1
-1
/
+2
*
Merge pull request #3 from luiorpe1/scull-3.10
Javier Martinez Canillas
2013-08-14
3
-73
/
+73
|
\
|
*
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
|
/
*
README: update project goal according to reality
Javier Martinez Canillas
2013-04-27
1
-20
/
+4
*
tty: update termios access due tty_struct changes
Javier Martinez Canillas
2013-04-27
1
-2
/
+2
*
tty: pass tty_port to tty functions instead of tty_struct
Javier Martinez Canillas
2013-04-27
2
-6
/
+11
*
usb: usb-skeleton: use dev_dbg() instead deprecated dbg()
Javier Martinez Canillas
2013-04-26
1
-2
/
+5
*
ldd3: get rid of deprecated VM_RESERVED vma flag
Javier Martinez Canillas
2013-04-26
5
-10
/
+0
*
simple: use libfs simple_open
Javier Martinez Canillas
2013-02-04
1
-8
/
+0
*
Merge pull request #1 from wangwangwar/master
Javier Martinez Canillas
2012-12-17
1
-0
/
+29
|
\
|
*
Add a .gitignore
Shulin
2012-12-17
1
-0
/
+29
|
/
*
usb-skeleton: Use pr_err() instead of deprecated err() macro
v3.4
Javier Martinez Canillas
2012-05-06
1
-7
/
+7
*
scull: Remove desintegrated asm/system.h header
Javier Martinez Canillas
2012-05-06
1
-1
/
+0
[next]