Age | Commit message (Expand) | Author | Files | Lines |
2006-12-13 | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 3 | -4/+4 |
2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 12 | -170/+192 |
2006-12-07 | [PATCH] I2O: fix I2O_CONFIG without Adaptec extension | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | [PATCH] I2O: handle __copy_from_user | Randy Dunlap | 1 | -1/+5 |
2006-12-07 | [PATCH] I2O: more error checking | Jeff Garzik | 2 | -10/+21 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2 | -10/+7 |
2006-12-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -9/+6 |
2006-12-02 | PCI: pci_{enable,disable}_device() nestable ports | Inaky Perez-Gonzalez | 1 | -9/+6 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 8 | -47/+67 |
2006-10-30 | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 1 | -1/+1 |
2006-10-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2 | -6/+87 |
2006-10-26 | [SCSI] mptfc: stall eh handlers if resetting while rport blocked | Michael Reed | 2 | -6/+87 |
2006-10-22 | [PATCH] i2o/exec-osm.c: use "unsigned long flags;" | Alexey Dobriyan | 1 | -1/+1 |
2006-10-17 | [PATCH] I2O: handle a few sysfs errors | Jeff Garzik | 2 | -5/+24 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -5/+3 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -9/+0 |
2006-10-01 | [PATCH] i2o: Switch to pci_get API | Alan Cox | 1 | -3/+4 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -1/+1 |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 1 | -3/+4 |
2006-09-26 | [SCSI] drivers/message/fusion/linux_compat.h Removal of old code | Michal Piotrowski | 1 | -9/+0 |
2006-08-28 | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley | 1 | -3/+8 |
2006-08-28 | Merge ../linux-2.6 | James Bottomley | 2 | -55/+38 |
2006-08-07 | [SCSI] mptfc: add additional fc transport attributes | Michael Reed | 1 | -16/+84 |
2006-08-07 | [SCSI] mptfc: correct out of order event processing | Michael Reed | 2 | -54/+34 |
2006-08-07 | [SCSI] mptfc: properly wait for firmware target discovery to complete | Michael Reed | 1 | -1/+4 |
2006-07-28 | [SCSI] mptsas: add parent port backlink | James Bottomley | 1 | -2/+6 |
2006-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 10 | -160/+215 |
2006-07-13 | [SCSI] mptfusion: bump version to 3.04.01 | Eric Moore | 1 | -2/+2 |
2006-07-13 | [SCSI] mptfusion: misc fix's | Eric Moore | 9 | -49/+10 |
2006-07-13 | [SCSI] mptfusion: firmware download boot fix's | Eric Moore | 1 | -8/+18 |
2006-07-13 | [SCSI] mptfusion: task abort fix's | Eric Moore | 2 | -18/+41 |
2006-07-13 | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 1 | -1/+18 |
2006-07-13 | [SCSI] mptfusion: sas loginfo update | Eric Moore | 1 | -18/+36 |
2006-07-13 | [SCSI] mptfusion: mptctl panic when loading | Eric Moore | 1 | -6/+6 |
2006-07-13 | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 2 | -0/+48 |
2006-07-12 | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 2 | -36/+21 |
2006-07-11 | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() | Adrian Bunk | 2 | -2/+5 |
2006-07-09 | [SCSI] mptsas: use unnumbered port API and remove driver porttracking | Eric Moore | 2 | -23/+16 |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley | 15 | -490/+1211 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2 | -2/+2 |
2006-07-01 | [SCSI] mptsas: eliminate ghost devices | James Bottomley | 2 | -0/+25 |
2006-07-01 | [SCSI] mptbase: mpt_interrupt should return IRQ_NONE | Eric Moore | 1 | -7/+8 |
2006-07-01 | [SCSI] mptsas: make two functions static | Eric Moore | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 3 | -3/+0 |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk | 1 | -1/+1 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -1/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -6/+8 |
2006-06-28 | Merge ../linux-2.6/ | James Bottomley | 2 | -5/+2 |