| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -26/+26 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -34/+30 |
| 2026-01-23 | scsi: Change the return type of the .queuecommand() callback | Bart Van Assche | 1 | -2/+4 |
| 2025-09-24 | scsi: hpsa: Replace kmalloc() + copy_from_user() with memdup_user() | Thorsten Blum | 1 | -11/+6 |
| 2025-09-24 | scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl() | Thorsten Blum | 1 | -9/+12 |
| 2025-08-19 | scsi: hpsa: use min()/min_t() to improve code | Qianfeng Rong | 1 | -8/+3 |
| 2025-08-19 | scsi: hpsa: Fix incorrect comment format | Cryolitia PukNgae | 1 | -2/+2 |
| 2025-02-18 | scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() | Thorsten Blum | 1 | -2/+1 |
| 2025-02-18 | scsi: hpsa: Remove deprecated and unnecessary strncpy() | Thorsten Blum | 1 | -12/+4 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -3/+5 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -6/+6 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-16 | scsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 1 | -1/+1 |
| 2024-04-20 | scsi: hpsa: Fix allocation size for Scsi_Host private data | Yuri Karpov | 1 | -1/+1 |
| 2023-03-24 | Merge patch series "Constify most SCSI host templates" | Martin K. Petersen | 1 | -1/+1 |
| 2023-03-24 | scsi: hpsa: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 |
| 2023-03-24 | scsi: hpsa: Remove unused variable transMethod | Jiapeng Chong | 1 | -6/+0 |
| 2023-03-09 | scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment | Bjorn Helgaas | 1 | -1/+0 |
| 2023-01-18 | scsi: hpsa: Fix allocation size for scsi_host_alloc() | Alexey V. Vissarionov | 1 | -1/+1 |
| 2022-11-25 | scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() | Yang Yingliang | 1 | -1/+3 |
| 2022-11-25 | scsi: hpsa: Fix error handling in hpsa_add_sas_host() | Yang Yingliang | 1 | -1/+2 |
| 2022-11-24 | scsi: hpsa: Fix possible memory leak in hpsa_init_one() | Yuan Can | 1 | -1/+1 |
| 2022-09-01 | scsi: hpsa: Simplify {clear|set}_bit() parameters | Christophe JAILLET | 1 | -4/+2 |
| 2022-09-01 | scsi: hpsa: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -4/+2 |
| 2021-12-13 | scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices() | Christophe JAILLET | 1 | -2/+0 |
| 2021-10-16 | scsi: hpsa: Switch to attribute groups | Bart Van Assche | 1 | -20/+24 |
| 2021-10-16 | scsi: hpsa: Call scsi_done() directly | Bart Van Assche | 1 | -6/+6 |
| 2021-08-11 | scsi: hpsa: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -3/+3 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
| 2021-02-22 | scsi: hpsa: Correct dev cmds outstanding for retried cmds | Don Brace | 1 | -7/+44 |
| 2021-01-22 | scsi: hpsa: Do not set COMMAND_COMPLETE | Hannes Reinecke | 1 | -3/+1 |
| 2020-12-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -24/+14 |
| 2020-11-25 | scsi: hpsa: Use generic power management | Vaibhav Gupta | 1 | -5/+7 |
| 2020-11-16 | scsi: hpsa: Strip out a bunch of set but unused variables | Lee Jones | 1 | -18/+7 |
| 2020-10-29 | scsi: hpsa: Fix memory leak in hpsa_init_one() | Keita Suzuki | 1 | -1/+3 |
| 2020-10-26 | scsi: Remove unneeded break statements | Tom Rix | 1 | -1/+0 |
| 2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -8/+9 |
| 2020-09-02 | scsi: hpsa: Update copyright | Don Brace | 1 | -0/+1 |
| 2020-08-24 | scsi: hpsa: Remove pci-dma-compat wrapper API | Suraj Upadhyay | 1 | -8/+8 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -5/+5 |
| 2020-07-28 | scsi: hpsa: Correct ctrl queue depth | Don Brace | 1 | -5/+6 |
| 2020-07-24 | scsi: hpsa: Bump version | Don Brace | 1 | -1/+1 |
| 2020-07-24 | scsi: hpsa: Increase controller error handling timeout | Don Brace | 1 | -0/+4 |
| 2020-07-24 | scsi: hpsa: Correct rare oob condition | Don Brace | 1 | -3/+17 |
| 2020-06-04 | scsi: hpsa: hpsa_ioctl(): Tidy up a bit | Al Viro | 1 | -5/+2 |
| 2020-06-04 | scsi: hpsa: Get rid of compat_alloc_user_space() | Al Viro | 1 | -44/+36 |
| 2020-06-04 | scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct | Al Viro | 1 | -9/+5 |
| 2020-06-04 | scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() | Al Viro | 1 | -60/+56 |
| 2020-03-26 | scsi: hpsa: correct race condition in offload enabled | Don Brace | 1 | -23/+57 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+4 |
| 2019-10-17 | scsi: hpsa: add missing hunks in reset-patch | Don Brace | 1 | -0/+4 |
| 2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski | 1 | -1/+0 |
| 2019-08-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -3/+11 |
| 2019-07-30 | scsi: hpsa: remove printing internal cdb on tag collision | Don Brace | 1 | -2/+0 |
| 2019-07-30 | scsi: hpsa: correct scsi command status issue after reset | Don Brace | 1 | -1/+11 |
| 2019-07-17 | docs: fix broken doc references due to renames | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -111/+169 |
| 2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
| 2019-06-18 | scsi: hpsa: fix an uninitialized read and dereference of pointer dev | Colin Ian King | 1 | -1/+1 |
| 2019-06-18 | scsi: hpsa: update driver version | Don Brace | 1 | -1/+1 |
| 2019-06-18 | scsi: hpsa: correct device resets | Don Brace | 1 | -88/+85 |
| 2019-06-18 | scsi: hpsa: do-not-complete-cmds-for-deleted-devices | Don Brace | 1 | -1/+13 |
| 2019-06-18 | scsi: hpsa: wait longer for ptraid commands | Don Brace | 1 | -6/+20 |
| 2019-06-18 | scsi: hpsa: check for tag collision | Don Brace | 1 | -7/+14 |
| 2019-06-18 | scsi: hpsa: use local workqueues instead of system workqueues | Don Brace | 1 | -3/+19 |
| 2019-06-18 | scsi: hpsa: correct simple mode | Don Brace | 1 | -4/+16 |
| 2019-06-08 | docs: pci: fix broken links due to conversion from pci.txt to pci.rst | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2019-06-07 | scsi: hpsa: correct ioaccel2 chaining | Don Brace | 1 | -1/+6 |
| 2019-03-18 | scsi: hpsa: bump driver version | Don Brace | 1 | -1/+1 |
| 2019-03-18 | scsi: hpsa: remove timeout from TURs | Don Brace | 1 | -1/+1 |
| 2019-03-18 | scsi: hpsa: correct device id issues | Don Brace | 1 | -3/+7 |
| 2019-03-18 | scsi: hpsa: check for lv removal | Don Brace | 1 | -1/+12 |
| 2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 1 | -6/+9 |
| 2019-01-29 | scsi: hpsa: clean up two indentation issues | Colin Ian King | 1 | -2/+2 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-11-28 | scsi: hpsa: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+5 |
| 2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -75/+73 |
| 2018-10-17 | scsi: hpsa: switch to generic DMA API | Christoph Hellwig | 1 | -67/+69 |
| 2018-09-25 | scsi: hpsa: Use vmemdup_user to replace the open code | zhong jiang | 1 | -8/+4 |
| 2018-08-27 | scsi: hpsa: limit transfer length to 1MB, not 512kB | Martin Wilck | 1 | -1/+1 |
| 2018-07-10 | scsi: hpsa: correct enclosure sas address | Don Brace | 1 | -4/+21 |
| 2018-06-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+8 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -11/+11 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -6/+8 |
| 2018-06-05 | scsi: hpsa: disable device during shutdown | Sinan Kaya | 1 | -2/+8 |
| 2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -19/+54 |
| 2018-03-14 | scsi: hpsa: fix selection of reply queue | Ming Lei | 1 | -19/+54 |
| 2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
| 2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches | 1 | -5/+5 |
| 2018-01-08 | scsi: hpsa: Use vsnprintf extension %phN | Andy Shevchenko | 1 | -11/+3 |
| 2018-01-03 | scsi: hpsa: drop unneeded newline | Julia Lawall | 1 | -1/+1 |
| 2017-12-04 | scsi: hpsa: remove an unnecessary NULL check | Dan Carpenter | 1 | -2/+0 |
| 2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -75/+281 |
| 2017-10-25 | scsi: hpsa: bump driver version | Don Brace | 1 | -1/+1 |
| 2017-10-25 | scsi: hpsa: add enclosure logical identifier | Don Brace | 1 | -2/+67 |
| 2017-10-25 | scsi: hpsa: correct logical volume removal | Don Brace | 1 | -3/+6 |
| 2017-10-25 | scsi: hpsa: reduce warning messages on device removal | Don Brace | 1 | -2/+4 |
| 2017-10-25 | scsi: hpsa: update queue depth for externals | Don Brace | 1 | -2/+6 |
| 2017-10-25 | scsi: hpsa: correct smart path enabled | Don Brace | 1 | -38/+151 |
| 2017-10-25 | scsi: hpsa: change timeout for internal cmds | Don Brace | 1 | -11/+11 |
| 2017-10-25 | scsi: hpsa: update discovery polling | Bader Ali Saleh | 1 | -13/+26 |
| 2017-10-25 | scsi: hpsa: add controller checkpoint | Don Brace | 1 | -0/+4 |
| 2017-10-25 | scsi: hpsa: clear tmpdevice in scan thread | Scott Teel | 1 | -0/+2 |
| 2017-10-25 | scsi: hpsa: cleanup sas_phy structures in sysfs when unloading | Martin Wilck | 1 | -1/+1 |
| 2017-10-25 | scsi: hpsa: destroy sas transport properties before scsi_host | Martin Wilck | 1 | -2/+2 |
| 2017-10-16 | scsi: hpsa: Fix configured_logical_drive_count·check | Christos Gkekas | 1 | -1/+1 |
| 2017-08-29 | scsi: hpsa: remove the smp_handler stub | Christoph Hellwig | 1 | -9/+0 |
| 2017-08-24 | scsi: hpsa: fix the device_id in hpsa_update_device_info() | Dan Carpenter | 1 | -1/+1 |
| 2017-08-24 | scsi: hpsa: Remove 'hpsa_allow_any' module option | Hannes Reinecke | 1 | -19/+7 |
| 2017-08-24 | scsi: cciss: Drop obsolete driver | Hannes Reinecke | 1 | -0/+1 |
| 2017-08-24 | scsi: hpsa: do not print errors for unsupported report luns format | Hannes Reinecke | 1 | -9/+11 |
| 2017-08-24 | scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page | Hannes Reinecke | 1 | -1/+1 |
| 2017-08-24 | scsi: hpsa: disable volume status check for legacy boards | Hannes Reinecke | 1 | -0/+10 |
| 2017-08-24 | scsi: hpsa: add support for legacy boards | Hannes Reinecke | 1 | -7/+60 |
| 2017-07-17 | scsi: hpsa: limit transfer length to 1MB | Yadan Fan | 1 | -1/+1 |
| 2017-06-26 | scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption" | Colin Ian King | 1 | -1/+1 |
| 2017-06-12 | scsi: hpsa: bump driver version | Don Brace | 1 | -1/+1 |
| 2017-06-12 | scsi: hpsa: remove abort handler | Don Brace | 1 | -613/+8 |
| 2017-06-12 | scsi: hpsa: send ioaccel requests with 0 length down raid path | Don Brace | 1 | -1/+61 |
| 2017-06-12 | scsi: hpsa: separate monitor events from rescan worker | Scott Teel | 1 | -18/+58 |
| 2017-06-12 | scsi: hpsa: correct queue depth for externals | Don Brace | 1 | -12/+10 |
| 2017-06-12 | scsi: hpsa: cleanup reset handler | Don Brace | 1 | -14/+45 |
| 2017-06-12 | scsi: hpsa: correct resets on retried commands | Don Brace | 1 | -1/+1 |
| 2017-06-12 | scsi: hpsa: rescan later if reset in progress | Don Brace | 1 | -0/+1 |
| 2017-06-12 | scsi: hpsa: do not reset enclosures | Don Brace | 1 | -0/+3 |
| 2017-06-12 | scsi: hpsa: update reset handler | Don Brace | 1 | -1/+1 |
| 2017-06-12 | scsi: hpsa: do not get enclosure info for external devices | Don Brace | 1 | -0/+5 |
| 2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+5 |
| 2017-03-29 | scsi: hpsa: change driver version | Don Brace | 1 | -1/+1 |
| 2017-03-29 | scsi: hpsa: update pci ids | Don Brace | 1 | -0/+4 |
| 2017-03-23 | scsi: hpsa: fix volume offline state | Tomas Henzl | 1 | -0/+1 |
| 2017-03-15 | scsi: hpsa: do not timeout reset operations | Don Brace | 1 | -1/+1 |
| 2017-03-15 | scsi: hpsa: limit outstanding rescans | Don Brace | 1 | -1/+15 |
| 2017-03-15 | scsi: hpsa: update check for logical volume status | Don Brace | 1 | -19/+16 |
| 2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -6/+2 |
| 2017-01-31 | scsi: hpsa: remove coalescing settings for ioaccel2 | Don Brace | 1 | -6/+2 |
| 2017-01-31 | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 1 | -2/+2 |
| 2016-12-14 | scsi: hpsa: remove memory allocate failure message | Amit Kushwaha | 1 | -25/+12 |
| 2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -126/+126 |
| 2016-12-05 | scsi: hpsa: fallback to use legacy REPORT PHYS command | Hannes Reinecke | 1 | -2/+26 |
| 2016-12-05 | scsi: hpsa: use %phN for short hex dumps | Rasmus Villemoes | 1 | -27/+13 |
| 2016-11-29 | scsi: hpsa: add 'ctlr_num' sysfs attribute | Hannes Reinecke | 1 | -0/+13 |
| 2016-11-29 | scsi: hpsa: use correct DID_NO_CONNECT hostbyte | Hannes Reinecke | 1 | -1/+1 |
| 2016-11-22 | scsi: hpsa: use bus '3' for legacy HBA devices | Hannes Reinecke | 1 | -5/+11 |
| 2016-11-16 | scsi: hpsa: correct logical resets | Don Brace | 1 | -1/+22 |
| 2016-11-14 | scsi: hpsa: free irq on q indexed by h->intr_mode and not i | Colin Ian King | 1 | -1/+1 |
| 2016-11-12 | scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity | Christoph Hellwig | 1 | -93/+50 |
| 2016-11-08 | scsi: hpsa: Remove unneeded void pointer cast | Javier Martinez Canillas | 1 | -2/+1 |
| 2016-09-21 | scsi: hpsa: correct call to hpsa_do_reset | Don Brace | 1 | -1/+1 |
| 2016-09-19 | scsi: hpsa: correct scsi 6byte lba calculation | Mahesh Rajashekhara | 1 | -4/+10 |
| 2016-09-14 | scsi: hpsa: Check for null devices in ioaccel submission patch | Don Brace | 1 | -0/+31 |
| 2016-09-14 | scsi: hpsa: Prevent sending bmic commands to externals | Scott Teel | 1 | -1/+11 |
| 2016-09-14 | scsi: hpsa: Check for vpd support before sending | Scott Teel | 1 | -13/+37 |
| 2016-09-14 | scsi: hpsa: Check for null device pointers | Don Brace | 1 | -3/+17 |
| 2016-09-14 | scsi: hpsa: Determine device external status earlier | Don Brace | 1 | -5/+5 |
| 2016-07-15 | hpsa: change hpsa_passthru_ioctl timeout | Don Brace | 1 | -2/+2 |
| 2016-07-15 | hpsa: correct skipping masked peripherals | Don Brace | 1 | -5/+74 |
| 2016-05-10 | hpsa: Fix type ZBC conditional checks | Petros Koutoupis | 1 | -6/+4 |
| 2016-04-29 | hpsa: update driver version | Don Brace | 1 | -1/+1 |
| 2016-04-29 | hpsa: correct handling of HBA device removal | Don Brace | 1 | -5/+84 |
| 2016-04-29 | hpsa: correct ioaccel2 error procecssing. | Don Brace | 1 | -1/+3 |
| 2016-04-29 | hpsa: correct ioaccel state change operation | Don Brace | 1 | -1/+3 |
| 2016-04-29 | hpsa: add timeouts for driver initiated commands | Don Brace | 1 | -19/+23 |
| 2016-04-29 | hpsa: add sas_address to sysfs device attibute | Joseph T Handzik | 1 | -0/+25 |
| 2016-04-29 | hpsa: correct initialization order issue | Don Brace | 1 | -5/+5 |
| 2016-04-25 | hpsa: set the enclosure identifier to zero | Dan Carpenter | 1 | -0/+1 |
| 2016-02-23 | hpsa: update copyright information | Don Brace | 1 | -1/+2 |
| 2016-02-23 | hpsa: remove function definition for sanitize_inquiry_string | Don Brace | 1 | -14/+2 |
| 2016-02-23 | hpsa: check for a null phys_disk pointer in ioaccel2 path | Don Brace | 1 | -0/+2 |
| 2016-02-23 | hpsa: correct abort tmf for hba devices | Don Brace | 1 | -5/+7 |
| 2016-02-23 | hpsa: add SMR drive support | Don Brace | 1 | -2/+10 |
| 2016-02-23 | hpsa: do not get enclosure info for external devices | Don Brace | 1 | -2/+5 |
| 2016-01-07 | Merge branch 'jejb-scsi' into misc | James Bottomley | 1 | -1/+1 |
| 2016-01-06 | hpsa: Add box and bay information for enclosure devices | Don Brace | 1 | -7/+100 |
| 2016-01-06 | hpsa: fix path_info_show | Don Brace | 1 | -6/+6 |
| 2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 1 | -1/+1 |
| 2015-11-13 | hpsa: logical vs bitwise AND typo | Dan Carpenter | 1 | -1/+1 |
| 2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -259/+1077 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -9/+1 |
| 2015-11-09 | hpsa: move lockup_detected attribute to host attr | Tomas Henzl | 1 | -1/+1 |
| 2015-11-09 | hpsa: bump the driver version | Don Brace | 1 | -2/+5 |
| 2015-11-09 | hpsa: add in sas transport class | Kevin Barnett | 1 | -21/+529 |
| 2015-11-09 | hpsa: fix multiple issues in path_info_show | Rasmus Villemoes | 1 | -21/+17 |
| 2015-11-09 | hpsa: enhance device messages | Don Brace | 1 | -5/+40 |
| 2015-11-09 | hpsa: disable report lun data caching | Scott Teel | 1 | -0/+85 |
| 2015-11-09 | hpsa: add discovery polling for PT RAID devices. | Scott Teel | 1 | -0/+68 |
| 2015-11-09 | hpsa: eliminate fake lun0 enclosures | Scott Teel | 1 | -68/+0 |
| 2015-11-09 | hpsa: generalize external arrays | Scott Teel | 1 | -26/+113 |
| 2015-11-09 | hpsa: move scsi_add_device and scsi_remove_device calls to new function | Kevin Barnett | 1 | -26/+45 |
| 2015-11-09 | hpsa: refactor hpsa_figure_bus_target_lun | Kevin Barnett | 1 | -13/+12 |
| 2015-11-09 | hpsa: enhance hpsa_get_device_id | Don Brace | 1 | -3/+20 |
| 2015-11-09 | hpsa: add function is_logical_device | Kevin Barnett | 1 | -7/+12 |
| 2015-11-09 | hpsa: simplify update scsi devices | Kevin Barnett | 1 | -9/+13 |
| 2015-11-09 | hpsa: simplify check for device exposure | Kevin Barnett | 1 | -14/+11 |
| 2015-11-09 | hpsa: correct ioaccel2 sg chain len | Don Brace | 1 | -2/+3 |
| 2015-11-09 | hpsa: correct check for non-disk devices | Don Brace | 1 | -13/+15 |