index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
BusLogic.c
Age
Commit message (
Expand
)
Author
2013-04-09
BusLogic: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
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
2004-11-10
[PATCH] more MODULE_PARM conversions
Randy Dunlap
2004-10-12
[PATCH] get rid of obsolete APIs in BusLogic
Christoph Hellwig
2004-09-16
[PATCH] kill useless spinlock wrappers in BusLogic
Christoph Hellwig
2004-09-16
[PATCH] fix Scsi_Host leak in BusLogic
Christoph Hellwig
2004-09-10
[PATCH] first steps at BusLogic cleanup
Christoph Hellwig
2004-08-23
Run 'indent' on BusLogic driver to keep Alan sane.
Linus Torvalds
2004-06-03
[PATCH] SCSI: replace deprecated hosts.h file
Arjan van de Ven
2004-03-10
Merge qboosh/emoore conflict
James Bottomley
2004-03-10
[PATCH] buslogic init. section fix
Randy Dunlap
2004-03-01
[PATCH] buslogic initsection fix
Andrew Morton
2004-02-12
[PATCH] Fix buslogic for older gccs
Andrew Morton
2004-02-01
SCSI: BusLogic update
James Bottomley
2003-12-17
[PATCH] Fix 64bit warnings in BusLogic driver
Andi Kleen
2003-12-17
[PATCH] buslogic: use EH, remove some dup. docs
Randy Dunlap
2003-09-25
[PATCH] janitor: remove unneeded includes (/scsi/)
Randy Dunlap
2003-07-31
[PATCH] remaining illegal/invalid/separate stuff for scsi
Alan Cox
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
2003-06-09
PCI: remove pci_present() from drivers/scsi/BusLogic.c
Greg Kroah-Hartman
2003-05-19
[PATCH] give ->proc_info a struct Scsi_Host * parameter
Christoph Hellwig
2003-05-05
[PATCH] move all host templates into .c files
Christoph Hellwig
2003-04-29
[PATCH] remove dead scsi_cmnd members
Christoph Hellwig
2003-04-24
[PATCH] irqs: scsi
Andrew Morton
2003-01-13
[SCSI] Move cmd->host to cmd->device->host
Luben Tuikov
[next]