1. 11 Jun, 2010 1 commit
    • Nicolas Palix's avatar
      Add a target to use the Coccinelle checker · 74425eee
      Nicolas Palix authored
      
      A 'coccicheck' target is added. It can be called with four different
      modes. Each one generates a different kind of output, i.e. context,
      patch, org, report, according to the corresponding mode to be
      activated.
      
      The new target calls the 'coccicheck' front-end in the 'scripts'
      directory with the MODE argument. Every SmPL file in the
      subdirectories of 'scripts/coccinelle' is then given to the front-end
      and applied to the entire source tree.
      
      The four modes behave as follows:
      
      'report' generates a list in the following format:
        file:line:column-column: message
      
      'patch' proposes a fix, when possible.
      
      'context' highlights lines of interest and their context in a
      diff-like style. Lines of interest are indicated with '-'.
      
      'org' generates a report in the Org mode format of Emacs.
      Signed-off-by: default avatarNicolas Palix <npalix@diku.dk>
      Signed-off-by: default avatarJulia Lawall <julia@diku.dk>
      Acked-by: default avatarSam Ravnborg <sam@ravnborg.org>
      Acked-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
      Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
      74425eee
  2. 02 Feb, 2010 1 commit
  3. 23 Jan, 2010 1 commit
  4. 17 Jan, 2010 2 commits
  5. 15 Jan, 2010 1 commit
  6. 14 Jan, 2010 1 commit
  7. 11 Jan, 2010 2 commits
  8. 02 Jan, 2010 1 commit
  9. 29 Dec, 2009 1 commit
    • Stefan Richter's avatar
      firewire, ieee1394: update MAINTAINERS entries · 958a29cb
      Stefan Richter authored
      Ben and Kristian have not been involved in maintenance of the IEEE 1394
      drivers for quite some time; submitters are not required to Cc them on
      patches.
      
      The linux1394.org domain has been dead for a while and is no longer
      under control of a Linux developer.  The current web site of the
      Linux 1394 project is http://ieee1394.wiki.kernel.org/
      
      .
      
      The classic drivers/ieee1394/ stack is now obsolete from the development
      point of view, though still a useful alternative in productive use.  But
      nobody should attempt to submit style cleanup patches for it or to
      develop new drivers on top of this stack, hence mark its MAINTAINERS
      entry as Obsolete.
      
      drivers/ieee1394/raw1394*, like the rest of the old stack, does not
      receive bigger code changes anymore, hence shrink the MAINTAINERS
      database a bit by dropping raw1394's special entry.  If something
      important and urgent is going to come up for raw1394, I will make sure
      that Dan will be notified of it besides via linux1394-devel.
      Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
      Signed-off-by: default avatarDan Dennedy <dan@dennedy.org>
      Cc: Ben Collins <ben.collins@ubuntu.com>
      Cc: Kristian Hoegsberg <krh@bitplanet.net>
      958a29cb
  10. 24 Dec, 2009 1 commit
  11. 23 Dec, 2009 2 commits
  12. 22 Dec, 2009 1 commit
  13. 16 Dec, 2009 1 commit
  14. 15 Dec, 2009 6 commits
  15. 12 Dec, 2009 1 commit
  16. 11 Dec, 2009 2 commits
  17. 10 Dec, 2009 1 commit
  18. 09 Dec, 2009 5 commits
  19. 08 Dec, 2009 1 commit
  20. 07 Dec, 2009 2 commits
  21. 04 Dec, 2009 2 commits
  22. 03 Dec, 2009 2 commits
  23. 01 Dec, 2009 2 commits