| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -3/+3 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -3/+3 |
| 2024-12-09 | scsi: Constify struct pci_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche | 1 | -4/+4 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -7/+7 |
| 2024-09-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2024-09-12 | scsi: pmcraid: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
| 2024-09-09 | treewide: correct the typo 'retun' | WangYuli | 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: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 1 | -1/+1 |
| 2024-04-11 | scsi: pmcraid: Switch to using ->device_configure | Christoph Hellwig | 1 | -5/+6 |
| 2024-03-10 | scsi: pmcraid: Make pmcraid_class constant | Ricardo B. Marliere | 1 | -9/+11 |
| 2023-10-24 | scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl... | Hannes Reinecke | 1 | -3/+6 |
| 2023-10-24 | scsi: pmcraid: Fix kernel-doc comment | Yang Li | 1 | -1/+1 |
| 2023-10-13 | scsi: pmcraid: Select device in pmcraid_eh_target_reset_handler() | Hannes Reinecke | 1 | -2/+14 |
| 2023-10-13 | scsi: pmcraid: Select device in pmcraid_eh_bus_reset_handler() | Hannes Reinecke | 1 | -8/+38 |
| 2023-08-21 | scsi: pmcraid: Use pci_dev_id() to simplify the code | Zheng Zengkai | 1 | -2/+1 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-24 | scsi: pmcraid: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-06-07 | scsi: pmcraid: Fix missing resource cleanup in error case | Chengguang Xu | 1 | -1/+1 |
| 2022-05-23 | scsi: pmcraid: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-04-18 | scsi: pmcraid: Remove unneeded semicolon | Jiapeng Chong | 1 | -1/+1 |
| 2022-03-29 | scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation | Christophe JAILLET | 1 | -491/+0 |
| 2021-12-22 | scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist() | Christoph Hellwig | 1 | -2/+2 |
| 2021-11-29 | scsi: pmcraid: Fix a kernel-doc warning | Bart Van Assche | 1 | -1/+0 |
| 2021-10-16 | scsi: pmcraid: Switch to attribute groups | Bart Van Assche | 1 | -5/+6 |
| 2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 1 | -4/+1 |
| 2021-10-16 | scsi: pmcraid: Call scsi_done() directly | Bart Van Assche | 1 | -6/+5 |
| 2021-03-18 | scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header | Lee Jones | 1 | -1/+1 |
| 2021-03-18 | scsi: pmcraid: Fix a whole host of kernel-doc issues | Lee Jones | 1 | -35/+33 |
| 2020-11-25 | scsi: pmcraid: Use generic power management | Vaibhav Gupta | 1 | -33/+10 |
| 2020-11-25 | scsi: pmcraid: Drop PCI Wakeup calls from .resume | Vaibhav Gupta | 1 | -1/+0 |
| 2020-09-09 | scsi: pmcraid: Remove set but not used 'res' | Ye Bin | 1 | -2/+0 |
| 2020-08-20 | scsi: pmcraid: Remove superfluous memset() | Li Heng | 1 | -1/+0 |
| 2020-04-24 | 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-12 | scsi: pmcraid: Fix a typo - pcmraid --> pmcraid | Christophe JAILLET | 1 | -1/+1 |
| 2019-07-11 | 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-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -3/+1 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-11-06 | scsi: pmcraid: use generic DMA API | Christoph Hellwig | 1 | -43/+36 |
| 2018-11-06 | scsi: pmcraid: don't allocate a dma coherent buffer for sense data | Christoph Hellwig | 1 | -16/+8 |
| 2018-11-06 | scsi: pmcraid: simplify pmcraid_cancel_all a bit | Christoph Hellwig | 1 | -7/+6 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+3 |
| 2018-02-13 | scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order() | Bart Van Assche | 1 | -39/+4 |
| 2018-02-13 | scsi: pmcraid: remove redundant initializations of pointer 'ioadl' | Colin Ian King | 1 | -4/+4 |
| 2017-12-07 | scsi: pmcraid: use correct size unit when calling find_first_zero_bit() | Niklas Cassel | 1 | -1/+1 |
| 2017-11-21 | 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-24 | 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-08 | scsi: pmcraid: remove redundant check to see if request_size is less than zero | Colin Ian King | 1 | -3/+0 |
| 2017-04-24 | scsi: pmcraid: use normal copy_from_user | Arnd Bergmann | 1 | -33/+7 |
| 2017-04-24 | scsi: pmcraid: fix minor sparse warnings | Arnd Bergmann | 1 | -3/+3 |
| 2017-04-24 | scsi: pmcraid: fix endianess sparse annotations | Arnd Bergmann | 1 | -48/+47 |
| 2017-04-24 | scsi: pmcraid: use __iomem pointers for ioctl argument | Arnd Bergmann | 1 | -28/+16 |
| 2017-04-24 | scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload() | Christoph Hellwig | 1 | -31/+28 |
| 2017-01-09 | 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-22 | 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-11 | scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() | Alison Schofield | 1 | -3/+2 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
| 2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -7/+1 |
| 2015-02-10 | 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 |
| 2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -7/+1 |
| 2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -10/+2 |
| 2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -33/+7 |
| 2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -2/+2 |
| 2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 1 | -31/+3 |
| 2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -10/+4 |
| 2014-09-16 | pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -11/+2 |
| 2014-09-16 | pmcraid: Get rid of a redundant assignment | Alexander Gordeev | 1 | -1/+0 |
| 2014-08-08 | drivers/scsi: replace strict_strto calls | Daniel Walter | 1 | -2/+2 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -1/+1 |
| 2013-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+1 |
| 2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 1 | -0/+1 |
| 2013-11-28 | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 1 | -5/+15 |
| 2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
| 2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -1/+2 |
| 2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
| 2013-06-18 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
| 2013-04-29 | pmcraid: don't wank with fasync in ->release() | Al Viro | 1 | -14/+0 |
| 2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -20/+11 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2011-12-15 | SCSI, pmcraid: Fix spelling error in a pmcraid_err() call | Jesper Juhl | 1 | -1/+1 |
| 2011-10-30 | [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() | Dave Jones | 1 | -1/+1 |
| 2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+3 |
| 2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 1 | -1/+0 |
| 2011-07-27 | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 1 | -0/+3 |
| 2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -5/+4 |
| 2011-04-24 | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 1 | -0/+3 |
| 2011-04-19 | pmcraid: Drop __DATE__ usage | Michal Marek | 1 | -5/+4 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -5/+5 |
| 2011-02-12 | [SCSI] remove flush_scheduled_work() usages | Tejun Heo | 1 | -1/+1 |
| 2010-12-23 | PCI: make pci_restore_state return void | Jon Mason | 1 | -6/+1 |
| 2010-12-09 | [SCSI] pmcraid: disable msix and expand device config entry | Anil Ravindranath | 1 | -1/+3 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
| 2010-10-29 | [SCSI] pmcraid: add support for set timestamp command and other fixes | Anil Ravindranath | 1 | -19/+110 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-07-28 | [SCSI] pmcraid : Remove unnecessary casts for void * pointers | Cyril Jayaprakash | 1 | -4/+3 |
| 2010-07-27 | [SCSI] pmcraid: MSI-X support and other changes | Anil Ravindranath | 1 | -222/+664 |
| 2010-04-11 | [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer() | Roel Kluin | 1 | -6/+0 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
| 2009-12-30 | [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command | Anil Ravindranath | 1 | -5/+3 |
| 2009-12-10 | [SCSI] pmcraid: support SMI-S object model of storage pool | Anil Ravindranath | 1 | -9/+25 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
| 2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+6 |
| 2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -3/+3 |
| 2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 1 | -1/+6 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -3/+3 |
| 2009-11-06 | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data type | Anil Ravindranath | 1 | -5/+5 |
| 2009-10-02 | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath | 1 | -27/+31 |
| 2009-09-12 | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller | Anil Ravindranath | 1 | -0/+5604 |