Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62aa2b537c6f5957afd98e29f96897419ed5ebab
/
drivers
/
scsi
/
hpsa.c
775bf27
[SCSI] hpsa: do not sleep in atomic context in rmmod path.
by Stephen M. Cameron
· 13 years ago
7af0abb
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
by Tomas Henzl
· 13 years ago
45bcf01
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
by Stephen M. Cameron
· 13 years ago
e5a44df
[SCSI] hpsa: Disable ASPM
by Matthew Garrett
· 13 years ago
cd3f07d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
a0c1241
[SCSI] hpsa: detect controller lockup
by Stephen M. Cameron
· 13 years ago
bb158ea
[SCSI] hpsa: fix flush cache transfer length
by Stephen M. Cameron
· 13 years ago
b7ec021
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
by Scott Teel
· 13 years ago
cfe5bad
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
by Scott Teel
· 13 years ago
03ab31f
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
by Stephen M. Cameron
· 13 years ago
c0d6a4d
[SCSI] hpsa: set max sectors instead of taking the default
by Stephen M. Cameron
· 13 years ago
c4853ef
hpsa: add small delay when using PCI Power Management to reset for kump
by Mike Miller
· 13 years ago
fba6309
[SCSI] hpsa: change confusing message to be more clear
by Mike Miller
· 13 years ago
01350d0
[SCSI] hpsa: fix physical device lun and target numbering problem
by Stephen M. Cameron
· 13 years ago
0b0e1d6
[SCSI] hpsa: fix problem that OBDR devices are not detected
by Stephen M. Cameron
· 13 years ago
6c6e3b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
f6e7605
[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT
by Stephen M. Cameron
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
db111e1
[SCSI] hpsa: fix potential overrun while memcpy'ing sense data
by Stephen M. Cameron
· 13 years ago
c2dd32e
[SCSI] hpsa: fix dma unmap error in hpsa_passthru_ioctl
by Stephen M. Cameron
· 13 years ago
7630abd
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
by Joe Perches
· 13 years ago
fda3851
[SCSI] hpsa: add P2000 to list of shared SAS devices
by Stephen M. Cameron
· 14 years ago
4638078
[SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work.
by Stephen M. Cameron
· 14 years ago
dfc2224
[SCSI] hpsa: remove superfluous sleeps around reset code
by Stephen M. Cameron
· 14 years ago
64670ac
[SCSI] hpsa: do soft reset if hard reset is broken
by Stephen M. Cameron
· 14 years ago
cf0b08d
[SCSI] hpsa: use new doorbell-bit-5 reset method
by Stephen M. Cameron
· 14 years ago
9a41338
[SCSI] hpsa: remove atrophied hpsa_scsi_setup function
by Stephen M. Cameron
· 14 years ago
2b870cb
[SCSI] hpsa: clarify messages around reset behavior
by Stephen M. Cameron
· 14 years ago
0ae01a3
[SCSI] hpsa: factor out irq request code
by Stephen M. Cameron
· 14 years ago
2e9d1b3
[SCSI] hpsa: factor out cmd pool allocation functions
by Stephen M. Cameron
· 14 years ago
580ada3
[SCSI] hpsa: do a better job of detecting controller reset failure
by Stephen M. Cameron
· 14 years ago
1fb011f
[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
by Stephen M. Cameron
· 14 years ago
941b1cd
[SCSI] hpsa: export resettable host attribute
by Stephen M. Cameron
· 14 years ago
3f5eac3
[SCSI] hpsa: move device attributes to avoid forward declarations
by Stephen M. Cameron
· 14 years ago
9143a96
[SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)
by scameron@beardog.cce.hp.com
· 14 years ago
382be66
[SCSI] hpsa: fix bad comparison
by Dan Carpenter
· 14 years ago
ba95e2a
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
by Stephen M. Cameron
· 14 years ago
960a30e
[SCSI] hpsa: Inform controller we are using 32-bit tags.
by Stephen M. Cameron
· 14 years ago
745a7a2
[SCSI] hpsa: Add transport_mode host attribute in /sys
by Stephen M. Cameron
· 14 years ago
a9a3a27
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
by Stephen M. Cameron
· 14 years ago
9e0fc76
[SCSI] hpsa: do not re-order commands in internal queues
by Stephen M. Cameron
· 14 years ago
938abd8
[SCSI] hpsa: avoid leaking stack contents to userland
by Vasiliy Kulikov
· 14 years ago
1d5e2ed
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown
by Stephen M. Cameron
· 14 years ago
c4f8a29
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device()
by Stephen M. Cameron
· 14 years ago
94a1364
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
by Stephen M. Cameron
· 14 years ago
60d3f5b
[SCSI] hpsa: use usleep_range not msleep for small sleeps
by Stephen M. Cameron
· 14 years ago
02ec19c
[SCSI] hpsa: allow driver to put controller in either simple or performant mode
by Stephen M. Cameron
· 14 years ago
6eaf46f
[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
by Stephen M. Cameron
· 14 years ago
25c1e56a
[SCSI] hpsa: do not reset unknown boards on reset_devices
by Stephen M. Cameron
· 14 years ago
72ceeae
[SCSI] hpsa: limit commands allocated on reset_devices
by Stephen M. Cameron
· 14 years ago
270d05d
[SCSI] hpsa: Use kernel provided PCI state save and restore functions
by Stephen M. Cameron
· 14 years ago
fe5389c
[SCSI] hpsa: fix board status waiting code
by Stephen M. Cameron
· 14 years ago
922a9e4
[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
by Stephen M. Cameron
· 14 years ago
d896f3f
[SCSI] hpsa: fixup DMA address before freeing.
by Stephen M. Cameron
· 14 years ago
b03a777
[SCSI] hpsa: defend against zero sized buffers in passthru ioctls
by Stephen M. Cameron
· 14 years ago
35dd303
[SCSI] hpsa: do not consider RAID level to be part of device identity
by Stephen M. Cameron
· 14 years ago
a0b8987
[SCSI] hpsa: do not consider firmware revision when looking for device changes.
by Stephen M. Cameron
· 14 years ago
7c03b87
[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSF
by Mike Miller
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
36ed217
[SCSI] hpsa: disable doorbell reset on reset_devices
by Stephen M. Cameron
· 14 years ago
cba3d38
[SCSI] hpsa: sanitize max commands
by Stephen M. Cameron
· 14 years ago
10f6601
[SCSI] hpsa: separate intx and msi/msix interrupt handlers
by Stephen M. Cameron
· 14 years ago
1886765
[SCSI] hpsa: forbid hard reset of 640x boards
by Stephen M. Cameron
· 14 years ago
1df8552
[SCSI] hpsa: Fix hard reset code.
by Stephen M. Cameron
· 14 years ago
4c2a8c4
[SCSI] hpsa: factor out the code to reset controllers on driver load
by Stephen M. Cameron
· 14 years ago
a51fd47
[SCSI] hpsa: factor out hpsa_find_cfg_addrs.
by Stephen M. Cameron
· 14 years ago
12d2cd4
[SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.
by Stephen M. Cameron
· 14 years ago
6798cc0
[SCSI] hpsa: Make "hpsa_allow_any=1" boot param enable Compaq Smart Arrays.
by Stephen M. Cameron
· 14 years ago
2e931f3
[SCSI] hpsa: add new controllers
by Stephen M. Cameron
· 14 years ago
def342b
[SCSI] hpsa: fix block fetch table problem.
by Stephen M. Cameron
· 14 years ago
d28ce02
[SCSI] hpsa: expose controller firmware revision via /sys.
by Stephen M. Cameron
· 14 years ago
873f339
[SCSI] hpsa: remove unused firm_ver member of the per-hba structure
by Stephen M. Cameron
· 14 years ago
6c311b5
[SCSI] hpsa: factor out hpsa_enter_performant_mode
by Stephen M. Cameron
· 14 years ago
ec18d2a
[SCSI] hpsa: remove unused variable trans_offset
by Stephen M. Cameron
· 14 years ago
3f4336f
[SCSI] hpsa: factor out hpsa_wait_for_mode_change_ack
by Stephen M. Cameron
· 14 years ago
7136f9a
[SCSI] hpsa: mark hpsa_mark_hpsa_put_ctlr_into_performant_mode as __devinit
by Stephen M. Cameron
· 14 years ago
58f8665
[SCSI] hpsa: clean up debug ifdefs
by Stephen M. Cameron
· 14 years ago
cda7612
[SCSI] hpsa: check that simple mode is supported
by Stephen M. Cameron
· 14 years ago
eb6b2ae
[SCSI] hpsa: factor out hpsa_enter_simple_mode
by Stephen M. Cameron
· 14 years ago
3d0eab6
[SCSI] hpsa: factor out hpsa_p600_dma_prefetch_quirk
by Stephen M. Cameron
· 14 years ago
f7c3910
[SCSI] hpsa: factor out hpsa_enable_scsi_prefetch
by Stephen M. Cameron
· 14 years ago
76c46e4
[SCSI] hpsa: factor out hpsa-CISS-signature-present
by Stephen M. Cameron
· 14 years ago
b93d753
[SCSI] hpsa: hpsa factor out hpsa_find_board_params
by Stephen M. Cameron
· 14 years ago
204892e
[SCSI] hpsa: fix leak of ioremapped memory in hpsa_pci_init error path.
by Stephen M. Cameron
· 14 years ago
77c4495
[SCSI] hpsa: factor out hpsa_find_cfgtables
by Stephen M. Cameron
· 14 years ago
2c4c8c8
[SCSI] hpsa: factor out hpsa_wait_for_board_ready
by Stephen M. Cameron
· 14 years ago
3a7774c
[SCSI] hpsa: factor out hpsa_find_memory_BAR
by Stephen M. Cameron
· 14 years ago
6b3f4c5
[SCSI] hpsa: remove redundant board_id parameter from hpsa_interrupt_mode
by Stephen M. Cameron
· 14 years ago
85bdbab
[SCSI] hpsa: factor out hpsa_board_disabled
by Stephen M. Cameron
· 14 years ago
e5c880d
[SCSI] hpsa: factor out hpsa_lookup_board_id
by Stephen M. Cameron
· 14 years ago
55c06c7
[SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it around so much.
by Stephen M. Cameron
· 14 years ago
859e816
[SCSI] hpsa: remove unneeded defines
by Mike Miller
· 15 years ago
33a2ffc
[SCSI] hpsa: Increase the number of scatter gather elements supported.
by Stephen M. Cameron
· 15 years ago
ff9fea9
[SCSI] hpsa: mark hpsa_pci_init as __devinit
by Stephen M. Cameron
· 15 years ago
3146840
[SCSI] hpsa: remove scan thread
by Mike Miller
· 15 years ago
e9ea04a
[SCSI] hpsa: return -ENOMEM, not -1
by Stephen M. Cameron
· 15 years ago
5512672
[SCSI] hpsa: fix scsi status mis-shift
by Stephen M. Cameron
· 15 years ago
f0edafc
[SCSI] hpsa: fix firmwart typo
by Stephen M. Cameron
· 15 years ago
Next »