1. 30 3月, 2009 3 次提交
  2. 30 12月, 2008 2 次提交
    • D
      V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing ones · 05583625
      Dirk Heer 提交于
      This Patch does modify the bttv-cards.c and bttc.h so that the driver
      supports VD-011, VD-012, VD-012-X1 and VD-012-X2 Framegrabber from
      Phytec Messtechnik GmbH.
      Signed-off-by: NDirk Heer <d.heer@phytec.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      05583625
    • K
      V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() · af128a10
      Kay Sievers 提交于
      This patch is part of a larger patch series which will remove
      the "char bus_id[20]" name string from struct device. The device
      name is managed in the kobject anyway, and without any size
      limitation, and just needlessly copied into "struct device".
      
      To set and read the device name dev_name(dev) and dev_set_name(dev)
      must be used. If your code uses static kobjects, which it shouldn't
      do, "const char *init_name" can be used to statically provide the
      name the registered device should have. At registration time, the
      init_name field is cleared, to enforce the use of dev_name(dev) to
      access the device name at a later time.
      
      We need to get rid of all occurrences of bus_id in the entire tree
      to be able to enable the new interface. Please apply this patch,
      and possibly convert any remaining remaining occurrences of bus_id.
      
      We want to submit a patch to -next, which will remove bus_id from
      "struct device", to find the remaining pieces to convert, and finally
      switch over to the new api, which will remove the 20 bytes array
      and does no longer have a size limitation.
      
      Thanks,
      Kay
      Signed-off-by: NKay Sievers <kay.sievers@vrfy.org>
      Acked-by: NGreg Kroah-Hartman <gregkh@suse.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      af128a10
  3. 12 10月, 2008 1 次提交
  4. 20 7月, 2008 1 次提交
  5. 25 4月, 2008 3 次提交
    • M
      V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning support · 967be9a9
      Michael Krufky 提交于
      Convert dvb-bt8xx to use tuner-simple instead of dvb-pll for Philips FCV1236D
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      967be9a9
    • M
    • E
      V4L/DVB (7366): Support for a 16-channel bt878 card · 97275ac5
      Ernesto Hernández-Novich 提交于
      I have what looks like a Geovision GV-600 (or 650) card. It has a large
      chip in the middle labeled
      
      CONEXANT
      FUSION 878A
      25878-13
      E345881.1
      0312 TAIWAN
      
      It has an audio connector coming out from a chip labeled
      
      ATMEL
      0242
      AT89C2051-24PI
      
      It is identified as follows on my Debian GNU/Linux Etch (kernel 2.6.18)
      
      ...
      01:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
      01:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
      ...
      01:0a.0 0400: 109e:036e (rev 11)
              Subsystem: 008a:763c
              Flags: bus master, medium devsel, latency 64, IRQ 58
              Memory at dfffe000 (32-bit, prefetchable) [size=4K]
              Capabilities: [44] Vital Product Data
              Capabilities: [4c] Power Management version 2
      
      01:0a.1 0480: 109e:0878 (rev 11)
              Subsystem: 008a:763c
              Flags: bus master, medium devsel, latency 64, IRQ 58
              Memory at dffff000 (32-bit, prefetchable) [size=4K]
              Capabilities: [44] Vital Product Data
              Capabilities: [4c] Power Management version 2
      
      It was being detected as a GENERIC UNKNOWN CARD both by the 2.6.18
      kernel and the latest v4l-dvb drivers, but it did not work at all. The
      card has sixteen (16) BNC video inputs, four of them on the board itself
      and twelve on three daughter-cards. It has a single bt878 chip, no tuner
      and what looks like and audio input. After doing some research I managed
      to get only eight channels working by forcing card=125 and those DID NOT
      match channels 0-7 on the card, and no audio.
      
      Based on what was working for card=125, I added the card definition
      block, added a specific muxsel routine and got the card working fully
      with xawtv, where the sixteen channels show up as Composite0 to
      Composite15, matching the channel labels in the card and daughter-cards.
      I have made no efforts yet to get audio working, but would appreciate
      any pointers.
      Signed-off-by: NErnesto Hernández-Novich <emhn@usb.ve>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      97275ac5
  6. 26 1月, 2008 2 次提交
  7. 10 10月, 2007 1 次提交
  8. 19 7月, 2007 2 次提交
  9. 28 4月, 2007 2 次提交
  10. 21 2月, 2007 1 次提交
  11. 25 6月, 2006 1 次提交
  12. 25 3月, 2006 3 次提交
  13. 14 1月, 2006 1 次提交
  14. 12 1月, 2006 1 次提交
  15. 10 1月, 2006 2 次提交
  16. 14 11月, 2005 2 次提交
  17. 09 11月, 2005 7 次提交
  18. 10 9月, 2005 1 次提交
  19. 02 8月, 2005 1 次提交
  20. 24 6月, 2005 2 次提交
  21. 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