index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
BusLogic.c
Age
Commit message (
Expand
)
Author
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2008-04-07
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-05-26
[SCSI] BusLogic: convert to use the data buffer accessors
FUJITA Tomonori
2007-04-17
[SCSI] BusLogic: stop using check_region
Zachary 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-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-15
[SCSI] minor bug fixes and cleanups
Jeff Garzik
2006-10-18
[BusLogic] Add pci dev table for auto module loading.
Ben Collins
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David 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 fixes
Daniel Walker
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-01-12
[SCSI] Pass proper device from BusLogic to SCSI layer
Petr 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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds