An error occurred fetching the project authors.
  1. 19 Jan, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] v4l: add infrared remote support · e6cc7a13
      Andrew Morton authored
      From: Gerd Knorr <kraxel@bytesex.org>
      
      This patch adds a module with some helper functions to handle infrared
      remotes using the linux input layer.  It doesn't do any useful stuff alone,
      but the saa7134 and bttv drivers will use that to support the remotes shipped
      with some TV cards.
      e6cc7a13
  2. 05 Oct, 2003 1 commit
  3. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      Rusty Russell authored
      Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.
      
      modules.txt no longer exists, and the common wording used to refer to
      it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
      request, "say M" changed to "choose M" (more sense for graphical front
      ends, too).
      77215b89
  4. 08 Apr, 2003 1 commit
  5. 09 Feb, 2003 1 commit
  6. 31 Oct, 2002 1 commit
    • Gerd Knorr's avatar
      [PATCH] add v4l2 api · e028b61b
      Gerd Knorr authored
      This adds the v4l2 API to the linux kernel.
      
      The first, original video4linux API has a number of design bugs.  They
      are fixed in this new API revision.  It already exists for quite some
      time.  Last weeks it got a number of cleanups based on the experiences
      of the last years (drop stuff nobody uses, fix some inconsistencies).
      We consider it being in a pretty good shape now and like to see it in
      2.6.
      
      This patch is basically the header file with all the structs and ioctls
      in there.  A small module with some helper functions for v4l2 drivers is
      included too.  Related updates (bttv, ...) will follow as separate
      patches.
      e028b61b
  7. 29 Oct, 2002 1 commit