1. 06 2月, 2014 2 次提交
    • M
      [media] DocBook: Add a description for the Remote Controller interface · 41950865
      Mauro Carvalho Chehab 提交于
      Adds a missing section to describe the remote controller interface.
      
      The DocBook is just addin the same documentation as written at
      Documentation/ABI/testing/sysfs-class-rc, using the DocBook's
      way, and dropping timestamps/contact info.
      
      While that means that we'll have the same info on two parts, there
      are parts of the remote controller interface that doesn't belong
      at Documentation/ABI/, and it makes sense to have everything
      on the same place. This also means that we'll need to manually
      track to be sure that both places will be synchronized, but, as
      it is not expected much changes on it, this sync can be done
      manually.
      
      It also adds an introduction that states that the IR is a normal
      evdev/input interface, plus the sysfs class nodes.
      Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
      41950865
    • M
      [media] DocBook/media_api: Better organize the DocBook · 90f745ce
      Mauro Carvalho Chehab 提交于
      All chapters/parts but Remote controllers have the revision
      tags inside the body. Move those to remote_controllers.xml and
      do some cleanup.
      
      No functional changes.
      Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
      90f745ce
  2. 28 7月, 2011 1 次提交
    • M
      [media] DocBook: Move all media docbook stuff into its own directory · 42661299
      Mauro Carvalho Chehab 提交于
      This patch addresses several issues pointed by Randy Dunlap
      <rdunlap@xenotime.net> at changeset ece722c:
      
      - In the generated index.html file, "media" is listed first, but it
        should be listed in alphabetical order, not first.
      
      - The generated files are (hidden) in .tmpmedia/
      
      - The link from the top-level index.html file to "media" is to
        media/index.html, but the file is actually in .tmpmedia/media/index.html
      
      - Please build docs with and without using "O=builddir" and test that.
      
      - Would it be possible for media to have its own Makefile instead of
        merging into this one?
      
      Due to the way cleandocs target works, I had to rename the media DocBook
      to media_api, otherwise cleandocs would remove the /media directory.
      
      Thanks-to: Randy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      42661299
  3. 31 3月, 2011 1 次提交
  4. 03 8月, 2010 1 次提交
  5. 19 9月, 2009 3 次提交