Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb7aeae3d680c2c777f54274b0270ced0599f33d
/
drivers
/
scsi
/
hpsa.c
94c7bc3
hpsa: update copyright information
by Don Brace
· 9 years ago
4af61e4
hpsa: remove function definition for sanitize_inquiry_string
by Don Brace
· 9 years ago
c3390df
hpsa: check for a null phys_disk pointer in ioaccel2 path
by Don Brace
· 9 years ago
39f3deb
hpsa: correct abort tmf for hba devices
by Don Brace
· 9 years ago
af15ed3
hpsa: add SMR drive support
by Don Brace
· 9 years ago
17a9e54
hpsa: do not get enclosure info for external devices
by Don Brace
· 9 years ago
abaee09
Merge branch 'jejb-scsi' into misc
by James Bottomley
· 9 years ago
cca8f13
hpsa: Add box and bay information for enclosure devices
by Don Brace
· 9 years ago
2708f29
hpsa: fix path_info_show
by Don Brace
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
d8a080c
hpsa: logical vs bitwise AND typo
by Dan Carpenter
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
fb53c43
hpsa: move lockup_detected attribute to host attr
by Tomas Henzl
· 9 years ago
ec2c3aa
hpsa: bump the driver version
by Don Brace
· 9 years ago
d04e62b
hpsa: add in sas transport class
by Kevin Barnett
· 9 years ago
1faf072
hpsa: fix multiple issues in path_info_show
by Rasmus Villemoes
· 9 years ago
7c59a0d
hpsa: enhance device messages
by Don Brace
· 9 years ago
c2adae4
hpsa: disable report lun data caching
by Scott Teel
· 9 years ago
3459225
hpsa: add discovery polling for PT RAID devices.
by Scott Teel
· 9 years ago
2d62a33
hpsa: eliminate fake lun0 enclosures
by Scott Teel
· 9 years ago
66749d0
hpsa: generalize external arrays
by Scott Teel
· 9 years ago
096ccff
hpsa: move scsi_add_device and scsi_remove_device calls to new function
by Kevin Barnett
· 9 years ago
c795505
hpsa: refactor hpsa_figure_bus_target_lun
by Kevin Barnett
· 9 years ago
75d23d8
hpsa: enhance hpsa_get_device_id
by Don Brace
· 9 years ago
f3f0173
hpsa: add function is_logical_device
by Kevin Barnett
· 9 years ago
04fa2f4
hpsa: simplify update scsi devices
by Kevin Barnett
· 9 years ago
2a16820
hpsa: simplify check for device exposure
by Kevin Barnett
· 9 years ago
a736e9b
hpsa: correct ioaccel2 sg chain len
by Don Brace
· 9 years ago
f2039b0
hpsa: correct check for non-disk devices
by Don Brace
· 9 years ago
0b9b7b6
hpsa: fix physical target reset
by Scott Teel
· 9 years ago
da03ded
hpsa: fix hpsa_adjust_hpsa_scsi_table
by Don Brace
· 9 years ago
c8a6c9a
hpsa: correct transfer length for 6 byte read/write commands
by Don Brace
· 9 years ago
683fc44
hpsa: abandon rescans on memory alloaction failures.
by Don Brace
· 9 years ago
853633e
hpsa: allow driver requested rescans
by Don Brace
· 9 years ago
1d33d85
hpsa: fix null device issues
by Don Brace
· 9 years ago
9975ec9
hpsa: check for null arguments to dev_printk
by Don Brace
· 9 years ago
b48d980
hpsa: remove unused hpsa_tag_discard_error_bits
by Don Brace
· 9 years ago
55d95d3
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
by Don Brace
· 9 years ago
8aa6068
hpsa: remove unused parameter hostno
by Don Brace
· 9 years ago
2d04130
hpsa: fix rmmod issues
by Don Brace
· 9 years ago
9a4178b
hpsa: fix issues with multilun devices
by shane.seymour
· 9 years ago
5ca0120
hpsa: add in new offline mode
by Scott Benesh
· 9 years ago
b9092b7
Change how controllers in mixed mode are handled.
by Kevin Barnett
· 9 years ago
cbb47dc
hpsa: add in new controllers
by Don Brace
· 9 years ago
9384950
hpsa: cleanup update scsi devices
by Don Brace
· 9 years ago
8270b86
hpsa: add sysfs entry path_info to show box and bay information
by Joe Handzik
· 9 years ago
1358f6d
hpsa: add PMC to copyright
by Don Brace
· 9 years ago
7ef7323
hpsa: correct static checker warnings on driver init cleanup
by Don Brace
· 9 years ago
81c2755
hpsa: correct decode sense data
by Don Brace
· 9 years ago
77678d3
hpsa: Correct double unlock of mutex
by Don Brace
· 9 years ago
2dc127b
hpsa: fix an sprintf() overflow in the reset handler
by Dan Carpenter
· 9 years ago
f532a3f
hpsa: change driver version
by Don Brace
· 10 years ago
fdfa4b6
hpsa: add in new controller id
by Don Brace
· 10 years ago
d604f53
hpsa: cleanup reset
by Webb Scales
· 10 years ago
39c53f5
hpsa: propagate the error code in hpsa_kdump_soft_reset
by Robert Elliott
· 10 years ago
2946e82
hpsa: use scsi host_no as hpsa controller number
by Robert Elliott
· 10 years ago
73153fe
hpsa: use block layer tag for command allocation
by Webb Scales
· 10 years ago
8b47004
hpsa: add interrupt number to /proc/interrupts interrupt name
by Robert Elliott
· 10 years ago
2efa592
hpsa: create workqueue after the driver is ready for use
by Robert Elliott
· 10 years ago
b2ef480
hpsa: fix try_soft_reset error handling
by Robert Elliott
· 10 years ago
9ecd953
hpsa: cleanup for init_one step 2 in kdump
by Robert Elliott
· 10 years ago
d498757
hpsa: skip free_irq calls if irqs are not allocated
by Robert Elliott
· 10 years ago
943a702
hpsa: call pci_release_regions after pci_disable_device
by Robert Elliott
· 10 years ago
b3a7ba7
hpsa: performance tweak for hpsa_scatter_gather()
by Webb Scales
· 10 years ago
b69324f
hpsa: refactor and rework support for sending TEST_UNIT_READY
by Webb Scales
· 10 years ago
a58e7e5
hpsa: don't return abort request until target is complete
by Webb Scales
· 10 years ago
8a0ff92
hpsa: use helper routines for finishing commands
by Webb Scales
· 10 years ago
8be986c
hpsa: add support sending aborts to physical devices via the ioaccel2 path
by Stephen Cameron
· 10 years ago
ddcf834
hpsa: do not print ioaccel2 warning messages about unusual completions.
by Robert Elliott
· 10 years ago
4b76155
hpsa: clean up some error reporting output in abort handler
by Robert Elliott
· 10 years ago
105a3db
hpsa: clean up driver init
by Robert Elliott
· 10 years ago
2dd02d7
hpsa: correct return values from driver functions.
by Robert Elliott
· 10 years ago
bf43caf
hpsa: do not check cmd_alloc return value - it cannnot return NULL
by Robert Elliott
· 10 years ago
c40820d
hpsa: add more ioaccel2 error handling, including underrun statuses.
by Joe Handzik
· 10 years ago
d9a729f
hpsa: add ioaccel sg chaining for the ioaccel2 path
by Webb Scales
· 10 years ago
1fb7c98
hpsa: refactor freeing of resources into more logical functions
by Robert Elliott
· 10 years ago
195f2c6
hpsa: clean up error handling
by Robert Elliott
· 10 years ago
cc64c81
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
by Robert Elliott
· 10 years ago
ecf418d1
hpsa: Get queue depth from identify physical bmic for physical disks.
by Joe Handzik
· 10 years ago
a3144e0
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
by Joe Handzik
· 10 years ago
a473d86
hpsa: print accurate SSD Smart Path Enabled status
by Robert Elliott
· 10 years ago
592a0ad
hpsa: factor out hpsa_ioaccel_submit function
by Webb Scales
· 10 years ago
4a8da22
hpsa: try resubmitting down raid path on task set full
by Stephen Cameron
· 10 years ago
4a4384c
hpsa: do not ignore return value of hpsa_register_scsi
by Stephen Cameron
· 10 years ago
360c73b
hpsa: factor out hpsa_init_cmd function
by Stephen Cameron
· 10 years ago
d37ffbe
hpsa: make function names consistent
by Robert Elliott
· 10 years ago
e985c58
hpsa: allow lockup detected to be viewed via sysfs
by Stephen Cameron
· 10 years ago
9437ac4
hpsa: hpsa decode sense data for io and tmf
by Stephen Cameron
· 10 years ago
433b5f4
hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
by Stephen Cameron
· 10 years ago
9b5c48c
hpsa: clean up aborts
by Stephen Cameron
· 10 years ago
25163bd
hpsa: rework controller command submission
by Webb Scales
· 10 years ago
0d96ef5
hpsa: clean up host, channel, target, lun prints
by Webb Scales
· 10 years ago
41ce4c3
hpsa: add masked physical devices into h->dev[] array
by Stephen Cameron
· 10 years ago
6b6c1cd
hpsa: dont meddle with hw which isn't ours (cciss)
by Tomas Henzl
· 10 years ago
c8ed001
Fix weird uses of num_online_cpus().
by Rusty Russell
· 10 years ago
397ea9c
hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch
by Don Brace
· 10 years ago
6636e7f
hpsa: Use local workqueues instead of system workqueues
by Don Brace
· 10 years ago
c8ae0ab
hpsa: add in P840ar controller model name
by Don Brace
· 10 years ago
27fb813
hpsa: add in gen9 controller model names
by Don Brace
· 10 years ago
Next »