aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk
2006-01-15drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk
2006-01-15ftape: remove some outdated information from Kconfig filesAdrian Bunk
2006-01-15Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-14[SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com
2006-01-14[SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com
2006-01-14[SCSI] iscsi: use pageslabMike Christie
2006-01-14[SCSI] iscsi: fix 4k stack iscsi setupsMike Christie
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie
2006-01-14[SCSI] iscsi: add high mem supportMike Christie
2006-01-14[SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori
2006-01-14[SCSI] iscsi: host locking fixzhenyu.z.wang@intel.com
2006-01-14[SCSI] iscsi: data under/over flow fixzhenyu.z.wang@intel.com
2006-01-14[SCSI] iscsi: whitespace cleanupFUJITA Tomonori
2006-01-14[SCSI] sem2mutex 3w-[x9]xxxJes Sorensen
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric
2006-01-14[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark