| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: pmcraid: Fix a typo - pcmraid --> pmcraid | Christophe JAILLET | 2019-08-12 | 1 | -1/+1 |
* | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 1 | -7/+7 |
|\ |
|
| * | scsi: pmcraid: use sg helper to iterate over scatterlist | Ming Lei | 2019-06-20 | 1 | -7/+7 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -3/+1 |
* | scsi: flip the default on use_clustering | Christoph Hellwig | 2018-12-18 | 1 | -1/+0 |
* | scsi: pmcraid: use generic DMA API | Christoph Hellwig | 2018-11-06 | 1 | -43/+36 |
* | scsi: pmcraid: don't allocate a dma coherent buffer for sense data | Christoph Hellwig | 2018-11-06 | 1 | -16/+8 |
* | scsi: pmcraid: simplify pmcraid_cancel_all a bit | Christoph Hellwig | 2018-11-06 | 1 | -7/+6 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order() | Bart Van Assche | 2018-02-13 | 1 | -39/+4 |
* | scsi: pmcraid: remove redundant initializations of pointer 'ioadl' | Colin Ian King | 2018-02-13 | 1 | -4/+4 |
* | scsi: pmcraid: use correct size unit when calling find_first_zero_bit() | Niklas Cassel | 2017-12-07 | 1 | -1/+1 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 | 1 | -5/+5 |
* | scsi: pmcraid: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -20/+13 |
* | scsi: pmcraid: fix duplicated code for different branches | Gustavo A. R. Silva | 2017-08-24 | 1 | -6/+1 |
* | scsi: pmcraid: Replace PCI pool old API | Romain Perier | 2017-08-07 | 1 | -5/+5 |
* | scsi: pmcraid: remove redundant check to see if request_size is less than zero | Colin Ian King | 2017-05-08 | 1 | -3/+0 |
* | scsi: pmcraid: use normal copy_from_user | Arnd Bergmann | 2017-04-24 | 1 | -33/+7 |
* | scsi: pmcraid: fix minor sparse warnings | Arnd Bergmann | 2017-04-24 | 1 | -3/+3 |
* | scsi: pmcraid: fix endianess sparse annotations | Arnd Bergmann | 2017-04-24 | 1 | -48/+47 |
* | scsi: pmcraid: use __iomem pointers for ioctl argument | Arnd Bergmann | 2017-04-24 | 1 | -28/+16 |
* | scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload() | Christoph Hellwig | 2017-04-24 | 1 | -31/+28 |
* | scsi: pmcraid: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2017-01-09 | 1 | -51/+41 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 1 | -3/+7 |
|\ |
|
| * | scsi: pmcraid: Add missing resource releases | Quentin Lambert | 2016-11-22 | 1 | -3/+7 |
* | | genetlink: mark families as __ro_after_init | Johannes Berg | 2016-10-27 | 1 | -2/+2 |
* | | genetlink: statically initialize families | Johannes Berg | 2016-10-27 | 1 | -0/+1 |
* | | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 1 | -6/+0 |
|/ |
|
* | scsi: pmcraid: mark symbols static where possible | Baoyou Xie | 2016-09-04 | 1 | -4/+4 |
* | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 2015-11-12 | 1 | -3/+2 |
|\ |
|
| * | scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() | Alison Schofield | 2015-11-11 | 1 | -3/+2 |
* | | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-09 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -7/+1 |
|\ |
|
| * | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -7/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ibmraid: fix writeable attribute with no store method | Alan | 2015-01-20 | 1 | -1/+1 |
* | | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -10/+2 |
* | | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -33/+7 |
* | | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 1 | -2/+2 |
* | | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 1 | -31/+3 |
* | | scsi: provide a generic change_queue_type method | Christoph Hellwig | 2014-11-12 | 1 | -10/+4 |
|/ |
|
* | pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-09-16 | 1 | -11/+2 |
* | pmcraid: Get rid of a redundant assignment | Alexander Gordeev | 2014-09-16 | 1 | -1/+0 |
* | drivers/scsi: replace strict_strto calls | Daniel Walter | 2014-08-08 | 1 | -2/+2 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -1/+1 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-12-06 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 1 | -0/+1 |
* | | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 2013-11-28 | 1 | -5/+15 |
|/ |
|