summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-05-26[SCSI] sym2 version 2.2.1Matthew Wilcox6-137/+106
2005-05-21[SCSI] 2.6 aacraid: Variable FIB size (updated patch)Mark Haverkamp9-195/+501
2005-05-21[SCSI] megaraid version 2.20.4.6Ju, Seokmann5-176/+27
2005-05-21[SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean1-2/+2
2005-05-21[SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean13-409/+1889
2005-05-21[SCSI] fusion-kconfig-cleanupMoore, Eric Dean1-8/+7
2005-05-21[SCSI] fusion-kfree-cleanupMoore, Eric Dean4-39/+27
2005-05-21[SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chipsMoore, Eric Dean3-1/+51
2005-05-21[SCSI] saved and restore result for timed out commandsPatrick Mansfield1-0/+11
2005-05-21merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley293-1868/+6461
2005-05-20[SCSI] remove a timer race in scsi_queue_insert()Tejun Heo2-11/+7
2005-05-20[SCSI] remove spurious if tests from scsi_eh_{times_out|done}Tejun Heo1-4/+2
2005-05-20[SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider()Tejun Heo1-1/+0
2005-05-20[SCSI] convert scsi changer driver from class simpleGerd Knorr1-8/+9
2005-05-20[SCSI] add scsi changer driverGerd Knorr3-0/+1044
2005-05-20[SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com1-2/+1
2005-05-20[SCSI] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-20[SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara1-6/+13
2005-05-20[SCSI] ipr: Driver version 2.0.14brking@us.ibm.com1-2/+2
2005-05-20[SCSI] ipr: Array error logging fixbrking@us.ibm.com1-1/+1
2005-05-20[SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon1-5/+4
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean5-24/+15
2005-05-20[SCSI] ultrastor: fix compile failureJames Bottomley1-1/+1
2005-05-20[SCSI] qla trivial iomem annotationAl Viro1-1/+1
2005-05-20[SCSI] aacraid: remove sparse warningsMark Haverkamp10-247/+303
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2-17/+17
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot1-19/+1
2005-05-20[SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk7-12/+11
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley1-4801/+875
2005-05-20[SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2-3/+1
2005-05-20[SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk1-2/+2
2005-05-20[SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo1-5/+14
2005-05-20[SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo1-1/+6
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo4-18/+10
2005-05-20[SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo1-3/+1
2005-05-20[SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo1-0/+13
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez8-204/+12
2005-05-20[SCSI] mptfusion: correct Kconfig problemJames Bottomley1-0/+6
2005-05-20[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean1-0/+428
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean1-0/+487
2005-05-20[SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2-610/+211
2005-05-20[SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2-29/+52
2005-05-20[SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2-51/+10
2005-05-20[SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASKMoore, Eric Dean2-215/+90
2005-05-20[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.Moore, Eric Dean2-44/+45
2005-05-20[SCSI] remove PCI2000 and PCI2220i driversJames Bottomley7-4709/+0
2005-05-20[SCSI] qla1280: update firmwareJames Bottomley3-5314/+5406
2005-05-07[PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNERJiri Benc1-0/+11
2005-05-07[PATCH] video/tuner: fix tuner->freq updatingJiri Benc1-2/+1
2005-05-07[PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk1-1/+1