summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: BusLogic: fix incorrect spelling of adatper_reset_reqColin Ian King2017-04-211-3/+11
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-5/+5
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* [SCSI] buslogic: Added check for DMA mapping errorsKhalid Aziz2013-10-251-13/+23
* [SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz2013-10-161-8/+8
* [SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz2013-06-261-6/+5
* [SCSI] BusLogic: Fix style issuesKhalid Aziz2013-06-261-2090/+2363
* BusLogic: switch to ->show_info()Al Viro2013-04-091-45/+38
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* SCSI host lock push-downJeff Garzik2010-11-161-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-3/+3
* [SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox2008-04-071-1/+4
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] BusLogic: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-30/+21
* [SCSI] BusLogic: stop using check_regionZachary Amsden2007-04-171-25/+48
* [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-071-21/+21
* [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-031-3/+1
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221-0/+11
|\
| * [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
* | [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-151-6/+6
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-231-7/+8
* [SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker2006-08-191-9/+37
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+4
* [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-281-1/+2
* [SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec2006-01-121-1/+2
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+7
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-7/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3574