index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-22
Make Fusion-MPT much faster as module
James Bottomley
3
-58
/
+46
2005-03-14
Merge by hand
James Bottomley
3
-507
/
+314
2005-03-13
[PATCH] drivers/message/fusion/*: convert to pci_register_driver
Domen Puncer
1
-1
/
+1
2005-03-13
[PATCH] message/mptbase: replace schedule_timeout() with ssleep()
Domen Puncer
1
-2
/
+1
2005-03-13
[PATCH] MODULE_DEVICE_TABLE fixes
Thierry Vignaud
1
-0
/
+1
2005-02-03
mptfusion: delete watchdogs timers from mptctl and mptscsih
James Bottomley
3
-429
/
+261
2005-02-03
[PATCH] Add compat_ioctl to mptctl
Andi Kleen
1
-81
/
+56
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
2
-2
/
+2
2005-01-14
[PATCH] I2O: printk cleanup and unnecessary code removal
Markus Lidel
9
-229
/
+235
2005-01-14
[PATCH] I2O: fix possible race condition and minor improvements
Markus Lidel
2
-3
/
+3
2005-01-10
[PATCH] i2o: fix init/exit section usage
Randy Dunlap
1
-1
/
+1
2005-01-07
[PATCH] Lock initializer unifying: Misc drivers
Thomas Gleixner
1
-2
/
+2
2004-11-25
mptfusion: kill fusion init called
James Bottomley
2
-24
/
+2
2004-11-25
mptfusion: resid cleanup
James Bottomley
1
-15
/
+9
2004-11-25
mptfusion: command line parameters
James Bottomley
2
-128
/
+31
2004-11-25
mptfusion: replace chip_type
James Bottomley
4
-81
/
+49
2004-11-25
mptfusion: streamline queuecommand
James Bottomley
1
-55
/
+45
2004-11-25
mptfusion: streamline slave_alloc
James Bottomley
1
-92
/
+66
2004-11-24
mptfusion: delete MPTSCSIH_DBG_TIMEOUT
James Bottomley
2
-186
/
+4
2004-11-20
[PATCH] i2o iomem annotations
Alexander Viro
7
-38
/
+39
2004-11-15
[PATCH] i2o: converted SPIN_LOCK_UNLOCKED into spin_lock_init()
Markus Lidel
4
-5
/
+11
2004-11-15
[PATCH] i2o: changed old queueing code with wait_event API
Markus Lidel
1
-22
/
+17
2004-11-15
[PATCH] i2o: remove unused code and make needlessly global code static
Markus Lidel
7
-177
/
+36
2004-11-10
[PATCH] convert MODULE_PARM() to module_param() family
Randy Dunlap
2
-2
/
+2
2004-11-07
[PATCH] fix bug in i2o_iop_systab_set where address is used instead of length
Markus Lidel
1
-1
/
+1
2004-10-21
[PATCH] fusion iomem annotations
Alexander Viro
2
-5
/
+5
2004-10-19
[PATCH] __copy_to_user return value checks in i2o_config.c
Jesper Juhl
1
-13
/
+19
2004-10-18
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
2
-5
/
+2
2004-10-18
[PATCH] i2o: message conversion fix for le32_to_cpu parameters
Markus Lidel
3
-24
/
+24
2004-10-18
[PATCH] i2o: correct error code if bus is busy in i2o_scsi
Markus Lidel
1
-1
/
+5
2004-10-18
[PATCH] janitor: drivers/message: replace schedule_timeout() with msleep_inte...
Maximilian Attems
3
-29
/
+17
2004-10-18
[PATCH] i2o: new functions to convert messages to a virtual address
Markus Lidel
3
-27
/
+28
2004-10-18
[PATCH] i2o: added support for Promise controllers
Markus Lidel
2
-11
/
+60
2004-10-18
[PATCH] i2o: code beautifying and cleanup
Markus Lidel
8
-453
/
+152
2004-10-06
Merge up to linux-2.5 bk latest to resolve NULL replacement conflicts
James Bottomley
4
-275
/
+111
2004-10-05
[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_state
Roger Luethi
2
-5
/
+2
2004-10-05
[PATCH] i2o_config __user annotations
Alexander Viro
1
-7
/
+7
2004-09-29
[PATCH] add ability to set device queue depth to mptfusion
Jeremy Higdon
1
-18
/
+68
2004-09-28
fusion dead code removal
James Bottomley
3
-141
/
+8
2004-09-21
[PATCH] switch fusion to use <linux/list.h> everywhere
Christoph Hellwig
3
-115
/
+34
2004-09-16
Merge bk://kernel.bkbits.net/davem/sparc-2.6
Linus Torvalds
2
-3977
/
+15
2004-09-16
remove i2o_core.c
Linus Torvalds
1
-3977
/
+0
2004-09-16
[PATCH] reduce ioremap memory size for Adaptec I2O controllers
Markus Lidel
1
-0
/
+15
2004-09-16
[MPTFUSION]: Fix iomem warnings.
David S. Miller
1
-2
/
+2
2004-09-10
[PATCH] allow non-modular mptctl
Christoph Hellwig
1
-1
/
+1
2004-09-02
[PATCH] message/i2o_core: replace schedule_timeout() with msleep()
Maximilian Attems
1
-2
/
+1
2004-09-02
[PATCH] message/mptscsih: replace schedule_timeout() with msleep()
Maximilian Attems
1
-6
/
+3
2004-08-31
[PATCH] more NULL noise removal
Alexander Viro
1
-2
/
+2
2004-08-26
fix dma mapping leak in fusion
James Bottomley
4
-380
/
+61
2004-08-24
[PATCH] I2O: removes multiplexer notification and use
Andrew Morton
4
-49
/
+127
[next]