aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers
2006-01-03Merge branch 'master'Jeff Garzik
2006-01-01gitignore: misc filesBrian Gerst
2005-12-26[PATCH] Fix Fibre Channel boot oopsJames Bottomley
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-12-24[PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby
2005-12-24Merge branch 'master'Jeff Garzik
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark
2005-12-17[SCSI] Missing const in sr_vendorMatthew Wilcox
2005-12-17[SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley
2005-12-16[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox
2005-12-16[SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox
2005-12-16[SCSI] 53c700: update endian processing macrosJames Bottomley
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com
2005-12-15[SCSI] Add PPR support to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Fix printing of two-byte messagesMatthew Wilcox
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox
2005-12-15Fix up SCSI mismergeJames Bottomley
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-15[SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-12-15[PATCH] iscsi gfp_t annotationsAl Viro
2005-12-14[SCSI] convert st to use scsi_execute_asyncMike Christie
2005-12-14[SCSI] convert sg to scsi_execute_asyncMike Christie
2005-12-14[SCSI] add kmemcache for scsi_io_contextMike Christie
2005-12-14[SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie
2005-12-14[SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie
2005-12-14[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl
2005-12-14[SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley
2005-12-13[SCSI] sd: Always do write-protect checkAlan Stern
2005-12-13[SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com