summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-081-21/+21
* [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-041-3/+1Star
* 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-241-7/+8
* [SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker2006-08-201-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/+0Star
* [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/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3574