1. 25 6月, 2006 1 次提交
    • 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
  2. 28 3月, 2006 1 次提交
  3. 25 3月, 2006 1 次提交
  4. 24 3月, 2006 1 次提交
  5. 15 1月, 2006 1 次提交
  6. 10 1月, 2006 1 次提交
  7. 06 1月, 2006 1 次提交
  8. 13 12月, 2005 1 次提交
  9. 02 12月, 2005 1 次提交
  10. 13 11月, 2005 1 次提交
    • R
      [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOs · bd5d080a
      Richard Purdie 提交于
      Patch from Richard Purdie
      
      Add a driver for the extra GPIOs found on the Sharp SL-C1000 (Akita).
      These GPIOs are found on a Maxim MAX7310 I2C i/o expander chip. A
      generic GPIO driver for the MAX7310 was attempted but this mini
      driver is a much simpler and much more effective solution avoiding
      several issues and complexity the generic driver had (as discussed
      on LKML).
      
      The platform device is required so the device parent can be set
      correctly which ensures the device is one of the last to suspend
      and first to resume. Whilst the i2c suspend/resume calls can be
      influenced, nothing guarantees this is easlier/later than the
      subsystems the gpios are used on which are all independent of i2c
      (sound, irda, video/backlight etc.).
      Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      bd5d080a
  11. 09 11月, 2005 2 次提交
  12. 29 10月, 2005 1 次提交
  13. 06 9月, 2005 3 次提交
  14. 22 6月, 2005 1 次提交
  15. 15 6月, 2005 1 次提交
  16. 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