summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz2006-03-011-1/+0Star
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-03-013-41/+40Star
* [SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz2006-03-015-393/+452
* [SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz2006-03-011-0/+15
* [SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz2006-03-011-3/+2Star
* [SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz2006-03-011-1/+16
* [SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz2006-03-011-1/+1
* [SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz2006-03-012-12/+24
* [SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz2006-03-015-34/+309
* [SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2006-03-012-11/+0Star
* [SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz2006-03-011-1/+0Star
* [SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.hJamie Wellnitz2006-03-011-18/+0Star
* [SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King2006-02-281-2/+13
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-283-75/+36Star
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-281-1/+1
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-282-2/+17
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-281-5/+19
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-281-0/+13
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-282-38/+12Star
* [SCSI] aacraid: use kthread_ APIChristoph Hellwig2006-02-284-21/+13Star
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-281-0/+3
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-281-2/+51
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-281-35/+161
* [SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle2006-02-281-9/+9
* [SCSI] jazz_esp: Delete useless prototypeRalf Baechle2006-02-281-1/+0Star
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-281-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-287-115/+69Star
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-282-94/+61Star
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-281-4/+3Star
* [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-281-8/+3Star
* [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-281-2/+1Star
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-281-2/+2
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-281-0/+109
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-281-4/+1Star
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-287-62/+5Star
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-2815-59/+30Star
* [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen2006-02-261-1/+1
* [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-5/+3Star
* [PATCH] Fix Specialix SI probingMarc Zyngier2006-02-261-4/+8
* [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-251-0/+6
|\
| * [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
* | [PATCH] dm: free minor after unlink gendiskJun'ichi Nomura2006-02-241-1/+3
* | [PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura2006-02-241-0/+4
* | [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas2006-02-241-12/+9Star
* | [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg2006-02-241-1/+2
* | [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr2006-02-241-1/+1
* | [PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang2006-02-241-0/+3
* | [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
* | [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35