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
...
*
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
*
snull: use NETIF_F_HW_CSUM instead of NETIF_F_NO_CSUM
v3.3.4
Javier Martinez Canillas
2012-05-06
1
-1
/
+1
*
sbull: Update sbull_make_request function to make_request_fn new signature
Javier Martinez Canillas
2012-05-06
1
-1
/
+1
*
usb: usb-skeleton: Remove lock_kernel
Javier Martinez Canillas
2011-03-19
1
-6
/
+0
*
tty: tiny_tty: Remove struct file * argument from tty_operations handler func...
Javier Martinez Canillas
2011-03-08
1
-14
/
+14
*
scull: access: Replace old style lock initializer
Javier Martinez Canillas
2011-03-07
1
-3
/
+3
*
README: Add compiling section
v2.6.37
Javier Martinez Canillas
2011-01-23
1
-1
/
+25
*
Merge branch 'master' of github.com:martinezjavier/ldd3
Javier Martinez Canillas
2011-01-08
0
-0
/
+0
|
\
|
*
README: Update project documentation
Javier Martinez Canillas
2011-01-06
1
-5
/
+10
|
*
sbull: Use blk_fetch_request instead blk_peek_request to dequeue requests
Javier Martinez Canillas
2011-01-06
1
-9
/
+6
|
*
sbull: blk_put_queue() is not an exported symbol anymore. Use kobject_put(q->...
Javier Martinez Canillas
2011-01-05
1
-1
/
+1
|
*
tty: tiny_tty: Use seq_file instead read_proc
Javier Martinez Canillas
2011-01-04
1
-22
/
+17
|
*
shortprint: Change handler function argument according current worqueue API
Javier Martinez Canillas
2011-01-04
1
-2
/
+2
|
*
shortprint: Remove struct pt_regs argument from shortp_interrupt handler
Javier Martinez Canillas
2011-01-04
1
-2
/
+2
|
*
simple: Change to new page fault API
Javier Martinez Canillas
2011-01-03
1
-6
/
+5
|
*
short: Fix cast to meet workqueue handler signature
Javier Martinez Canillas
2011-01-03
1
-1
/
+1
|
*
scullp: Change to new page fault API
Javier Martinez Canillas
2011-01-03
1
-7
/
+8
|
*
scullv: Change to new page fault API
Javier Martinez Canillas
2011-01-03
1
-7
/
+8
|
*
sculld: Change to new page fault API
Javier Martinez Canillas
2011-01-03
1
-7
/
+8
|
*
lddbus: Remove non existing member owner in struct attribute
Javier Martinez Canillas
2011-01-03
1
-1
/
+0
|
*
tty: Use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-03
1
-1
/
+1
|
*
sbull: Remove non existing blk_fs_request wrapper
Javier Martinez Canillas
2011-01-03
1
-2
/
+2
|
*
scullv: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-03
1
-3
/
+2
|
*
scullp: BLK ioctl pushdown API change
Javier Martinez Canillas
2011-01-03
1
-3
/
+2
|
*
sculld: BLK ioctl pushdown API change
Javier Martinez Canillas
2011-01-03
2
-4
/
+3
|
*
scull: Change scull_ioctl signature
Javier Martinez Canillas
2011-01-03
1
-2
/
+1
|
*
scullc: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-03
1
-3
/
+2
|
*
scull: access: Use sema_ini() instead init_MUTEX()
Javier Martinez Canillas
2011-01-03
1
-6
/
+6
|
*
scull: pipe: Use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-03
1
-1
/
+1
[prev]
[next]