summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pmcraid.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pmcraid: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-01-091-51/+41
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-3/+7
|\
| * scsi: pmcraid: Add missing resource releasesQuentin Lambert2016-11-221-3/+7
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-0/+1
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-6/+0
|/
* scsi: pmcraid: mark symbols static where possibleBaoyou Xie2016-09-041-4/+4
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-3/+2
|\
| * scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield2015-11-111-3/+2
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-7/+1
|\
| * netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-7/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-1/+1
|\ \ | |/ |/|
| * ibmraid: fix writeable attribute with no store methodAlan2015-01-201-1/+1
* | scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+2
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-33/+7
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-2/+2
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-31/+3
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-10/+4
|/
* pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-11/+2
* pmcraid: Get rid of a redundant assignmentAlexander Gordeev2014-09-161-1/+0
* drivers/scsi: replace strict_strto callsDaniel Walter2014-08-081-2/+2
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-061-0/+1
|\
| * [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-281-5/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-1/+2
|\
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* | SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
|/
* treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* pmcraid: don't wank with fasync in ->release()Al Viro2013-04-291-14/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-20/+11
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* SCSI, pmcraid: Fix spelling error in a pmcraid_err() callJesper Juhl2011-12-151-1/+1
* [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()Dave Jones2011-10-301-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-09-151-0/+3
|\
| * [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-07-271-0/+3
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-5/+4
|\
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-191-5/+4
* | [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-04-241-0/+3
* | Fix common misspellingsLucas De Marchi2011-03-311-5/+5
|/
* [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-1/+1
* PCI: make pci_restore_state return voidJon Mason2010-12-231-6/+1
* [SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2010-12-091-1/+3
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-291-19/+110
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash2010-07-281-4/+3