aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-10-25Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2006-10-25Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-10-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley
2006-10-25[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko
2006-10-25[SCSI] ibmvscsi: correctly reenable CRQSantiago Leon
2006-10-25[SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig
2006-10-25[SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar
2006-10-25[SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar
2006-10-25[SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar
2006-10-25[SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn
2006-10-25[SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne
2006-10-25[SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke
2006-10-25[SCSI] qla4xxx: fix double printk on loadDoug Maxey
2006-10-25[SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski
2006-10-25[SCSI] st: Fixup -ENOMEDIUMKai Makisara
2006-10-25[SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne
2006-10-25[SCSI] Scsi_Cmnd convertion in sun3-driverHenne
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn
2006-10-25intel fb: switch to pci_get APIAlan Cox
2006-10-25drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik
2006-10-25fix return code in error case.Dave Jones