index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
2012-01-16
[SCSI] hpsa: do not sleep in atomic context in rmmod path.
Stephen M. Cameron
2011-12-15
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
Tomas Henzl
2011-12-15
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
2011-11-14
[SCSI] hpsa: Disable ASPM
Matthew Garrett
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-10-30
[SCSI] hpsa: detect controller lockup
Stephen M. Cameron
2011-10-30
[SCSI] hpsa: fix flush cache transfer length
Stephen M. Cameron
2011-10-30
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
Scott Teel
2011-10-30
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
Scott Teel
2011-10-30
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
Stephen M. Cameron
2011-10-30
[SCSI] hpsa: set max sectors instead of taking the default
Stephen M. Cameron
2011-10-21
hpsa: add small delay when using PCI Power Management to reset for kump
Mike Miller
2011-10-20
[SCSI] hpsa: change confusing message to be more clear
Mike Miller
2011-08-26
[SCSI] hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
2011-08-26
[SCSI] hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-27
[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT
Stephen M. Cameron
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-29
[SCSI] hpsa: fix potential overrun while memcpy'ing sense data
Stephen M. Cameron
2011-06-29
[SCSI] hpsa: fix dma unmap error in hpsa_passthru_ioctl
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
Joe Perches
2011-05-17
[SCSI] hpsa: add P2000 to list of shared SAS devices
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: do not attempt PCI power management reset method if we know it w...
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: remove superfluous sleeps around reset code
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: do soft reset if hard reset is broken
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: use new doorbell-bit-5 reset method
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: remove atrophied hpsa_scsi_setup function
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: clarify messages around reset behavior
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: factor out irq request code
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: factor out cmd pool allocation functions
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: do a better job of detecting controller reset failure
Stephen M. Cameron
2011-05-17
[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
Stephen M. Cameron
2011-03-14
[SCSI] hpsa: export resettable host attribute
Stephen M. Cameron
2011-03-14
[SCSI] hpsa: move device attributes to avoid forward declarations
Stephen M. Cameron
2011-03-14
[SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)
scameron@beardog.cce.hp.com
2011-02-18
[SCSI] hpsa: fix bad comparison
Dan Carpenter
2011-02-18
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
Stephen M. Cameron
2011-02-18
[SCSI] hpsa: Inform controller we are using 32-bit tags.
Stephen M. Cameron
2011-02-18
[SCSI] hpsa: Add transport_mode host attribute in /sys
Stephen M. Cameron
2011-02-18
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
Stephen M. Cameron
2011-02-18
[SCSI] hpsa: do not re-order commands in internal queues
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: avoid leaking stack contents to userland
Vasiliy Kulikov
2011-01-24
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: use usleep_range not msleep for small sleeps
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: allow driver to put controller in either simple or performant mode
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
Stephen M. Cameron
2011-01-24
[SCSI] hpsa: do not reset unknown boards on reset_devices
Stephen M. Cameron
[next]