summaryrefslogtreecommitdiff
path: root/drivers/scsi/BusLogic.c
AgeCommit message (Expand)Author
2013-04-09BusLogic: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-05-26[SCSI] BusLogic: convert to use the data buffer accessorsFUJITA Tomonori
2007-04-17[SCSI] BusLogic: stop using check_regionZachary Amsden
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson
2007-02-03[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik
2006-10-18[BusLogic] Add pci dev table for auto module loading.Ben Collins
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox
2006-08-19[SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-01-12[SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap
2004-10-12[PATCH] get rid of obsolete APIs in BusLogicChristoph Hellwig
2004-09-16[PATCH] kill useless spinlock wrappers in BusLogicChristoph Hellwig
2004-09-16[PATCH] fix Scsi_Host leak in BusLogicChristoph Hellwig
2004-09-10[PATCH] first steps at BusLogic cleanupChristoph Hellwig
2004-08-23Run 'indent' on BusLogic driver to keep Alan sane.Linus Torvalds
2004-06-03[PATCH] SCSI: replace deprecated hosts.h fileArjan van de Ven
2004-03-10Merge qboosh/emoore conflictJames Bottomley
2004-03-10[PATCH] buslogic init. section fixRandy Dunlap
2004-03-01[PATCH] buslogic initsection fixAndrew Morton
2004-02-12[PATCH] Fix buslogic for older gccsAndrew Morton
2004-02-01SCSI: BusLogic updateJames Bottomley
2003-12-17[PATCH] Fix 64bit warnings in BusLogic driverAndi Kleen
2003-12-17[PATCH] buslogic: use EH, remove some dup. docsRandy Dunlap
2003-09-25[PATCH] janitor: remove unneeded includes (/scsi/)Randy Dunlap
2003-07-31[PATCH] remaining illegal/invalid/separate stuff for scsiAlan Cox
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-06-09PCI: remove pci_present() from drivers/scsi/BusLogic.cGreg Kroah-Hartman
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig
2003-05-05[PATCH] move all host templates into .c filesChristoph Hellwig
2003-04-29[PATCH] remove dead scsi_cmnd membersChristoph Hellwig
2003-04-24[PATCH] irqs: scsiAndrew Morton
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov