Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b67a55125f1413902f7db6d167a8d9e4154386bf
/
drivers
/
scsi
/
hpsa.c
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f79666b
[SCSI] hpsa: remove unused Smart Array ID
by Mike Miller
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e481cce
[SCSI] hpsa: bump driver version to reflect changes
by Mike Miller
· 11 years ago
163dbcd
[SCSI] hpsa: housekeeping patch for device_id and product arrays
by Mike Miller
· 11 years ago
1fd6c8e
[SCSI] hpsa: add HP Smart Array Gen8 names
by Mike Miller
· 11 years ago
97b9f53
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
by Mike Miller
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9e03aa2
treewide: Convert retrun typos to return
by Joe Perches
· 11 years ago
804a5cb
[SCSI] hpsa: fix warning with smp_processor_id() in preemptible
by John Kacur
· 11 years ago
1cdd3cf
[SCSI] hpsa: remove unneeded variable
by Tomas Henzl
· 11 years ago
2cc5bfa
[SCSI] hpsa: fix a race in cmd_free/scsi_done
by Tomas Henzl
· 11 years ago
bcc48ff
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
by Stephen M. Cameron
· 12 years ago
c1f63c8
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
by Stephen M. Cameron
· 12 years ago
e2bea6d
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
by Stephen M. Cameron
· 12 years ago
a2dac13
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
by Stephen M. Cameron
· 12 years ago
eceaae1
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
by Shuah Khan
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
fe0c961
[SCSI] hpsa: gen8plus Smart Array IDs
by Mike Miller
· 12 years ago
256d0ea
[SCSI] hpsa: fix handling of protocol error
by Stephen M. Cameron
· 12 years ago
088ba34
[SCSI] hpsa: use ioremap_nocache instead of ioremap
by Stephen M. Cameron
· 12 years ago
d6ebd0f
[SCSI] hpsa: fix incorrect abort diagnostic message
by Stephen M. Cameron
· 12 years ago
21e89af
[SCSI] hpsa: Use LUN reset instead of target reset
by Stephen M. Cameron
· 12 years ago
e85c597
[SCSI] hpsa: dial down lockup detection during firmware flash
by Stephen M. Cameron
· 13 years ago
d82357e
[SCSI] hpsa: add new RAID level "1(ADM)"
by Mike Miller
· 13 years ago
0097f0f
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
by Stephen M. Cameron
· 13 years ago
e16a33a
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
by Matt Gates
· 13 years ago
254f796
[SCSI] hpsa: use multiple reply queues
by Matt Gates
· 13 years ago
1d94f94
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()
by Stephen M. Cameron
· 13 years ago
6cba3f1
[SCSI] hpsa: do aborts two ways
by Stephen M. Cameron
· 13 years ago
75167d2
[SCSI] hpsa: add abort error handler function
by Stephen M. Cameron
· 13 years ago
5a3d16f
[SCSI] hpsa: remove unused parameter from finish_cmd
by Stephen M. Cameron
· 13 years ago
9c2fc16
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
by Stephen M. Cameron
· 13 years ago
852af20
[SCSI] hpsa: retry driver initiated commands on busy status
by Matt Bondurant
· 13 years ago
21b8e4e
[SCSI] hpsa: suppress excessively chatty error messages
by Stephen M. Cameron
· 13 years ago
5cb460a
[SCSI] hpsa: enable bus master bit after pci_enable_device
by Stephen M. Cameron
· 13 years ago
e754b42
[SCSI] hpsa: do not skip disabled devices
by Stephen M. Cameron
· 13 years ago
f0bd0b6
[SCSI] hpsa: call pci_disable_device on driver unload
by Stephen M. Cameron
· 13 years ago
0fc9fd4
[SCSI] hpsa: use check_signature
by Akinobu Mita
· 13 years ago
5a4f934
[SCSI] hpsa: add some older controllers to the kdump blacklist
by Tomas Henzl
· 13 years ago
263d940
[SCSI] hpsa: use find_first_zero_bit
by Akinobu Mita
· 13 years ago
bd9244f
[SCSI] hpsa: update device attributes when they change
by Scott Teel
· 13 years ago
4f4eb9f
[SCSI] hpsa: improve naming on external target device functions
by Scott Teel
· 13 years ago
aca4a52
[SCSI] hpsa: eliminate 8 external target limitation
by Scott Teel
· 13 years ago
1f310bd
[SCSI] hpsa: refactor hpsa_figure_bus_target_lun
by Stephen M. Cameron
· 13 years ago
bbef6c0
[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns
by Stephen M. Cameron
· 13 years ago
9bc3711
[SCSI] hpsa: Fix problem with MSA2xxx devices
by Stephen M. Cameron
· 13 years ago
f79cfec
[SCSI] hpsa: factor out driver name
by Stephen M. Cameron
· 13 years ago
b705690
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi
by Stephen M. Cameron
· 13 years ago
d66ae08
[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES
by Stephen M. Cameron
· 13 years ago
55e14e7
[SCSI] hpsa: fix per device memory leak on driver unload
by Stephen M. Cameron
· 13 years ago
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
· 14 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
Next »