1. 14 8月, 2015 1 次提交
  2. 07 8月, 2015 1 次提交
  3. 24 7月, 2015 1 次提交
  4. 11 7月, 2015 3 次提交
  5. 23 6月, 2015 1 次提交
  6. 15 6月, 2015 1 次提交
  7. 10 6月, 2015 19 次提交
  8. 09 6月, 2015 6 次提交
  9. 06 6月, 2015 1 次提交
  10. 05 6月, 2015 2 次提交
    • H
      [media] DocBook/media: document new xfer_func fields · 22b6ae48
      Hans Verkuil 提交于
      Document the new field and defines to set the transfer function needed
      to correctly decode the colors of an image.
      Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
      22b6ae48
    • L
      Documentation: extend use case for EXPORT_SYMBOL_GPL() · 582ed8d5
      Luis R. Rodriguez 提交于
      Current documentation over use case for EXPORT_SYMBOL_GPL()
      only acknowledges functions which are "an internal implementation
      issue, and not really an interface". In practice these days
      though we have some maintainers taking on preferences to require
      all new functionality go in with EXPORT_SYMBOL_GPL().
      
      A maintainer asking developers to use EXPORT_SYMBOL_GPL()
      for new functionality tends to be a well accepted and understood
      position that maintainers can take and typically requires the
      maintainers educating contributing developers on their own
      positions and requirements.
      
      Developers who submit code to maintainers not familiar with
      these preferences as optional for new functionality need explicit
      guidence though as existing documentation does not acknowledge
      this as a valid possibility. Without this being documented some
      maintainers are reluctant to accept new functionality with
      EXPORT_SYMBOL_GPL().
      
      This extends the use case documentation for EXPORT_SYMBOL_GPL()
      to acknowledge acceptance for new functionality.
      Signed-off-by: NLuis R. Rodriguez <mcgrof@suse.com>
      [jc: wording tweaked with permission]
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      582ed8d5
  11. 04 6月, 2015 1 次提交
  12. 03 6月, 2015 1 次提交
  13. 01 6月, 2015 2 次提交