1. 14 2月, 2007 1 次提交
    • J
      i2c: Declare more i2c_adapter parent devices · 12a917f6
      Jean Delvare 提交于
      Declare the parent device of i2c_adapter devices each time we can
      easily do so. It makes the i2c_adapter appear at the right place in
      the device tree, rather than as a platform device.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: David Brownell <dbrownell@users.sourceforge.net>
      Cc: Len Brown <len.brown@intel.com>
      Cc: Jordan Crouse <jordan.crouse@amd.com>
      Cc: Jody McIntyre <scjody@modernduck.com>
      Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>
      Cc: v4l-dvb-maintainer@linuxtv.org
      Cc: Petr Vandrovec <vandrove@vc.cvut.cz>
      12a917f6
  2. 11 12月, 2006 1 次提交
  3. 04 10月, 2006 1 次提交
  4. 27 9月, 2006 1 次提交
  5. 26 9月, 2006 1 次提交
  6. 03 7月, 2006 1 次提交
  7. 01 7月, 2006 1 次提交
  8. 25 6月, 2006 2 次提交
    • M
      V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h · 5e87efa3
      Mauro Carvalho Chehab 提交于
      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: NMauro Carvalho Chehab <mchehab@infradead.org>
      5e87efa3
    • M
      V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES support · fbe60daa
      Martin Samuelsson 提交于
      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: NMartin Samuelsson <sam@home.se>
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      fbe60daa
  9. 25 3月, 2006 1 次提交
  10. 23 3月, 2006 2 次提交
  11. 16 1月, 2006 1 次提交
  12. 12 1月, 2006 1 次提交
  13. 07 11月, 2005 1 次提交
  14. 06 9月, 2005 1 次提交
  15. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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