1. 03 Jul, 2016 25 commits
  2. 01 Jul, 2016 12 commits
  3. 30 Jun, 2016 3 commits
    • Mauro Carvalho Chehab's avatar
      doc-rst: linuxt_tv: update the documentation year · 40f7bc9b
      Mauro Carvalho Chehab authored
      The RST version was produced in 2016. So, update it where
      it was still pointing to the wrong year.
      
      While here, added the missing (copyright) symbols.
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
      40f7bc9b
    • Markus Heiser's avatar
      doc-rst: linux_tv DocBook to reST migration (docs-next) · 5377d91f
      Markus Heiser authored
      This is the restructuredText (reST) migration of the ``media``
      DocBook-XML set from the linux_tv project.
      Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarIT.de>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
      5377d91f
    • Mauro Carvalho Chehab's avatar
      Merge branch 'docs-next' of git://git.lwn.net/linux into devel/docs-next · 6ab99fa6
      Mauro Carvalho Chehab authored
      * 'docs-next' of git://git.lwn.net/linux: (64 commits)
        Add .pyc files to .gitignore
        Doc: PM: Fix a typo in intel_powerclamp.txt
        doc-rst: flat-table directive - initial implementation
        Documentation: add meta-documentation for Sphinx and kernel-doc
        Documentation: tiny typo fix in usb/gadget_multi.txt
        Documentation: fix wrong value in md.txt
        bcache: documentation formatting, edited for clarity, stripe alignment notes
        bcache: documentation updates and corrections
        Documentation: add top level 'make help' output for Sphinx
        Documentation/sphinx: drop modindex, we don't have python modules
        Documentation/sphinx: add support for specifying extra export files
        Documentation/sphinx: use a more sensible string split in kernel-doc extension
        Documentation/sphinx: remove unnecessary temporary variable
        kernel-doc: unify all EXPORT_SYMBOL scanning to one place
        kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs
        kernel-doc: abstract filename mapping
        kernel-doc: add missing semi-colons in option parsing
        kernel-doc: do not warn about duplicate default section names
        kernel-doc: remove old debug cruft from dump_section()
        docs: kernel-doc: Add "example" and "note" to the magic section types
        ...
      6ab99fa6