index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pmcraid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation
Christophe JAILLET
1
-491
/
+0
2021-12-23
scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()
Christoph Hellwig
1
-2
/
+2
2021-11-30
scsi: pmcraid: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-10-17
scsi: pmcraid: Switch to attribute groups
Bart Van Assche
1
-5
/
+6
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-4
/
+1
2021-10-17
scsi: pmcraid: Call scsi_done() directly
Bart Van Assche
1
-6
/
+5
2021-03-19
scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: pmcraid: Fix a whole host of kernel-doc issues
Lee Jones
1
-35
/
+33
2020-11-26
scsi: pmcraid: Use generic power management
Vaibhav Gupta
1
-33
/
+10
2020-11-26
scsi: pmcraid: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-09-10
scsi: pmcraid: Remove set but not used 'res'
Ye Bin
1
-2
/
+0
2020-08-21
scsi: pmcraid: Remove superfluous memset()
Li Heng
1
-1
/
+0
2020-04-25
scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
Wu Bo
1
-3
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-3
/
+1
2019-08-13
scsi: pmcraid: Fix a typo - pcmraid --> pmcraid
Christophe JAILLET
1
-1
/
+1
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+7
2019-06-20
scsi: pmcraid: use sg helper to iterate over scatterlist
Ming Lei
1
-7
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
scsi: pmcraid: use generic DMA API
Christoph Hellwig
1
-43
/
+36
2018-11-07
scsi: pmcraid: don't allocate a dma coherent buffer for sense data
Christoph Hellwig
1
-16
/
+8
2018-11-07
scsi: pmcraid: simplify pmcraid_cancel_all a bit
Christoph Hellwig
1
-7
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-02-14
scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()
Bart Van Assche
1
-39
/
+4
2018-02-14
scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
Colin Ian King
1
-4
/
+4
2017-12-08
scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
Niklas Cassel
1
-1
/
+1
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-5
/
+5
2017-11-01
scsi: pmcraid: Convert timers to use timer_setup()
Kees Cook
1
-20
/
+13
2017-08-25
scsi: pmcraid: fix duplicated code for different branches
Gustavo A. R. Silva
1
-6
/
+1
2017-08-07
scsi: pmcraid: Replace PCI pool old API
Romain Perier
1
-5
/
+5
2017-05-09
scsi: pmcraid: remove redundant check to see if request_size is less than zero
Colin Ian King
1
-3
/
+0
2017-04-25
scsi: pmcraid: use normal copy_from_user
Arnd Bergmann
1
-33
/
+7
2017-04-25
scsi: pmcraid: fix minor sparse warnings
Arnd Bergmann
1
-3
/
+3
2017-04-25
scsi: pmcraid: fix endianess sparse annotations
Arnd Bergmann
1
-48
/
+47
2017-04-25
scsi: pmcraid: use __iomem pointers for ioctl argument
Arnd Bergmann
1
-28
/
+16
2017-04-25
scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
Christoph Hellwig
1
-31
/
+28
2017-01-10
scsi: pmcraid: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-51
/
+41
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+7
2016-11-23
scsi: pmcraid: Add missing resource releases
Quentin Lambert
1
-3
/
+7
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-0
/
+1
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-6
/
+0
2016-09-04
scsi: pmcraid: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-3
/
+2
2015-11-12
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+2
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-01-20
ibmraid: fix writeable attribute with no store method
Alan
1
-1
/
+1
[next]