summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add scsi changer driverGerd Knorr2005-05-203-0/+1044
* [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com2005-05-201-2/+1
* [SCSI] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk2005-05-201-1/+1
* [SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara2005-05-201-6/+13
* [SCSI] ipr: Driver version 2.0.14brking@us.ibm.com2005-05-201-2/+2
* [SCSI] ipr: Array error logging fixbrking@us.ibm.com2005-05-201-1/+1
* [SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon2005-05-201-5/+4
* [SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean2005-05-205-24/+15
* [SCSI] ultrastor: fix compile failureJames Bottomley2005-05-201-1/+1
* [SCSI] qla trivial iomem annotationAl Viro2005-05-201-1/+1
* [SCSI] aacraid: remove sparse warningsMark Haverkamp2005-05-2010-247/+303
* [SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2005-05-202-17/+17
* [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot2005-05-201-19/+1
* [SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk2005-05-207-12/+11
* [SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley2005-05-201-4801/+875
* [SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2005-05-202-3/+1
* [SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk2005-05-201-2/+2
* [SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo2005-05-201-5/+14
* [SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo2005-05-201-1/+6
* [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-204-18/+10
* [SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo2005-05-201-3/+1
* [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-201-0/+13
* [SCSI] remove some dead code in qla2xxxAndrew Vasquez2005-05-208-204/+12
* [SCSI] mptfusion: correct Kconfig problemJames Bottomley2005-05-201-0/+6
* [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean2005-05-201-0/+428
* [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean2005-05-201-0/+487
* [SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2005-05-202-610/+211
* [SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2005-05-202-29/+52
* [SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2005-05-202-51/+10
* [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASKMoore, Eric Dean2005-05-202-215/+90
* [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.Moore, Eric Dean2005-05-202-44/+45
* [SCSI] remove PCI2000 and PCI2220i driversJames Bottomley2005-05-207-4709/+0
* [SCSI] qla1280: update firmwareJames Bottomley2005-05-203-5314/+5406
* [SCSI] zfcp: fix compile errorAndreas Herrmann2005-04-212-2/+1
* [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
* [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-212-8/+0
* [SCSI] qla2xxx: remove a transport #includeAndrew Vasquez2005-04-213-10/+5
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-195-0/+10
|\
| * [PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org2005-04-181-0/+1
| * [PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org2005-04-181-0/+3
| * [PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org2005-04-181-0/+2
| * [PATCH] export platform_add_devicesRobert Schwebel2005-04-181-0/+1
| * [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-181-0/+3
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-04-195-63/+89
|\ \
| * | [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-183-12/+21
| * | [PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com2005-04-183-0/+16
| * | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-183-38/+32
| * | [PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com2005-04-181-1/+2