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