summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen2006-10-251-0/+2
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-254-5/+5
* [PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2006-10-252-11/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-2564-874/+1010
|\
| * [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-251-0/+19
| * [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-255-78/+31
| * [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-251-1/+15
| * [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-251-10/+56
| * [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-251-1/+1
| * [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-251-1/+2
| * [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-252-6/+1
| * [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-2513-198/+175
| * [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-256-41/+26
| * [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-252-14/+130
| * [SCSI] qla1280 bus reset typoJes Sorensen2006-10-251-4/+3
| * [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-251-2/+23
| * [SCSI] libiscsi: fix aen supportMike Christie2006-10-251-2/+2
| * [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-251-2/+0
| * [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-252-33/+8
| * [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-252-233/+17
| * [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-251-10/+20
| * [SCSI] add can_queue to host parametersJames Bottomley2006-10-251-0/+2
| * [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-251-1/+1
| * [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-253-4/+3
| * [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-251-1/+1
| * [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-251-1/+1
| * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-254-13/+104
| * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-253-3/+25
| * [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
| * [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-252-0/+5
| * [SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2006-10-252-20/+23
| * [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-254-45/+51
| * [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-252-16/+21
| * [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-251-1/+2
| * [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-251-1/+1
| * [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-251-1/+1
| * [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-252-6/+87
| * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-258-21/+21
| * [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-252-0/+2
| * [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-251-1/+1
| * [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-251-0/+1
| * [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-251-1/+4
| * [SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2006-10-252-23/+24
| * [SCSI] Scsi_Cmnd convertion in sun3-driverHenne2006-10-254-61/+69
* | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-10-251-2/+4
|\ \
| * | Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn2006-10-251-1/+1
| * | intel fb: switch to pci_get APIAlan Cox2006-10-251-1/+3
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2006-10-257-13/+180
|\ \ \
| * | | drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad2006-10-251-0/+4
| * | | drm: fix error returns, sysfs error handlingJeff Garzik2006-10-251-8/+35