linux/Documentation/driver-api
Daniel Vetter 0959a1683d dma-buf: Update cpu access documentation
- Again move the information relevant for driver writers next to the
  callbacks.
- Put the overview and userspace interface documentation into a DOC:
  section within the code.
- Remove the text that mmap needs to be coherent - since the
  DMA_BUF_IOCTL_SYNC landed that's no longer the case. But keep the text
  that for pte zapping exporters need to adjust the address space.
- Add a FIXME that kmap and the new begin/end stuff used by the SYNC
  ioctl don't really mix correctly. That's something I just realized
  while doing this doc rework.
- Augment function and structure docs like usual.

Cc: linux-doc@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
  [sumits: fix cosmetic issues]
Link: http://patchwork.freedesktop.org/patch/msgid/20161209185309.1682-5-daniel.vetter@ffwll.ch
2016-12-13 17:53:32 +05:30
..
80211 docs: Move the 802.11 guide into the driver-api manual 2016-11-29 14:41:49 -07:00
basics.rst
conf.py doc-rst: make driver-api folder buildable stand-alone 2016-10-26 17:25:00 -06:00
device_link.rst Documentation/core-api/device_link: Add initial documentation 2016-12-05 14:14:55 -07:00
dma-buf.rst dma-buf: Update cpu access documentation 2016-12-13 17:53:32 +05:30
frame-buffer.rst
hsi.rst docs: split up serial-interfaces.rst 2016-09-06 09:14:52 -06:00
i2c.rst docs: split up serial-interfaces.rst 2016-09-06 09:14:52 -06:00
index.rst dma-buf: Extract dma-buf.rst 2016-12-11 13:37:55 -07:00
infrastructure.rst dma-buf: Extract dma-buf.rst 2016-12-11 13:37:55 -07:00
input.rst
message-based.rst docs: Don't format internal MPT docs 2016-09-06 09:15:48 -06:00
miscellaneous.rst
sound.rst
spi.rst docs: split up serial-interfaces.rst 2016-09-06 09:14:52 -06:00
usb.rst Documentation: convert USB to new format 2016-11-16 16:20:56 -07:00
vme.rst vme: Convert documentation to reStructuredText, move under driver APIs 2016-10-21 15:20:08 -06:00