| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 2006-01-31 | 1 | -1/+1 |
* | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 2006-01-31 | 1 | -3/+17 |
* | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 2006-01-31 | 1 | -6/+9 |
* | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2006-01-31 | 2 | -1/+17 |
* | [SCSI] aic79xx: Fix timer handling | Hannes Reinecke | 2006-01-31 | 4 | -26/+17 |
* | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 2006-01-31 | 4 | -3/+49 |
* | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 2006-01-31 | 9 | -553/+834 |
* | [SCSI] aic7xxx: Update aicasm | Hannes Reinecke | 2006-01-31 | 4 | -17/+140 |
* | [SCSI] fusion: fix compile | James Bottomley | 2006-01-31 | 2 | -2/+3 |
* | [SCSI] fusion: bump version | Moore, Eric | 2006-01-31 | 1 | -2/+2 |
* | [SCSI] fusion: FC rport code fixes | Michael Reed | 2006-01-31 | 3 | -63/+151 |
* | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 2006-01-31 | 3 | -19/+17 |
* | [SCSI] fusion: target reset when drive is being removed | Moore, Eric | 2006-01-31 | 1 | -1/+23 |
* | [SCSI] fusion: add support for raid hot add/del support | Moore, Eric | 2006-01-31 | 1 | -25/+173 |
* | [SCSI] scsi_transport_sas.c: display port identifier | Moore, Eric | 2006-01-31 | 1 | -3/+3 |
* | [SCSI] megaraid_sas: new template defined to represent each type of controllers | Sumant Patro | 2006-01-29 | 2 | -42/+109 |
* | [SCSI] megaraid_sas: cleanup queue command path | Sumant Patro | 2006-01-29 | 2 | -119/+53 |
* | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com | 2006-01-26 | 4 | -5/+6 |
* | [SCSI] ips soft lockup during reset/initialization | Jack Hammer | 2006-01-26 | 1 | -14/+14 |
* | [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. | andrew.vasquez@qlogic.com | 2006-01-26 | 1 | -26/+0 |
* | [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft... | andrew.vasquez@qlogic.com | 2006-01-26 | 3 | -9/+4 |
* | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. | andrew.vasquez@qlogic.com | 2006-01-26 | 5 | -34/+91 |
* | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE | Guennadi Liakhovetski | 2006-01-26 | 1 | -1/+5 |
* | [SCSI] ibmvscsi: handle re-enable firmware message | Dave C Boutcher | 2006-01-26 | 4 | -31/+74 |
* | [SCSI] qla1280: remove < 2.6.0 support | Jes Sorensen | 2006-01-26 | 1 | -288/+23 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-19 | 1 | -71/+58 |
|\ |
|
| * | [IA64-SGI] sn_console.c minor cleanup | Jes Sorensen | 2006-01-17 | 1 | -71/+58 |
* | | [PATCH] tlclk driver update | mark gross | 2006-01-18 | 1 | -35/+58 |
* | | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-18 | 12 | -11/+2793 |
* | | [PATCH] EDAC: drivers for Radisys 82600 | Alan Cox | 2006-01-18 | 1 | -0/+407 |
* | | [PATCH] EDAC: drivers for Intel i82860, i82875 | Alan Cox | 2006-01-18 | 2 | -0/+831 |
* | | [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x | Alan Cox | 2006-01-18 | 3 | -0/+1983 |
* | | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-18 | 1 | -0/+1 |
* | | [PATCH] uml: arch Kconfig menu cleanups | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 | 1 | -0/+1 |
* | | [PATCH] synclink_gt fix size of register value storage | Paul Fulghum | 2006-01-18 | 1 | -1/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-18 | 2 | -8/+15 |
|\ \ |
|
| * | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2 | Alon Bar-Lev | 2006-01-18 | 1 | -0/+10 |
| * | | [SERIAL] Fix serial8250 driver initialisation ordering | Russell King | 2006-01-18 | 1 | -8/+5 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-18 | 2 | -3/+1 |
|\ \ \ |
|
| * | | | [ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12 | Andrew Victor | 2006-01-18 | 2 | -3/+1 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-18 | 1 | -4/+32 |
|\ \ \ |
|
| * | | | [CASSINI]: dont touch page_count | Nick Piggin | 2006-01-18 | 1 | -4/+32 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-18 | 2 | -5/+36 |
|\ \ \ |
|
| * | | | [SPARC64]: Serial Console for E250 Patch | Eddie C. Dost | 2006-01-18 | 2 | -5/+36 |
| |/ / |
|
* | | | [PATCH] e1000: fix compile warning | Jesse Brandeburg | 2006-01-18 | 1 | -1/+1 |
* | | | [PATCH] e1000: fix receive breakage | Jesse Brandeburg | 2006-01-18 | 1 | -11/+26 |
* | | | [PATCH] e1000: Added driver comments | Jesse Brandeburg | 2006-01-18 | 1 | -5/+67 |
* | | | [PATCH] e1000: Fix whitespace | Jesse Brandeburg | 2006-01-18 | 6 | -441/+443 |
* | | | [PATCH] e1000: Added functions declarations | Jesse Brandeburg | 2006-01-18 | 1 | -0/+3 |
* | | | [PATCH] e1000: Added functions to save and restore config | Jesse Brandeburg | 2006-01-18 | 1 | -2/+58 |