summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller2-103/+160
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk1-0/+1
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison1-5/+5
2008-03-04UBI: fix error messageArtem Bityutskiy1-2/+2
2008-03-04UBI: silence warningS.Çağlar Onur1-1/+3
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-03-03Fix default compose table initializationSamuel Thibault3-70/+70
2008-03-03[SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori1-1/+1
2008-03-03[SCSI] tgt: set the data length properlyFUJITA Tomonori1-0/+5
2008-03-03[SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori1-1/+0
2008-03-03[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori1-3/+4
2008-03-03[SCSI] docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03[SCSI] docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez1-1/+1
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez3-10/+10
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez1-0/+5
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez1-1/+2
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng1-1/+1
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori1-1/+1
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori1-1/+1
2008-03-03docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03docbook: fix kernel-api source filesRandy Dunlap2-5/+2
2008-03-03docbook: fix usb source filesRandy Dunlap1-4/+2
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras115-2045/+4126
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras4-158/+144
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter5-18/+35
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2-17/+35
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter1-19/+27
2008-02-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+73
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik1-0/+10
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino1-1/+5
2008-02-29[SCSI] mvsas: fix phy sas addressKe Wei1-6/+5
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-148/+139
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-24/+44
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-1439/+2912
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-30/+37
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds9-129/+44
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells1-2/+2
2008-02-29Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang1-16/+7
2008-02-28sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam1-14/+63
2008-02-28[BNX2X]: update version, remove CVS stringsEliezer Tamir1-3/+2
2008-02-28[BNX2X]: Fix Xmit bugsEliezer Tamir2-5/+10
2008-02-28[BNX2X]: Prevent PCI queue overflowEliezer Tamir1-4/+8
2008-02-28[BNX2X]: fix slowpath races and lockingEliezer Tamir2-100/+116
2008-02-28[BNX2X]: fix HW attentions and error handlingEliezer Tamir1-79/+150
2008-02-28[BNX2X]: fix MSI-X/INT#A errataEliezer Tamir1-8/+16
2008-02-28[BNX2X]: correct statisticsEliezer Tamir2-85/+83