index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pmcraid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-29
1
-1
/
+1
|
\
|
*
scsi: pmcraid: Convert comma to semicolon
Chen Ni
2024-09-13
1
-1
/
+1
*
|
treewide: correct the typo 'retun'
WangYuli
2024-09-10
1
-1
/
+1
|
/
*
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
|
*
scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-05-16
1
-1
/
+1
*
|
scsi: pmcraid: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-5
/
+6
*
|
scsi: pmcraid: Make pmcraid_class constant
Ricardo B. Marliere
2024-03-10
1
-9
/
+11
|
/
*
scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...
Hannes Reinecke
2023-10-25
1
-3
/
+6
*
scsi: pmcraid: Fix kernel-doc comment
Yang Li
2023-10-25
1
-1
/
+1
*
scsi: pmcraid: Select device in pmcraid_eh_target_reset_handler()
Hannes Reinecke
2023-10-13
1
-2
/
+14
*
scsi: pmcraid: Select device in pmcraid_eh_bus_reset_handler()
Hannes Reinecke
2023-10-13
1
-8
/
+38
*
scsi: pmcraid: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-08-21
1
-2
/
+1
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
scsi: pmcraid: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
|
/
*
scsi: pmcraid: Fix missing resource cleanup in error case
Chengguang Xu
2022-06-08
1
-1
/
+1
*
scsi: pmcraid: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
*
scsi: pmcraid: Remove unneeded semicolon
Jiapeng Chong
2022-04-19
1
-1
/
+1
*
scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation
Christophe JAILLET
2022-03-30
1
-491
/
+0
*
scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()
Christoph Hellwig
2021-12-23
1
-2
/
+2
*
scsi: pmcraid: Fix a kernel-doc warning
Bart Van Assche
2021-11-30
1
-1
/
+0
*
scsi: pmcraid: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-5
/
+6
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-17
1
-4
/
+1
*
scsi: pmcraid: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-6
/
+5
*
scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header
Lee Jones
2021-03-19
1
-1
/
+1
*
scsi: pmcraid: Fix a whole host of kernel-doc issues
Lee Jones
2021-03-19
1
-35
/
+33
*
scsi: pmcraid: Use generic power management
Vaibhav Gupta
2020-11-26
1
-33
/
+10
*
scsi: pmcraid: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
2020-11-26
1
-1
/
+0
*
scsi: pmcraid: Remove set but not used 'res'
Ye Bin
2020-09-10
1
-2
/
+0
*
scsi: pmcraid: Remove superfluous memset()
Li Heng
2020-08-21
1
-1
/
+0
*
scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zalloc
Wu Bo
2020-04-25
1
-3
/
+1
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-3
/
+1
*
scsi: pmcraid: Fix a typo - pcmraid --> pmcraid
Christophe JAILLET
2019-08-13
1
-1
/
+1
*
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
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-04
1
-3
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
*
scsi: pmcraid: use generic DMA API
Christoph Hellwig
2018-11-07
1
-43
/
+36
*
scsi: pmcraid: don't allocate a dma coherent buffer for sense data
Christoph Hellwig
2018-11-07
1
-16
/
+8
*
scsi: pmcraid: simplify pmcraid_cancel_all a bit
Christoph Hellwig
2018-11-07
1
-7
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+3
*
scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()
Bart Van Assche
2018-02-14
1
-39
/
+4
*
scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
Colin Ian King
2018-02-14
1
-4
/
+4
*
scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
Niklas Cassel
2017-12-08
1
-1
/
+1
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
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-25
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-09
1
-3
/
+0
[next]