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
*
tty: tiny_tty: Add <linux/sched.h> header
Javier Martinez Canillas
2010-12-31
1
-0
/
+1
*
tty: tiny_tty: Use tty_buffer_request_room instead of tty->flip.count
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
*
usb-skeleton: Remove owner member from skel_driver
Javier Martinez Canillas
2010-12-31
1
-1
/
+0
*
usb: usb-skeleton: Change info to dev_info
Javier Martinez Canillas
2010-12-31
1
-2
/
+2
*
usb-skeleton: Remove mode member from skel_class
Javier Martinez Canillas
2010-12-31
1
-1
/
+0
*
usb-skeleton: Remove struct pt_regs argument from skel_write_bulk_callback ha...
Javier Martinez Canillas
2010-12-30
1
-1
/
+1
*
short: Remove third argument to INIT_WORK
Javier Martinez Canillas
2010-12-30
1
-1
/
+1
*
short: Remove struct pt_regs parameter from irq handlers
Javier Martinez Canillas
2010-12-30
1
-4
/
+4
*
short: Remove struct pt_regs parameter from short_probing irq handler
Javier Martinez Canillas
2010-12-30
1
-1
/
+1
*
sbull: Change script from sh to bash
Javier Martinez Canillas
2010-12-29
1
-1
/
+1
*
short: Use the new IRQF_ constants
Javier Martinez Canillas
2010-12-29
1
-4
/
+4
*
snull: add struct netdevice_ops and header_ops
Javier Martinez Canillas
2010-12-29
1
-18
/
+23
*
snull: Change netif_rx_[complete | schedule] to napi_[complete | schedule]
Javier Martinez Canillas
2010-12-28
1
-2
/
+2
*
snull: Now NAPI is struct net_device independent, update accordingly
Javier Martinez Canillas
2010-12-28
1
-8
/
+9
*
sbull: Update struct block_device_operations handlers signatures
Javier Martinez Canillas
2010-12-10
1
-8
/
+8
*
sbull: Make scripts files executable
Javier Martinez Canillas
2010-12-10
2
-0
/
+0
*
sbull: Replace bio_cur_sectors() with bio_cur_bytes() and use unwrapped macro...
Javier Martinez Canillas
2010-12-10
1
-4
/
+4
*
sbull: Use blk_queue_logical_block_size() instead of blk_queue_hardsect_size()
Javier Martinez Canillas
2010-12-09
1
-1
/
+1
*
sbull: More changes due new block layer request queue API interface
Javier Martinez Canillas
2010-12-08
1
-6
/
+6
*
sbull: Change according to the new block layer request queue API (http://lwn....
Javier Martinez Canillas
2010-12-08
1
-3
/
+3
*
shortprint: Remove third argument from macro DECLARE_WORK()
Javier Martinez Canillas
2010-12-08
1
-1
/
+1
*
shorprint: Replace <asm/semaphore.h> to <linux/semaphore.h>
Javier Martinez Canillas
2010-12-08
1
-1
/
+1
*
shortprint: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
scullp: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
scullv: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
sculld: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
snull: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
snull: Remove unnecessary file
Javier Martinez Canillas
2010-12-08
1
-512
/
+0
*
simple: Make scripts files executable
Javier Martinez Canillas
2010-12-08
2
-0
/
+0
*
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
*
simple: Change NOPAGE_SIBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
simple: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
short: Remove <linux/config.h>
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
sbull: Change request_queue_t to struct request_queue
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
sbull: Change request_queue_t to struct request_queue
Javier Martinez Canillas
2010-12-07
1
-1
/
+1
*
scullv: mmap: Include <linux/fs.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullv: update scullv_aio_[read | write] handlers
Javier Martinez Canillas
2010-12-07
1
-6
/
+6
*
scullv: Add <linux/semaphore.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullv: mmap: Change NOPAGE_SIGBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
scullv: mmap: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
scullv: Change work_struct to delayed_work and change scullc_aio_[read | writ...
Javier Martinez Canillas
2010-12-07
1
-11
/
+20
*
scullp: Change f_dentry to f_path.dentry and include <linux/fs.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+2
*
scullp: Add <linux/semaphore.h> header
Javier Martinez Canillas
2010-12-07
1
-0
/
+1
*
scullp: mmap: Change NOPAGE_SIGBUS to VM_FAULT_SIGBUS
Javier Martinez Canillas
2010-12-07
1
-2
/
+2
*
scullp: mmap: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
scullp: Change work_struct to delayed_work and change scullc_aio_[read | writ...
Javier Martinez Canillas
2010-12-07
1
-17
/
+26
*
sbull: Remove <linux/config.h> header
Javier Martinez Canillas
2010-12-07
1
-1
/
+0
*
sbull: Makefile: Change CFLAGS to EXTRA_CFLAGS
Javier Martinez Canillas
2010-12-07
1
-3
/
+3
*
lddbus: Remove BUS_ID_SIZE
Javier Martinez Canillas
2010-12-06
1
-1
/
+1
[next]