summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[SCSI] sem2mutex 3w-[x9]xxxJes Sorensen4-8/+10
2006-01-14[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric1-3/+3
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig6-48/+49
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen1-5/+5
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark1-4/+6
2006-01-14[SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer1-0/+3
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann1-0/+4
2006-01-14[SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig1-91/+111
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig4-91/+13
2006-01-14[SCSI] sas: fix removal of devices behind expandersChristoph Hellwig1-1/+11
2006-01-13[SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec1-1/+2
2006-01-12[SCSI] aic79xx: bump version to 3.0James Bottomley1-1/+1
2006-01-12[SCSI] aic79xx: Sequencer updateHannes Reinecke9-1538/+1911
2006-01-12[SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke1-59/+21
2006-01-12[SCSI] aic79xx: Use struct map_nodeHannes Reinecke3-33/+58
2006-01-12[SCSI] aic7xxx/aic79xx: New device idsHannes Reinecke4-14/+40
2006-01-12[SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert1-2/+3
2006-01-12[SCSI] aacraid: README updateMark Haverkamp1-74/+0
2006-01-12[SCSI] aacraid: 17 element sg performance updateMark Haverkamp2-4/+18
2006-01-12[SCSI] aacraid: better sysfs adapter informationMark Haverkamp1-2/+18
2006-01-12[SCSI] aacraid: Fix default FIB sizeMark Haverkamp1-0/+4
2006-01-12[SCSI] sas: clear parent->rphy in sas_rphy_deleteChristoph Hellwig1-0/+2
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven16-119/+129
2006-01-12[SCSI] aic7xxx: fix timer handling bugJames Bottomley3-41/+16
2006-01-12[SCSI] qla2xxx: Kconfig: two fixesAndrew Vasquez3-10/+14
2006-01-12[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk1-1/+1
2006-01-12[SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk1-1/+1
2006-01-12[SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric1-0/+2
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig3-3/+0
2006-01-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+0
2006-01-09[PATCH] Fix sg_page_malloc() memsetHugh Dickins1-1/+1
2006-01-09Merge Linus' tree.Russell King1-16/+5
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-9/+16
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+24
2006-01-09[PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 driveAndrew Chew1-6/+24
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe3-101/+45
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King6-6/+0
2006-01-09[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-16/+5
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2-9/+16
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds20-125/+103
2006-01-06[PATCH] Suspend support for libataJens Axboe4-0/+165
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala1-4/+4
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe1-1/+1
2006-01-06[BLOCK] add FUA support to libataTejun Heo3-13/+54
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo13-13/+0
2006-01-06[BLOCK] scsi: add FUA support to sdTejun Heo1-3/+26
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo3-93/+20
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo3-4/+4
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski6-228/+51