Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [SCSI] 3ware 9000 disable local irqs during kmap_atomic | adam radford | 2006-04-13 | 1 | -2/+7 | |
| * | | | | | [SCSI] SCSI: fix scsi_kill_request() busy count handling | Tejun Heo | 2006-04-13 | 1 | -0/+15 | |
| * | | | | | [SCSI] FC transport: fixes for workq deadlocks | James Smart | 2006-04-13 | 2 | -166/+341 | |
| * | | | | | [SCSI] aic79xx: target hotplug fixes | Hannes Reinecke | 2006-04-13 | 2 | -44/+10 | |
| * | | | | | [SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.h | FUJITA Tomonori | 2006-04-13 | 1 | -227/+0 | |
| * | | | | | [SCSI] aic79xx bus reset update | Hannes Reinecke | 2006-04-13 | 3 | -62/+58 | |
| * | | | | | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 2006-04-13 | 4 | -6/+21 | |
| * | | | | | [SCSI] sym2: Fix build when spinlock debugging is enabled | Matthew Wilcox | 2006-04-13 | 1 | -8/+12 | |
| * | | | | | [SCSI] ipr: Bump version | Brian King | 2006-04-13 | 1 | -2/+2 | |
| * | | | | | [SCSI] ipr: Reset device cleanup | Brian King | 2006-04-13 | 1 | -17/+41 | |
| * | | | | | [SCSI] ipr: printk macro cleanup/removal | Brian King | 2006-04-13 | 2 | -26/+14 | |
| * | | | | | [SCSI] ipr: Simplify status area dumping | Brian King | 2006-04-13 | 1 | -35/+4 | |
| * | | | | | [SCSI] ipr: Fixup device type check | Brian King | 2006-04-13 | 2 | -2/+18 | |
| * | | | | | [SCSI] ipr: Disk remove path cleanup | Brian King | 2006-04-13 | 2 | -3/+4 | |
| * | | | | | [SCSI] sg: fix leak when dio setup fails | Douglas Gilbert | 2006-04-13 | 1 | -1/+3 | |
| * | | | | | [SCSI] expose sas internal class for the domain transport | James Bottomley | 2006-04-13 | 2 | -34/+39 | |
| * | | | | | [SCSI] for_each_possible_cpu: scsi | KAMEZAWA Hiroyuki | 2006-04-13 | 1 | -1/+1 | |
| * | | | | | [SCSI] Version 2.2.3 | Matthew Wilcox | 2006-04-13 | 1 | -1/+1 | |
| * | | | | | [SCSI] Enable clustering and large transfers | Matthew Wilcox | 2006-04-13 | 1 | -1/+2 | |
| * | | | | | [SCSI] Simplify error handling | Matthew Wilcox | 2006-04-13 | 1 | -62/+22 | |
| * | | | | | [SCSI] Allow nvram settings to determine bus mode | Matthew Wilcox | 2006-04-13 | 1 | -31/+34 | |
| * | | | | | [SCSI] Use SPI messages where possible | Matthew Wilcox | 2006-04-13 | 1 | -3/+6 | |
| * | | | | | [SCSI] Disable sym2 driver queueing | Matthew Wilcox | 2006-04-13 | 4 | -11/+10 | |
| * | | | | | [SCSI] Mark div_10M array const | Matthew Wilcox | 2006-04-13 | 1 | -1/+1 | |
| * | | | | | [SCSI] Simplify error handling a bit | Matthew Wilcox | 2006-04-13 | 1 | -42/+8 | |
| * | | | | | [SCSI] Use pcibios_resource_to_bus() | Matthew Wilcox | 2006-04-13 | 1 | -42/+13 | |
| * | | | | | [SCSI] Change Kconfig option from IOMAPPED to MMIO | Matthew Wilcox | 2006-04-13 | 3 | -20/+26 | |
| * | | | | | [SCSI] sas transport: ref count update | Mike Anderson | 2006-04-13 | 1 | -24/+6 | |
| * | | | | | [SCSI] aacraid: Driver version update | Mark Haverkamp | 2006-04-13 | 3 | -11/+16 | |
| * | | | | | [SCSI] aacraid: Fix parenthesis placement error | Mark Haverkamp | 2006-04-13 | 1 | -2/+2 | |
| * | | | | | [SCSI] aacraid: Show max channel and max id is sysfs | Mark Haverkamp | 2006-04-13 | 1 | -0/+28 | |
| * | | | | | [SCSI] aacraid: Re-start helper thread if it dies | Mark Haverkamp | 2006-04-13 | 1 | -0/+12 | |
| * | | | | | [SCSI] aacraid: General driver cleanup | Mark Haverkamp | 2006-04-13 | 6 | -21/+18 | |
| * | | | | | [SCSI] aacraid: Fix extra unregister_chrdev | Mark Haverkamp | 2006-04-13 | 1 | -1/+2 | |
| * | | | | | [SCSI] aacraid: Fix error in max_channel field | Mark Haverkamp | 2006-04-13 | 1 | -2/+2 | |
| * | | | | | [SCSI] aacraid: Error path cleanup | Mark Haverkamp | 2006-04-13 | 1 | -2/+3 | |
| * | | | | | [SCSI] aacraid: Add timeout for events | Mark Haverkamp | 2006-04-13 | 2 | -11/+27 | |
| * | | | | | [SCSI] aacraid: Track command ownership in driver | Mark Haverkamp | 2006-04-13 | 3 | -19/+31 | |
| * | | | | | [SCSI] aacraid: Use scmd_ functions | Mark Haverkamp | 2006-04-13 | 2 | -11/+11 | |
| * | | | | | [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h | FUJITA Tomonori | 2006-04-13 | 4 | -125/+142 | |
| * | | | | | [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state | Dave C Boutcher | 2006-04-13 | 1 | -1/+3 | |
| * | | | | | [SCSI] fix sg leak when scsi_execute_async fails | Mike Christie | 2006-04-13 | 1 | -0/+1 | |
| * | | | | | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 | 5 | -207/+78 | |
| * | | | | | [SCSI] remove qlogicfc | James Bottomley | 2006-04-13 | 4 | -11989/+0 | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-04-14 | 9 | -35/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [PATCH] i2c-parport: Make type parameter mandatory | Mark M. Hoffman | 2006-04-14 | 5 | -12/+29 | |
| * | | | | | | [PATCH] i2c-sis96x: Remove an init-time log message | Mark M. Hoffman | 2006-04-14 | 1 | -8/+0 | |
| * | | | | | | [PATCH] w83792d: Be quiet on misdetection | Jean Delvare | 2006-04-14 | 1 | -2/+3 | |
| * | | | | | | [PATCH] i2c: convert m41t00 to use a workqueue | Mark A. Greer | 2006-04-14 | 1 | -7/+9 | |
| * | | | | | | [PATCH] i2c: convert ds1374 to use a workqueue | Jean Delvare | 2006-04-14 | 1 | -6/+10 | |
| | |/ / / / | |/| | | | |