index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
/
i2o
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
[PATCH] i2o/exec-osm.c: use "unsigned long flags;"
Alexey Dobriyan
2006-10-21
1
-1
/
+1
*
[PATCH] I2O: handle a few sysfs errors
Jeff Garzik
2006-10-17
2
-5
/
+24
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
[PATCH] i2o: Switch to pci_get API
Alan Cox
2006-10-01
1
-3
/
+4
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-1
/
+1
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-3
/
+4
*
[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()
Adrian Bunk
2006-07-10
2
-2
/
+5
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-1
/
+0
|
\
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-6
/
+8
|
\
\
|
*
|
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-6
/
+8
|
|
/
*
|
[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()
Adrian Bunk
2006-06-27
1
-1
/
+0
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-21
1
-2
/
+2
|
\
|
*
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
1
-2
/
+2
*
|
[PATCH] I2O: Bugfixes to get I2O working again
Markus Lidel
2006-06-10
2
-38
/
+38
|
/
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-4
/
+3
*
[PATCH] i2o_dump_hrt() output cleanup
Vasily Averin
2006-03-25
1
-18
/
+13
*
[SCSI] i2o: fix memory leak in i2o_exec_lct_modified
Vasily Averin
2006-03-12
1
-4
/
+17
*
[PATCH] Fix i2o_scsi oops on abort
Markus Lidel
2006-02-05
1
-1
/
+1
*
[PATCH] I2O: fix and workaround for Motorola/Freescale controller
Markus Lidel
2006-02-03
2
-0
/
+21
*
[PATCH] I2O: don't disable PCI device if it is enabled before probing
Markus Lidel
2006-02-03
1
-15
/
+14
*
[SCSI] fix up message/i2o/pci.c
James Bottomley
2006-01-14
1
-1
/
+1
*
[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()
Salyzyn, Mark
2006-01-14
1
-5
/
+5
*
spelling: s/retreive/retrieve/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
1
-10
/
+8
*
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
1
-1
/
+1
|
\
|
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
1
-1
/
+1
*
|
[PATCH] I2O: Lindent run
Markus Lidel
2006-01-06
3
-32
/
+29
*
|
[PATCH] I2O: Optimizing
Markus Lidel
2006-01-06
8
-35
/
+22
*
|
[PATCH] I2O: Beautifying
Markus Lidel
2006-01-06
9
-26
/
+20
*
|
[PATCH] I2O: Bugfixes
Markus Lidel
2006-01-06
4
-24
/
+20
*
|
[PATCH] I2O: Remove wrong I2O device class
Markus Lidel
2006-01-06
4
-114
/
+68
*
|
[PATCH] I2O: SPARC fixes
Markus Lidel
2006-01-06
5
-101
/
+111
*
|
[PATCH] I2O: changed I2O API to create I2O messages in kernel memory
Markus Lidel
2006-01-06
8
-426
/
+412
|
/
*
[PATCH] i2o: Do not disable pci device when it's in use
Ben Collins
2005-12-18
1
-1
/
+5
*
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-27
1
-1
/
+1
*
[PATCH] message: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-10
/
+5
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
4
-0
/
+10
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-30
1
-1
/
+1
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
2005-10-28
4
-70
/
+17
*
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
2005-10-28
1
-12
/
+10
*
[PATCH] I2O: remove class interface
Dmitry Torokhov
2005-10-28
1
-133
/
+122
*
[PATCH] Fix I2O config-osm init to return proper error
Deepak Saxena
2005-09-21
1
-1
/
+4
*
[PATCH] I2O: added pci_request_regions() before using the controller
Markus Lidel
2005-08-09
1
-0
/
+10
[next]