summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2006-10-282-4/+4
* [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* [PATCH] md: simplify checking of available size when resizing an arrayNeilBrown2006-10-281-5/+2Star
* [PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown2006-10-281-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-281-2/+2
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-284-78/+19Star
|\ \
| * | PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-271-27/+0Star
| * | PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-271-0/+13
| * | PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-272-48/+3Star
| * | acpiphp: fix latch statusMUNEDA Takahiro2006-10-271-3/+3
| |/
* | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl2006-10-281-0/+1
* | [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-281-0/+30
|/
* Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-10-264-19/+42
|\
| * e100: account for closed interface when shutting downAuke Kok2006-10-241-2/+8
| * e1000: Increment version to 7.2.9-k4Auke Kok2006-10-241-1/+1
| * e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg2006-10-241-3/+4
| * e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg2006-10-241-0/+5
| * e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg2006-10-241-2/+4
| * e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan2006-10-241-3/+3
| * e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-241-0/+1
| * e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-242-8/+16
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-2661-866/+1006
|\ \
| * | [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-261-0/+19
| * | [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-265-78/+31Star
| * | [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-261-1/+15
| * | [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-261-10/+56
| * | [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-261-1/+2
| * | [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-262-6/+1Star
| * | [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-2613-198/+175Star
| * | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-266-41/+26Star
| * | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-261-14/+127
| * | [SCSI] qla1280 bus reset typoJes Sorensen2006-10-261-4/+3Star
| * | [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-261-2/+23
| * | [SCSI] libiscsi: fix aen supportMike Christie2006-10-261-2/+2
| * | [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-261-2/+0Star
| * | [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-261-30/+8Star
| * | [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-261-229/+17Star
| * | [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-261-10/+20
| * | [SCSI] add can_queue to host parametersJames Bottomley2006-10-261-0/+2
| * | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-261-1/+1
| * | [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-263-4/+3Star
| * | [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-261-1/+1
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-261-1/+1
| * | [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-264-13/+104
| * | [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-263-3/+25
| * | [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-261-19/+32
| * | [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-262-0/+5
| * | [SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2006-10-262-20/+23
| * | [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-264-45/+51