14 Jun, 2018

1 commit

  • Currently the code is split over various files with dma- prefixes in the
    lib/ and drives/base directories, and the number of files keeps growing.
    Move them into a single directory to keep the code together and remove
    the file name prefixes. To match the irq infrastructure this directory
    is placed under the kernel/ directory.

    Signed-off-by: Christoph Hellwig

    Christoph Hellwig
     

23 Apr, 2018

1 commit


03 Jan, 2017

1 commit


12 Dec, 2016

1 commit

  • Just prep work to polish and consolidate all the dma-buf related
    documenation.

    Unfortunately I didn't discover a way to both integrate this new file
    into the overall toc while keeping it at the current place. Work
    around that by moving it into the overall driver-api/index.rst.

    Cc: linux-doc@vger.kernel.org
    Cc: Jonathan Corbet
    Cc: Sumit Semwal
    Signed-off-by: Daniel Vetter
    Signed-off-by: Jonathan Corbet

    Daniel Vetter
     

14 Nov, 2016

1 commit

  • Few files under dma-buf/ changed their names but the changes didn't
    applied to a document that referencing them. It is causing few
    documentation build warnings. This commit fixes the problems by
    applying changed file names on the document.

    Signed-off-by: SeongJae Park
    Signed-off-by: Jonathan Corbet

    SeongJae Park
     

23 Aug, 2016

1 commit