summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
...
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-253-5/+5
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-251-1/+1
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-175-19/+18
* mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl2014-05-281-3/+3
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-285-26/+18
* fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-281-1/+1
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-43/+42
|\
| * i2o: Use pci_bus_alloc_resource(), not allocate_resource() directlyBjorn Helgaas2014-02-261-10/+6
| * i2o: Refactor i2o_iop_systab_set() PCI space allocationBjorn Helgaas2014-02-261-43/+46
| * i2o: Fix I/O space alignment requirementBjorn Helgaas2014-02-261-1/+1
| * i2o: Fix I/O space allocation copy/paste errorBjorn Helgaas2014-02-261-1/+1
* | drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov2014-02-101-2/+2
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-4/+4
|\
| * block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-231-4/+4
* | MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-141-1/+1
|/
* drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...Wei Yongjun2013-11-131-6/+10
* i2o: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-163-13/+23
* drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-031-2/+2
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-3/+3
|\
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-231-3/+3
* | block_device_operations->release() should return voidAl Viro2013-05-071-6/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-018-180/+35
|\ \
| * | proc: Add proc_mkdir_data()David Howells2013-05-011-6/+2
| * | mptctl: don't wank with fasync in ->release()Al Viro2013-04-291-8/+0
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-092-21/+21
| * | fusion: switch to ->show_info()Al Viro2013-04-095-95/+11
| * | i2o: use proc_remove_subtree()Al Viro2013-04-091-50/+1
| |/
* | i2o: check copy_from_user() size parameterDan Carpenter2013-04-301-0/+10
|/
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-13/+11
* drivers/message/fusion/mptscsih.c: missing breakAlan Cox2012-12-181-0/+1
* messages: i2o: Fix typo in messages/i2oMasanari Iida2012-11-283-8/+8
* [SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo2012-09-141-7/+11
* drivers/message/i2o/i2o_config.c: bound allocationAlan Cox2012-07-301-0/+7
* drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka2012-07-301-15/+22
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-312-11/+5
|\
| * drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-312-11/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-311-0/+1
|\ \ | |/ |/|
| * [SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter2012-05-221-0/+1
* | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-13/+0
|/
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-151-1/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-104-3/+8
|\
| * [SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2011-12-152-0/+3
| * [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-152-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| |/
* | switch procfs to umode_t useAl Viro2012-01-031-1/+1
|/
OpenPOWER on IntegriCloud