summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-02-27[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie1-1/+1
2006-02-27[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2-2/+17
2006-02-27[SCSI] Improve message printing codeMatthew Wilcox1-5/+19
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern1-0/+13
2006-02-27[SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2-38/+12
2006-02-27[SCSI] aacraid: use kthread_ APIChristoph Hellwig4-21/+13
2006-02-27[SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley1-0/+3
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig1-2/+51
2006-02-27[SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig1-35/+161
2006-02-27[SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle1-9/+9
2006-02-27[SCSI] jazz_esp: Delete useless prototypeRalf Baechle1-1/+0
2006-02-27[SCSI] Make spi_print_msg more consistentMatthew Wilcox1-3/+3
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox7-115/+69
2006-02-27[SCSI] ncr53c8xx updateMatthew Wilcox2-94/+61
2006-02-27[SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox1-4/+3
2006-02-27[SCSI] fix uninitialized variable errorMatthew Wilcox1-8/+3
2006-02-27[SCSI] cciss: kfree(NULL) is legalAndrew Morton1-2/+1
2006-02-27[SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk1-2/+2
2006-02-27[SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas1-0/+109
2006-02-27[SCSI] fusion - mptlan - remove wierd humor printMoore, Eric1-4/+1
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH7-62/+5
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen15-59/+30
2006-02-26[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-5/+3
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-26[PATCH] sd: fix memory corruption with broken mode page headersAl Viro1-3/+17
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+6
2006-02-24[PATCH] dm: free minor after unlink gendiskJun'ichi Nomura1-1/+3
2006-02-24[PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura1-0/+4
2006-02-24[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas1-12/+9
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg1-1/+2
2006-02-24[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr1-1/+1
2006-02-24[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang1-0/+3
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault1-32/+35
2006-02-23Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-153/+370
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk1-0/+2
2006-02-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+5
2006-02-23Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik5-153/+368
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-23[NET]: Increase default IFB device count.Richard Lucassen1-1/+1
2006-02-23skge: protect interrupt maskStephen Hemminger2-7/+15
2006-02-23skge: genesis phy initialzationStephen Hemminger1-11/+26
2006-02-23skge: NAPI/irq race fixStephen Hemminger1-12/+5
2006-02-23r8169: enable wake on lanFrancois Romieu1-0/+87
2006-02-23r8169: fix broken ring index handling in suspend/resumeFrancois Romieu1-43/+59
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King1-0/+6
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter2-69/+59