aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/BusLogic.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-3/+3
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyGravatar Matthew Wilcox 1-1/+4
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-05-26[SCSI] BusLogic: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-30/+21
2007-04-17[SCSI] BusLogic: stop using check_regionGravatar Zachary Amsden 1-25/+48
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Gravatar Richard Knutsson 1-21/+21
2007-02-03[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Gravatar Jiri Kosina 1-3/+1
2006-11-22Merge ../scsi-rc-fixes-2.6Gravatar James Bottomley 1-0/+11
2006-11-15[SCSI] minor bug fixes and cleanupsGravatar Jeff Garzik 1-6/+6
2006-10-18[BusLogic] Add pci dev table for auto module loading.Gravatar Ben Collins 1-0/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Gravatar Alan Cox 1-7/+8
2006-08-19[SCSI] BusLogic gcc 4.1 warning fixesGravatar Daniel Walker 1-9/+37
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKGravatar Matthias Gehre 1-3/+4
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsGravatar Marcelo Feitoza Parisi 1-1/+2
2006-01-12[SCSI] Pass proper device from BusLogic to SCSI layerGravatar Petr Vandrovec 1-1/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-1/+7
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout fieldGravatar 1-7/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3574