1. 30 3月, 2009 8 次提交
  2. 03 1月, 2009 3 次提交
  3. 30 12月, 2008 4 次提交
  4. 13 10月, 2008 1 次提交
  5. 12 10月, 2008 5 次提交
  6. 26 7月, 2008 1 次提交
  7. 20 7月, 2008 10 次提交
  8. 05 6月, 2008 1 次提交
  9. 30 4月, 2008 2 次提交
    • M
      V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver · aed6abd6
      Mauro Carvalho Chehab 提交于
      LD      drivers/media/video/built-in.o
      drivers/media/video/cx18/built-in.o: In function `get_service_set':
      /home/v4l/tokernel/git/drivers/media/video/cx18/cx18-ioctl.c:118: multiple definition of `get_service_set'
      drivers/media/video/ivtv/built-in.o:/home/v4l/tokernel/git/drivers/media/video/ivtv/ivtv-ioctl.c:119: first defined here
      drivers/media/video/cx18/built-in.o: In function `expand_service_set':
      /home/v4l/tokernel/git/drivers/media/video/cx18/cx18-ioctl.c:92: multiple definition of `expand_service_set'
      drivers/media/video/ivtv/built-in.o:/home/v4l/tokernel/git/drivers/media/video/ivtv/ivtv-ioctl.c:92: first defined here
      drivers/media/video/cx18/built-in.o: In function `service2vbi':
      /home/v4l/tokernel/git/drivers/media/video/cx18/cx18-ioctl.c:44: multiple definition of `service2vbi'
      drivers/media/video/ivtv/built-in.o:/home/v4l/tokernel/git/drivers/media/video/ivtv/ivtv-ioctl.c:42: first defined here
      make[2]: ** [drivers/media/video/built-in.o] Erro 1
      make[1]: ** [drivers/media/video] Erro 2
      make: ** [drivers/media/] Erro 2
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      aed6abd6
    • H
      V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip · 1c1e45d1
      Hans Verkuil 提交于
      Many thanks to Steve Toth from Hauppauge and Nattu Dakshinamurthy from
      Conexant for their support. I am in particular thankful to Hauppauge
      since without their help this driver would not exist. It should also
      be noted that Steve did the work to get the DVB part up and running.
      Thank you!
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NSteven Toth <stoth@hauppauge.com>
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NG. Andrew Walls <awalls@radix.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      1c1e45d1