summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1412-12/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0312-12/+0
| |\
| | * scsi: ufs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * scsi: drop owner assignment from platform_driversWolfram Sang2014-10-2011-11/+0
* | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-2/+3
|\ \ \
| * | | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-2/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-123-43/+109
|\ \ \
| * | | libcxgbi: fix freeing skb prematurelyKaren Xie2014-12-121-1/+3
| * | | cxgb4i: use set_wr_txq() to set tx queuesKaren Xie2014-12-121-11/+5
| * | | cxgb4i: handle non-pdu-aligned rx dataKaren Xie2014-12-121-0/+22
| * | | cxgb4i: additional types of negative adviceKaren Xie2014-12-121-3/+9
| * | | cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-18/+51
| * | | cxgb4i: fix credit check for tx_data_wrKaren Xie2014-12-121-1/+2
| * | | cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-122-9/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-125-4/+5
|\ \ \ \
| * | | | ps3rom: fix error return codeJulia Lawall2014-11-201-0/+1
| * | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
| * | | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20179-3790/+11908
| |\ \ \ \
| * | | | | scsi: mpt2sas: fix ioctl in commentAlex Pilon2014-11-201-1/+1
| * | | | | isci: Spelling s/stucture/structure/Geert Uytterhoeven2014-10-291-1/+1
| * | | | | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-292-2/+2
* | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-116-66/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | libsas: use ata_dev_classify()Hannes Reinecke2014-11-056-66/+22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1114-414/+338
|\ \ \ \ \ \
| * | | | | | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-112-6/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-295-52/+77
| |\ \ \ \ \ \
| * | | | | | | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-252-94/+19
| * | | | | | | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-223-14/+14
| * | | | | | | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-10/+10
| * | | | | | | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-221-59/+60
| * | | | | | | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-223-31/+31
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-217-38/+49
| |\ \ \ \ \ \ \
| * | | | | | | | vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-211-4/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-143-10/+42
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-133-40/+42
| * | | | | | | | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-107-136/+137
| * | | | | | | | cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-103-20/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-111-19/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin2014-12-091-1/+0
| * | | | | | | | virtio_scsi: v1.0 supportMichael S. Tsirkin2014-12-091-19/+32
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-4/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-089-48/+91
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | kill f_dentry usesAl Viro2014-11-191-2/+2
| * | | | | | | | assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-08117-11112/+5722
|\ \ \ \ \ \ \ \
| * | | | | | | | libsas: remove task_collector modeChristoph Hellwig2014-11-2718-465/+92
| * | | | | | | | wd719x: remove dma_cache_sync callOndrej Zary2014-11-271-2/+0
| * | | | | | | | scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert2014-11-251-19/+307
| * | | | | | | | scsi_debug: change SCSI command parser to table drivenDouglas Gilbert2014-11-251-558/+833
| * | | | | | | | scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert2014-11-251-4/+24
OpenPOWER on IntegriCloud