index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
2015-05-31
hpsa: change driver version
Don Brace
2015-05-31
hpsa: add in new controller id
Don Brace
2015-05-31
hpsa: cleanup reset
Webb Scales
2015-05-31
hpsa: propagate the error code in hpsa_kdump_soft_reset
Robert Elliott
2015-05-31
hpsa: use scsi host_no as hpsa controller number
Robert Elliott
2015-05-31
hpsa: use block layer tag for command allocation
Webb Scales
2015-05-31
hpsa: add interrupt number to /proc/interrupts interrupt name
Robert Elliott
2015-05-31
hpsa: create workqueue after the driver is ready for use
Robert Elliott
2015-05-31
hpsa: fix try_soft_reset error handling
Robert Elliott
2015-05-31
hpsa: cleanup for init_one step 2 in kdump
Robert Elliott
2015-05-31
hpsa: skip free_irq calls if irqs are not allocated
Robert Elliott
2015-05-31
hpsa: call pci_release_regions after pci_disable_device
Robert Elliott
2015-05-31
hpsa: performance tweak for hpsa_scatter_gather()
Webb Scales
2015-05-31
hpsa: refactor and rework support for sending TEST_UNIT_READY
Webb Scales
2015-05-31
hpsa: don't return abort request until target is complete
Webb Scales
2015-05-31
hpsa: use helper routines for finishing commands
Webb Scales
2015-05-31
hpsa: add support sending aborts to physical devices via the ioaccel2 path
Stephen Cameron
2015-05-31
hpsa: do not print ioaccel2 warning messages about unusual completions.
Robert Elliott
2015-05-31
hpsa: clean up some error reporting output in abort handler
Robert Elliott
2015-05-31
hpsa: clean up driver init
Robert Elliott
2015-05-31
hpsa: correct return values from driver functions.
Robert Elliott
2015-05-31
hpsa: do not check cmd_alloc return value - it cannnot return NULL
Robert Elliott
2015-05-31
hpsa: add more ioaccel2 error handling, including underrun statuses.
Joe Handzik
2015-05-31
hpsa: add ioaccel sg chaining for the ioaccel2 path
Webb Scales
2015-05-31
hpsa: refactor freeing of resources into more logical functions
Robert Elliott
2015-05-31
hpsa: clean up error handling
Robert Elliott
2015-05-31
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
Robert Elliott
2015-05-31
hpsa: Get queue depth from identify physical bmic for physical disks.
Joe Handzik
2015-05-31
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
Joe Handzik
2015-05-31
hpsa: print accurate SSD Smart Path Enabled status
Robert Elliott
2015-05-31
hpsa: factor out hpsa_ioaccel_submit function
Webb Scales
2015-05-31
hpsa: try resubmitting down raid path on task set full
Stephen Cameron
2015-05-31
hpsa: do not ignore return value of hpsa_register_scsi
Stephen Cameron
2015-05-31
hpsa: factor out hpsa_init_cmd function
Stephen Cameron
2015-05-31
hpsa: make function names consistent
Robert Elliott
2015-05-31
hpsa: allow lockup detected to be viewed via sysfs
Stephen Cameron
2015-05-31
hpsa: hpsa decode sense data for io and tmf
Stephen Cameron
2015-05-31
hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
Stephen Cameron
2015-05-31
hpsa: clean up aborts
Stephen Cameron
2015-05-31
hpsa: rework controller command submission
Webb Scales
2015-05-31
hpsa: clean up host, channel, target, lun prints
Webb Scales
2015-05-31
hpsa: add masked physical devices into h->dev[] array
Stephen Cameron
2015-05-31
hpsa: dont meddle with hw which isn't ours (cciss)
Tomas Henzl
2015-03-10
Fix weird uses of num_online_cpus().
Rusty Russell
2015-02-15
hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch
Don Brace
2015-02-02
hpsa: Use local workqueues instead of system workqueues
Don Brace
2015-02-02
hpsa: add in P840ar controller model name
Don Brace
2015-02-02
hpsa: add in gen9 controller model names
Don Brace
2015-02-02
hpsa: detect and report failures changing controller transport modes
Robert Elliott
2015-02-02
hpsa: shorten the wait for the CISS doorbell mode change ack
Robert Elliott
[next]