index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-15
/
+39
2013-09-10
[SCSI] hpsa: bump driver version to reflect changes
Mike Miller
1
-1
/
+1
2013-09-10
[SCSI] hpsa: housekeeping patch for device_id and product arrays
Mike Miller
1
-6
/
+6
2013-09-10
[SCSI] hpsa: add HP Smart Array Gen8 names
Mike Miller
1
-8
/
+7
2013-09-10
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
Mike Miller
1
-0
/
+25
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-08-26
[SCSI] hpsa: fix warning with smp_processor_id() in preemptible
John Kacur
1
-1
/
+1
2013-08-26
[SCSI] hpsa: remove unneeded variable
Tomas Henzl
1
-2
/
+0
2013-08-26
[SCSI] hpsa: fix a race in cmd_free/scsi_done
Tomas Henzl
1
-2
/
+2
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
1
-0
/
+16
2013-02-24
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
1
-12
/
+13
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
1
-2
/
+12
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
1
-20
/
+39
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
1
-0
/
+5
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-48
/
+44
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-10
/
+29
2012-09-24
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
1
-7
/
+25
2012-09-18
[SCSI] hpsa: fix handling of protocol error
Stephen M. Cameron
1
-1
/
+2
2012-09-14
[SCSI] hpsa: use ioremap_nocache instead of ioremap
Stephen M. Cameron
1
-1
/
+2
2012-09-14
[SCSI] hpsa: fix incorrect abort diagnostic message
Stephen M. Cameron
1
-1
/
+1
2012-09-14
[SCSI] hpsa: Use LUN reset instead of target reset
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
1
-5
/
+34
2012-05-10
[SCSI] hpsa: add new RAID level "1(ADM)"
Mike Miller
1
-1
/
+1
2012-05-10
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
Stephen M. Cameron
1
-12
/
+14
2012-05-10
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
Matt Gates
1
-21
/
+40
2012-05-10
[SCSI] hpsa: use multiple reply queues
Matt Gates
1
-56
/
+125
2012-05-10
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...
Stephen M. Cameron
1
-15
/
+15
2012-05-10
[SCSI] hpsa: do aborts two ways
Stephen M. Cameron
1
-2
/
+72
2012-05-10
[SCSI] hpsa: add abort error handler function
Stephen M. Cameron
1
-1
/
+220
2012-05-10
[SCSI] hpsa: remove unused parameter from finish_cmd
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
Stephen M. Cameron
1
-2
/
+9
2012-05-10
[SCSI] hpsa: retry driver initiated commands on busy status
Matt Bondurant
1
-1
/
+12
2012-05-10
[SCSI] hpsa: suppress excessively chatty error messages
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: enable bus master bit after pci_enable_device
Stephen M. Cameron
1
-0
/
+3
2012-05-10
[SCSI] hpsa: do not skip disabled devices
Stephen M. Cameron
1
-13
/
+0
2012-05-10
[SCSI] hpsa: call pci_disable_device on driver unload
Stephen M. Cameron
1
-8
/
+2
2012-04-23
[SCSI] hpsa: use check_signature
Akinobu Mita
1
-4
/
+1
2012-02-19
[SCSI] hpsa: add some older controllers to the kdump blacklist
Tomas Henzl
1
-0
/
+12
2012-02-19
[SCSI] hpsa: use find_first_zero_bit
Akinobu Mita
1
-10
/
+8
2012-02-19
[SCSI] hpsa: update device attributes when they change
Scott Teel
1
-3
/
+40
2012-02-19
[SCSI] hpsa: improve naming on external target device functions
Scott Teel
1
-21
/
+22
2012-02-19
[SCSI] hpsa: eliminate 8 external target limitation
Scott Teel
1
-8
/
+8
2012-02-19
[SCSI] hpsa: refactor hpsa_figure_bus_target_lun
Stephen M. Cameron
1
-38
/
+30
2012-02-19
[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns
Stephen M. Cameron
1
-20
/
+5
2012-02-19
[SCSI] hpsa: Fix problem with MSA2xxx devices
Stephen M. Cameron
1
-19
/
+15
2012-02-19
[SCSI] hpsa: factor out driver name
Stephen M. Cameron
1
-13
/
+14
2012-02-19
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi
Stephen M. Cameron
1
-46
/
+35
2012-02-19
[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...
Stephen M. Cameron
1
-10
/
+10
2012-02-19
[SCSI] hpsa: fix per device memory leak on driver unload
Stephen M. Cameron
1
-0
/
+9
[next]