26 Sep, 2014

1 commit


27 May, 2014

3 commits


21 May, 2014

1 commit

  • The DMA-API documentation sometimes refers to "physical addresses" when it
    really means "bus addresses." Sometimes these are identical, but they may
    be different if the bridge leading to the bus performs address translation.
    Update the documentation to use "bus address" when appropriate.

    Also, consistently capitalize "DMA", use parens with function names, use
    dev_printk() in examples, and reword a few sections for clarity.

    No functional change; documentation changes only.

    Signed-off-by: Bjorn Helgaas
    Acked-by: Greg Kroah-Hartman
    Acked-by: Arnd Bergmann
    Acked-by: James Bottomley
    Acked-by: Randy Dunlap

    Bjorn Helgaas
     

17 Sep, 2013

1 commit


28 Feb, 2013

2 commits


24 Oct, 2012

1 commit

  • Enhance the document to discuss the importance of dma
    mapping error checks after dma_map_single() and
    dma_map_page() calls. Also added usage examples that include
    unmap examples in error paths when dma mapping error is
    returned. Includes correct and incorrect usages to high
    light some common mistakes in error paths especially when
    dma mapping fails when more than one dma mapping call is
    made.

    Signed-off-by: Shuah Khan
    Reviewed-by: Konrad Rzeszutek Wilk
    Signed-off-by: Joerg Roedel

    Shuah Khan
     

27 Jul, 2011

1 commit


15 Aug, 2010

1 commit


11 Aug, 2010

1 commit


28 May, 2010

5 commits


23 Apr, 2010

1 commit


25 Mar, 2010

1 commit