index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pmcraid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-1
/
+2
|
\
|
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-1
/
+2
*
|
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
|
/
*
treewide: Fix typo in printk
Masanari Iida
2013-06-18
1
-1
/
+1
*
pmcraid: don't wank with fasync in ->release()
Al Viro
2013-04-29
1
-14
/
+0
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-20
/
+11
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
Jesper Juhl
2011-12-15
1
-1
/
+1
*
[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()
Dave Jones
2011-10-30
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-0
/
+3
|
\
|
*
[SCSI] pmcraid: reject negative request size
Dan Rosenberg
2011-07-27
1
-0
/
+3
*
|
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
2011-09-15
1
-1
/
+0
|
/
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
1
-5
/
+4
|
\
|
*
pmcraid: Drop __DATE__ usage
Michal Marek
2011-04-19
1
-5
/
+4
*
|
[SCSI] pmcraid: reject negative request size
Dan Rosenberg
2011-04-24
1
-0
/
+3
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-5
/
+5
|
/
*
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2011-02-12
1
-1
/
+1
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-6
/
+1
*
[SCSI] pmcraid: disable msix and expand device config entry
Anil Ravindranath
2010-12-09
1
-1
/
+3
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
[SCSI] pmcraid: add support for set timestamp command and other fixes
Anil Ravindranath
2010-10-29
1
-19
/
+110
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
[SCSI] pmcraid : Remove unnecessary casts for void * pointers
Cyril Jayaprakash
2010-07-28
1
-4
/
+3
[next]