aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox1-8/+5
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2-20/+19
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox4-42/+26
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2-64/+3
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox4-13/+3
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox6-16/+12
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox4-24/+16
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas3-7/+200
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox1-42/+18
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox1-4/+3
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox1-17/+1
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox1-30/+3
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2-5/+3
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara1-0/+4
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber1-2/+2
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke1-1/+2
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2-4/+4
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke8-47/+137
2007-10-21[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber1-2/+2
2007-10-18[SCSI] gdth: __init fixesAdrian Bunk1-3/+3
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk1-1/+1
2007-10-18[SCSI] qla2xxx: printk fixesAndrew Morton1-2/+3
2007-10-18[SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk1-1/+1
2007-10-17[SCSI] initio: Fix merge falloutAlan Cox1-2/+4
2007-10-17[SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team1-2/+3
2007-10-17[SCSI] make supported_mode default to initiator.James Bottomley2-4/+12
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley1-1/+0
2007-10-17[SCSI] fc4: remove this and all associated driversMatthew Wilcox18-4807/+0
2007-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-4/+1137
2007-10-17net: libertas sdio driverPierre Ossman5-0/+1134
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2-6/+6
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor1-3/+1
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita1-1/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+2
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen1-1/+0
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-79/+83
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe1-0/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-9/+12
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-57/+57
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-31/+35
2007-10-17security/ cleanupsAdrian Bunk1-1/+0
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas2-5/+24
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas1-13/+16
2007-10-17PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas7-29/+31
2007-10-17PNP: simplify PNP card error handlingBjorn Helgaas1-28/+29
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-15/+0
2007-10-17Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki1-0/+10
2007-10-17PNP: don't fail device init if no DMA channel availableJan Beulich1-17/+12