linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: minor dma-buf updates for 4.7
@ 2016-06-01  6:06 Sumit Semwal
  0 siblings, 0 replies; only message in thread
From: Sumit Semwal @ 2016-06-01  6:06 UTC (permalink / raw)
  To: Linus Torvalds, LKML, DRI mailing list, Linaro MM SIG, linux-media
  Cc: Tom Gall

Hi Linus,

A tiny pull request with mostly cosmetic changes in dma-buf for 4.7;
may I request you to please pull?


The following changes since commit 852f42a69b93dc71507adedeed876d57b8c2c2fa:

  Merge branch 'uuid' (lib/uuid fixes from Andy) (2016-05-30 15:27:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf.git
tags/dma-buf-for-4.7

for you to fetch changes up to b02da6f8236148009c22167cd7013d5ce04a2d37:

  dma-buf: use vma_pages() (2016-05-31 22:17:05 +0530)

----------------------------------------------------------------
Minor dma-buf updates for 4.7:
- use of vma_pages instead of explicit computation.
- DocBook and headerdoc updates for dma-buf.

----------------------------------------------------------------
Luis de Bethencourt (1):
      fence: add missing descriptions for fence

Muhammad Falak R Wani (1):
      dma-buf: use vma_pages()

Rob Clark (3):
      dma-buf: headerdoc fixes
      reservation: add headerdoc comments
      doc: update/fixup dma-buf related DocBook

 Documentation/DocBook/device-drivers.tmpl | 36 ++++++++++++++--
 drivers/dma-buf/dma-buf.c                 |  7 +--
 drivers/dma-buf/reservation.c             | 72 +++++++++++++++++++++++++++++--
 include/linux/dma-buf.h                   | 13 ++++--
 include/linux/fence.h                     |  2 +
 include/linux/reservation.h               | 53 +++++++++++++++++++++++
 6 files changed, 169 insertions(+), 14 deletions(-)

Thanks and best regards,
Sumit.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-01  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  6:06 [GIT PULL]: minor dma-buf updates for 4.7 Sumit Semwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).