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
*
Change in timer_list struct
HEAD
master
Eusebio Gomez
2018-06-20
1
-3
/
+8
*
Update function usb_bulk_msg
Eusebio Gomez
2018-06-20
1
-1
/
+1
*
tty: tiny_tty: Use timer_setup() instead of init_timer()
Javier Martinez Canillas
2018-02-25
1
-23
/
+10
*
usb: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
short: Don't use deprecated IRQF_DISABLED flag when requesting a IRQ
Javier Martinez Canillas
2018-02-25
1
-4
/
+4
*
short: Use file_dentry() to get struct file's dentry
Javier Martinez Canillas
2018-02-25
1
-2
/
+2
*
scullv: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
scullp: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
scullc: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
sculld: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
scull: Include <linux/sched/signal.h> for struct signal_struct
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
scull: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
misc-modules: faulty: Open code memset() to allow a buffer overflow
Javier Martinez Canillas
2018-02-25
1
-1
/
+3
*
misc-modules: faulty: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
jiq: Use timer_setup() instead of init_timer()
Javier Martinez Canillas
2018-02-25
1
-10
/
+8
*
jiq: Use wait_event_interruptible() instead of interruptible_sleep_on()
Javier Martinez Canillas
2018-02-25
1
-2
/
+2
*
misc-modules: silly: Use file_dentry() to get struct file's dentry
Javier Martinez Canillas
2018-02-25
1
-2
/
+2
*
misc-modules: jit: Use timer_setup() instead of init_timer()
Javier Martinez Canillas
2018-02-25
1
-5
/
+3
*
Don't use absolute path for commands in load/unload scripts
Javier Martinez Canillas
2018-02-25
20
-23
/
+21
*
shortprint: Replace init_timer with timer_setup
Javier Martinez Canillas
2018-02-25
1
-5
/
+3
*
shortprint: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
short: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
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
[next]