1. 04 3月, 2017 2 次提交
  2. 21 2月, 2017 2 次提交
  3. 16 2月, 2017 4 次提交
  4. 13 2月, 2017 3 次提交
  5. 07 2月, 2017 9 次提交
  6. 02 2月, 2017 3 次提交
  7. 01 2月, 2017 2 次提交
    • J
      docs: Convert the regulator docbook to RST · 028f2533
      Jonathan Corbet 提交于
      A fairly straightforward conversion to RST; the document is then added to
      the driver-api manual.
      
      Of course, this document has seen no substantive changes since 2008, so
      chances are it needs work in other areas as well.
      
      Cc: Mark Brown <broonie@kernel.org>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      028f2533
    • J
      docs: Convert the deviceio template to RST · 8a8a602f
      Jonathan Corbet 提交于
      Convert deviceiobook.tmpl to RST and incorporate it into the driver API
      manual.
      
      Like the rest of our documentation, this one could use some work.  There's
      no mention of ioremap() and friends, no mention of io_read*() and friends.
      But we have nice documentation for all those folks writing new drivers that
      do port I/O :).
      
      The :c:func: notation has been left off of all the read*/write* functions.
      There's no kerneldoc comments for them anyway, so those links will never be
      live, and writing a bunch of repetitive "read a byte from I/O memory"
      comments lacks appeal.
      
      Cc: Matthew Wilcox <willy@infradead.org>
      Cc: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      8a8a602f
  8. 27 1月, 2017 7 次提交
  9. 14 1月, 2017 4 次提交
  10. 05 1月, 2017 4 次提交