1. 08 Jan, 2003 11 commits
    • Linus Torvalds's avatar
    • Gerd Knorr's avatar
      [PATCH] saa7134 driver update · 6f2f7e21
      Gerd Knorr authored
      This updates the saa7134 driver.  It adds support for a few more cards
      and includes adaptions to the video-buf.c changes sent earlier.
      6f2f7e21
    • Gerd Knorr's avatar
      [PATCH] i2c update for tuner.c · f26843fa
      Gerd Knorr authored
      This has some i2c adaptions and cleanups for the tv card tuner module.
      f26843fa
    • Gerd Knorr's avatar
      [PATCH] media/video i2c updates · 8af53d35
      Gerd Knorr authored
      This updates a bunch of i2c modules in drivers/media/video.  Most of it
      are adaptions to the recent i2c changes in the kernel.  While being at
      it I also did some other cleanups like deleting unused+dead code, using
      name-based initialization for some not-yet converted structs, ...
      
      The also has a few small fixes here and there, but no major functional
      changes.
      8af53d35
    • Gerd Knorr's avatar
      [PATCH] add bt832 module · 16793fc5
      Gerd Knorr authored
      This adds a driver module for the bt832 chip.  It is needed by the bttv
      driver to support the Pixelview Digital Camera.  The bt832 is connected
      using the GPIO pins of the bt878 chip.
      16793fc5
    • Gerd Knorr's avatar
      [PATCH] update bttv documentation · fc670cc3
      Gerd Knorr authored
      fc670cc3
    • Gerd Knorr's avatar
      [PATCH] bttv driver update. · e6cc6e2e
      Gerd Knorr authored
      This updates the bttv driver.  Changes:
      
       * adaptions to the video-buf changes send in a previous mail.
       * adaptions to recent i2c changes in the kernel.
       * first code bits the pixelview digital camera support (not
         working yet).
       * lots of small fixes/changes for specific TV cards.
      e6cc6e2e
    • Gerd Knorr's avatar
      [PATCH] add v4l1-compat module. · 3019e9c0
      Gerd Knorr authored
      This adds the v4l1-compat module.  This is a module which can translate
      most (old) v4l1 ioctls into the new v4l2 API.  This makes it easier for
      v4l2 drivers to present both old v4l and new v4l2 APIs to video4linux
      applications.  The saa7134 driver uses this for example.
      3019e9c0
    • Gerd Knorr's avatar
      [PATCH] video-buf.c update · 7b44ca8b
      Gerd Knorr authored
      This updates the video-buf helper module.  It changes the field handling
      a bit and adds code do deal better with alternating field capture (=
      capture even and odd fields to separate video buffers).
      7b44ca8b
    • Gerd Knorr's avatar
      [PATCH] add tda9887 module · 60e4b5d3
      Gerd Knorr authored
      This adds the tda9887 i2c module to the linux kernel.  This one is
      needed for some TV cards.  It also adds the missing #define to
      audiochip.h which currently breaks the bttv build.
      60e4b5d3
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · b6cb7ebe
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      b6cb7ebe
  2. 09 Jan, 2003 5 commits
  3. 08 Jan, 2003 24 commits