summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-1850-78/+640
|\
| * [media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil2014-12-1610-6/+24
| * [media] tlg2300: move to staging in preparation for removalHans Verkuil2014-12-1613-3/+8
| * [media] vino/saa7191: move to staging in preparation for removalHans Verkuil2014-12-1614-21/+30
| * [media] MAINTAINERS: vivi -> vividHans Verkuil2014-12-161-2/+2
| * [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-161-1/+0
| * [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-166-26/+21
| * [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_capsHans Verkuil2014-12-161-0/+6
| * [media] vivid: fix CROP_BOUNDS typo for video outputHans Verkuil2014-12-161-1/+1
| * [media] DocBook media: update version number and document changesHans Verkuil2014-12-162-1/+22
| * [media] vivid.txt: document new controlsHans Verkuil2014-12-161-0/+15
| * [media] DocBook media: add missing ycbcr_enc and quantization fieldsHans Verkuil2014-12-162-3/+51
| * [media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil2014-12-161-3/+3
| * [media] rcar_vin: Fix interrupt enable in progressiveKoji Matsuoka2014-12-121-1/+1
| * [media] rcar_vin: Enable VSYNC field toggle modeKoji Matsuoka2014-12-121-1/+2
| * [media] rcar_vin: Add scaling supportKoji Matsuoka2014-12-121-9/+442
| * [media] rcar_vin: Add DT support for r8a7793 and r8a7794 SoCsYoshihiro Kaneko2014-12-122-0/+4
| * [media] rcar_vin: Add YUYV capture format supportKoji Matsuoka2014-12-121-0/+8
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-1853-457/+3511
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-1550-451/+3499
| |\ \ \ \ \ \ \ \
| | | | | | | | * | IB/srp: Allow newline separator for connection stringSagi Grimberg2014-12-151-1/+1
| | | | | | | * | | IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-154-16/+198
| | | | | | | * | | IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran2014-12-151-0/+79
| | | | | | | * | | IB/mlx5: Handle page faultsHaggai Eran2014-12-152-0/+415
| | | | | | | * | | IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-156-22/+294
| | | | | | | * | | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-154-8/+149
| | | | | | | * | | IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-154-18/+88
| | | | | | | * | | IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-154-0/+83
| | | | | | | * | | mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-156-2/+291
| | | | | | | * | | mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-151-0/+1
| | | | | | | * | | IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-158-13/+566
| | | | | | | * | | IB/core: Add support for on demand paging regionsShachar Raindel2014-12-158-0/+442
| | | | | | | * | | IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-155-5/+81
| | | | | | | * | | IB/core: Add support for extended query device capsEli Cohen2014-12-155-44/+103
| | | | | | | * | | IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-154-1/+80
| | | | | | | * | | IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-152-0/+36
| | | | | | | * | | IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-158-12/+35
| | | | | | | * | | IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-154-48/+109
| | | | | | | * | | IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-152-11/+12
| | | | | | | |/ /
| | | | | | * | | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma2014-12-151-4/+1
| | | | | | * | | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja2014-12-151-0/+2
| | | | | | |/ /
| | | | | * | | mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia2014-12-151-3/+3
| | | | | * | | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein2014-12-151-1/+0
| | | | | |/ /
| | | | * | | IB/iser: Bump version to 1.5Or Gerlitz2014-12-151-1/+1
| | | | * | | IB/iser: DIX updateSagi Grimberg2014-12-152-57/+26
| | | | * | | IB/iser: Micro-optimize iser_handle_wcSagi Grimberg2014-12-151-1/+1
| | | | * | | IB/iser: Micro-optimize iser loggingSagi Grimberg2014-12-151-8/+5
| | | | * | | IB/iser: Use more completion queuesSagi Grimberg2014-12-152-4/+12
| | | | * | | IB/iser: Remove redundant is_mr indicatorSagi Grimberg2014-12-153-13/+4
| | | | * | | IB/iser: Centralize memory region invalidation to a functionSagi Grimberg2014-12-151-16/+16
OpenPOWER on IntegriCloud