An error occurred fetching the project authors.
  1. 26 Sep, 2006 1 commit
  2. 02 Jul, 2006 1 commit
  3. 30 Jun, 2006 1 commit
  4. 25 Jun, 2006 2 commits
    • Mauro Carvalho Chehab's avatar
      V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h · 5e87efa3
      Mauro Carvalho Chehab authored
      The videodev.h and videodev2.h describe the public API for V4L and V4L2.
      It shouldn't have there any kernel-specific stuff. Those were moved to
      v4l2-dev.h.
      This patch removes some uneeded headers and include v4l2-common.h on all
      V4L driver. This header includes device implementation of V4L2 API provided
      on v4l2-dev.h as well as V4L2 internal ioctls that provides connections
      between master driver and its i2c devices.
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
      5e87efa3
    • Martin Samuelsson's avatar
      V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES support · fbe60daa
      Martin Samuelsson authored
      Add support for the AverMedia 6 Eyes MJPEG card.
      - Updated drivers/media/video/Kconfig with AVS6EYES
        options.
      - Added CONFIG_VIDEO_ZORAN_AVS6EYES to
        drivers/media/video/Makefile.
      - Added I2C_DRIVERID_BT866 and I2C_DRIVERID_KS0127 to
        include/linux/i2c-id.h
      - Added drivers/media/video/ks0127.c, imported and modified from
        the Marvel project.
      - Added drivers/media/video/ks0127.h, imported and modified from
        the Marvel project.
      - Added drivers/media/video/bt866.c, ported from a 2.4 version
        by Christer Weinigel.
      - Added AVS6EYES to drivers/media/video/zoran_card.c
      - Added input_mux to all cards in drivers/media/video/zoran_card.c
      - Added input mux module parameter to drivers/media/video/zoran_card.c
      - Added AVS6EYES to card_type in drivers/media/video/zoran.h
      - Added input_mux to card_info in drivers/media/video/zoran.h
      - Upped BUZ_MAX_INPUT in drivers/media/video/zoran.h from 8 to 16,
        as the AVS6EYES has 10.
      - Updated Documentation/video4linux/Zoran with information about AVS6EYES.
      Signed-off-by: default avatarMartin Samuelsson <sam@home.se>
      Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
      fbe60daa
  5. 25 Mar, 2006 1 commit
  6. 23 Mar, 2006 2 commits
  7. 15 Jan, 2006 1 commit
  8. 11 Jan, 2006 1 commit
  9. 07 Nov, 2005 1 commit
  10. 05 Sep, 2005 1 commit
  11. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4