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: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-03
1
-1
/
+1
|
*
scull: BKL ioctl pushdown API change and use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-03
2
-6
/
+5
|
*
usb-skeleton: Use usb_[alloc|free]_coherent instead of usb_buffer_[alloc|free]
Javier Martinez Canillas
2011-01-02
1
-3
/
+3
*
|
lddbus: Remove non existing member owner in struct attribute
Javier Martinez Canillas
2011-01-08
1
-1
/
+0
*
|
tty: Use sema_init() instead init_MUTEX()
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
|
scullv: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
1
-3
/
+2
*
|
scullp: BLK ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
1
-3
/
+2
*
|
sculld: BLK ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
2
-4
/
+3
*
|
scull: Change scull_ioctl signature
Javier Martinez Canillas
2011-01-08
1
-2
/
+1
*
|
scullc: BKL ioctl pushdown API change
Javier Martinez Canillas
2011-01-08
1
-3
/
+2
*
|
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
*
|
usb-skeleton: Use usb_[alloc|free]_coherent instead of usb_buffer_[alloc|free]
v2.6.35
Javier Martinez Canillas
2011-01-08
1
-3
/
+3
*
|
README: Update project documentation
v2.6.32
Javier Martinez Canillas
2011-01-08
1
-5
/
+10
*
|
sbull: Use blk_fetch_request instead blk_peek_request to dequeue requests
Javier Martinez Canillas
2011-01-08
1
-9
/
+6
*
|
sbull: Remove blk_fs_request wrapper
Javier Martinez Canillas
2011-01-08
1
-2
/
+2
*
|
tty: tiny_tty: Use seq_file instead read_proc
Javier Martinez Canillas
2011-01-08
1
-22
/
+17
*
|
simple: Change to new page fault API
Javier Martinez Canillas
2011-01-08
1
-6
/
+5
*
|
shortprint: Change handler function argument according current worqueue API
Javier Martinez Canillas
2011-01-08
1
-2
/
+2
*
|
shortprint: Remove struct pt_regs argument from shortp_interrupt handler
Javier Martinez Canillas
2011-01-08
1
-2
/
+2
*
|
short: Fix cast to meet workqueue handler signature
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
|
sbull: blk_put_queue() is not an exported symbol anymore. Use kobject_put(q->...
Javier Martinez Canillas
2011-01-08
1
-1
/
+1
*
|
scullv: Change to new page fault API
Javier Martinez Canillas
2011-01-08
1
-7
/
+8
*
|
scullp: Change to new page fault API
Javier Martinez Canillas
2011-01-08
1
-7
/
+8
*
|
sculld: Change to new page fault API
Javier Martinez Canillas
2011-01-08
1
-7
/
+8
|
/
*
tty: tiny_serial: Remove tty_[start | stop] to tyny_[start | stop]_tx
Javier Martinez Canillas
2010-12-31
1
-4
/
+4
*
tty: tiny_serial: Use ktermios instead of termios
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
*
tty: tiny_serial: Fix uart_port->info to uart_port->state change
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
*
tty: tiny_serial: Change use uart_port->state instead of uart_port->info
Javier Martinez Canillas
2010-12-31
1
-3
/
+3
*
tty: tiny_serial: Move handlers from tty_driver to tty_operations
Javier Martinez Canillas
2010-12-31
1
-8
/
+11
*
tty: tiny_tty: Change now non-existing TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNA...
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
*
tty: tiny_tty: Remove the no longer needed devfs_name field
Javier Martinez Canillas
2010-12-31
1
-1
/
+0
*
tty: tiny_tty: Replace termios for ktermios
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
*
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
[prev]
[next]