summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-20[SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart1-1/+1
2006-08-20[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart1-0/+19
2006-08-20[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart5-5/+38
2006-08-07[SCSI] mptfc: correct out of order event processingMichael Reed2-54/+34
2006-08-07[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-08-06[SCSI] hptiop: backout ioctl messChristoph Hellwig1-558/+8
2006-08-06Merge ../linux-2.6James Bottomley164-1671/+2497
2006-08-06[SCSI] zfcp: bump version numberAndreas Herrmann1-1/+1
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann4-167/+107
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske7-128/+231
2006-08-06[SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez1-1/+1
2006-08-06[SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin1-9/+3
2006-08-06[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2-0/+6
2006-08-06[SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar1-0/+1
2006-08-06[SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart1-1/+1
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart6-31/+31
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart4-6/+18
2006-08-06[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart1-3/+7
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart5-5/+32
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart3-4/+103
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds16-306/+487
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet1-0/+8
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearNeilBrown1-3/+3
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-08-06[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk1-0/+1
2006-08-05Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-05Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-05Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-05Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-05Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-08-05Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-08-05Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-08-05Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov633-7298/+20165
2006-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-21/+54