summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Target/iser: Move check signature status to a functionSagi Grimberg2014-04-071-65/+50Star
| * | | | | | Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...Sagi Grimberg2014-04-071-6/+41
| * | | | | | Target/iser: Fix signature work requests accountingSagi Grimberg2014-04-071-0/+2
| * | | | | | iscsi-target: Add missing NopOUT->flag (LMB) sanity checkArshad Hussain2014-04-071-0/+10
| * | | | | | IB/isert: Support T10-PI protected transactionsSagi Grimberg2014-04-072-29/+311
| * | | | | | IB/isert: Accept RDMA_WRITE completionsSagi Grimberg2014-04-071-2/+17
| * | | | | | IB/isert: Initialize T10-PI resourcesSagi Grimberg2014-04-072-17/+110
| * | | | | | IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg2014-04-072-125/+127
| * | | | | | Target/sbc: add debug printSagi Grimberg2014-04-071-0/+3
| * | | | | | Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg2014-04-073-0/+26
| * | | | | | Target/iscsi: Add T10-PI indication for iscsi_portal_groupSagi Grimberg2014-04-072-1/+6
| * | | | | | Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-072-7/+0Star
| * | | | | | Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-074-6/+13
| * | | | | | Target/file: place escape values for protection information formatSagi Grimberg2014-04-071-39/+1Star
| * | | | | | Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-133-15/+81
| * | | | | | Target/transport: Allocate protection sg if neededSagi Grimberg2014-03-131-0/+12
| * | | | | | target: silence GCC warning in target_alua_state_checkPaul Bolle2014-03-131-51/+44Star
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-1329-594/+1663
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-1318-126/+200
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab2014-04-081-1/+3
| * | | | | | | | [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-081-1/+1
| * | | | | | | | [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja2014-04-071-5/+4Star
| * | | | | | | | [media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja2014-04-071-1/+12
| * | | | | | | | [media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja2014-04-071-0/+3
| * | | | | | | | [media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja2014-04-071-2/+4
| * | | | | | | | [media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja2014-04-071-1/+2
| * | | | | | | | [media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja2014-04-071-1/+1
| * | | | | | | | [media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja2014-04-071-2/+2
| * | | | | | | | [media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja2014-04-071-1/+1
| * | | | | | | | [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja2014-04-071-0/+3
| * | | | | | | | [media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan2014-04-071-0/+1
| * | | | | | | | [media] drx-j: use customise option correctlyPaul Bolle2014-04-071-1/+1
| * | | | | | | | [media] m88rs2000: fix sparse static warningsMalcolm Priestley2014-04-071-4/+4
| * | | | | | | | [media] r820t: fix size and init valuesBenjamin Larsson2014-04-071-1/+2
| * | | | | | | | [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-062-35/+55
| * | | | | | | | [media] rc-core: split dev->s_filterDavid Härdeman2014-04-063-10/+35
| * | | | | | | | [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-063-59/+59
| * | | | | | | | [media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari2014-04-061-2/+0Star
| * | | | | | | | [media] xc2028: add missing break to switchAntti Palosaari2014-04-061-0/+1
| * | | | | | | | [media] msi3101: check I/O return values on stop streamingAntti Palosaari2014-04-061-4/+10
| * | | | | | | | [media] msi3101: remove unused variable assignmentAntti Palosaari2014-04-061-1/+0Star
| * | | | | | | | [media] msi001: fix possible integer overflowAntti Palosaari2014-04-061-1/+1
| * | | | | | | | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-061-0/+2
* | | | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-135-116/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-071-15/+5Star
| * | | | | | | | | ntb: Split ntb_setup_msix() into separate BWD/SNB routinesAlexander Gordeev2014-04-071-65/+102
| * | | | | | | | | ntb: Use pci_msix_vec_count() to obtain number of MSI-XsAlexander Gordeev2014-04-072-13/+4Star
| * | | | | | | | | NTB: Code Style Clean-upJon Mason2014-04-075-28/+28
| * | | | | | | | | NTB: client event cleanupJon Mason2014-04-074-8/+18
| * | | | | | | | | ntb: Fix leakage of ntb_device::msix_entries[] arrayAlexander Gordeev2014-04-071-0/+1