| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 2 | -10/+7 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 1 | -9/+6 |
| |\ |
|
| | * | PCI: pci_{enable,disable}_device() nestable ports | Inaky Perez-Gonzalez | 2006-12-01 | 1 | -9/+6 |
| * | | Fix typos in doc and comments | Jan Engelhardt | 2006-11-30 | 1 | -1/+1 |
| |/ |
|
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 8 | -47/+67 |
|/ |
|
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-10-25 | 2 | -6/+87 |
|\ |
|
| * | [SCSI] mptfc: stall eh handlers if resetting while rport blocked | Michael Reed | 2006-10-25 | 2 | -6/+87 |
* | | [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 | 2 | -5/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 | 1 | -9/+0 |
|\ |
|
| * | [SCSI] drivers/message/fusion/linux_compat.h Removal of old code | Michal Piotrowski | 2006-09-26 | 1 | -9/+0 |
* | | [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 |
|/ |
|
* | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley | 2006-08-27 | 1 | -3/+8 |
* | Merge ../linux-2.6 | James Bottomley | 2006-08-27 | 2 | -55/+38 |
|\ |
|
| * | [SCSI] mptfc: correct out of order event processing | Michael Reed | 2006-08-06 | 2 | -54/+34 |
| * | [SCSI] mptfc: properly wait for firmware target discovery to complete | Michael Reed | 2006-08-06 | 1 | -1/+4 |
* | | [SCSI] mptfc: add additional fc transport attributes | Michael Reed | 2006-08-06 | 1 | -16/+84 |
* | | [SCSI] mptsas: add parent port backlink | James Bottomley | 2006-07-28 | 1 | -2/+6 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 | 10 | -160/+215 |
|\ |
|
| * | [SCSI] mptfusion: bump version to 3.04.01 | Eric Moore | 2006-07-13 | 1 | -2/+2 |
| * | [SCSI] mptfusion: misc fix's | Eric Moore | 2006-07-13 | 9 | -49/+10 |
| * | [SCSI] mptfusion: firmware download boot fix's | Eric Moore | 2006-07-13 | 1 | -8/+18 |
| * | [SCSI] mptfusion: task abort fix's | Eric Moore | 2006-07-13 | 2 | -18/+41 |
| * | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 2006-07-13 | 1 | -1/+18 |
| * | [SCSI] mptfusion: sas loginfo update | Eric Moore | 2006-07-13 | 1 | -18/+36 |
| * | [SCSI] mptfusion: mptctl panic when loading | Eric Moore | 2006-07-13 | 1 | -6/+6 |
| * | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 2006-07-13 | 2 | -0/+48 |
| * | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 2006-07-12 | 2 | -36/+21 |
| * | [SCSI] mptsas: use unnumbered port API and remove driver porttracking | Eric Moore | 2006-07-09 | 2 | -23/+16 |
* | | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() | Adrian Bunk | 2006-07-10 | 2 | -2/+5 |
|/ |
|
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 15 | -490/+1211 |
|\ |
|
| * | [SCSI] mptsas: eliminate ghost devices | James Bottomley | 2006-06-30 | 2 | -0/+25 |
| * | [SCSI] mptbase: mpt_interrupt should return IRQ_NONE | Eric Moore | 2006-06-30 | 1 | -7/+8 |
| * | [SCSI] mptsas: make two functions static | Eric Moore | 2006-06-30 | 1 | -2/+2 |
| * | Merge ../linux-2.6/ | James Bottomley | 2006-06-28 | 2 | -5/+2 |
| |\ |
|
| * | | [SCSI] mptsas: Adding 1078 ROC support | Eric Moore | 2006-06-28 | 5 | -38/+57 |
| * | | [SCSI] mptsas: wide port support | Eric Moore | 2006-06-28 | 3 | -274/+709 |
| * | | [SCSI] fusion : mpi header update | Eric Moore | 2006-06-28 | 9 | -173/+413 |
* | | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -2/+2 |
* | | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | | | 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 |