The patch number 9559 was added via Jean-Francois Moine <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

merge: v4l-dvb


---

 linux/Documentation/video4linux/CARDLIST.cx88         |    2 
 linux/drivers/media/common/saa7146_fops.c             |    2 
 linux/drivers/media/common/saa7146_video.c            |   10 
 linux/drivers/media/dvb/dvb-core/dvbdev.c             |    2 
 linux/drivers/media/dvb/dvb-usb/af9015.c              |   33 ++-
 linux/drivers/media/dvb/dvb-usb/af9015.h              |   77 ++++++-
 linux/drivers/media/dvb/dvb-usb/cinergyT2.h           |    4 
 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h         |    1 
 linux/drivers/media/dvb/frontends/af9013.c            |    6 
 linux/drivers/media/dvb/frontends/si21xx.c            |    1 
 linux/drivers/media/dvb/frontends/stb0899_drv.c       |    9 
 linux/drivers/media/radio/radio-mr800.c               |   47 ++--
 linux/drivers/media/video/Kconfig                     |    8 
 linux/drivers/media/video/arv.c                       |    5 
 linux/drivers/media/video/bt8xx/bttv-gpio.c           |    7 
 linux/drivers/media/video/bt8xx/bttv.h                |    2 
 linux/drivers/media/video/bt8xx/bttvp.h               |    2 
 linux/drivers/media/video/bw-qcam.c                   |    5 
 linux/drivers/media/video/c-qcam.c                    |    9 
 linux/drivers/media/video/cpia.c                      |   11 -
 linux/drivers/media/video/cpia2/cpia2_v4l.c           |   15 -
 linux/drivers/media/video/cx18/cx18-av-audio.c        |   41 ++-
 linux/drivers/media/video/cx18/cx18-av-core.c         |  106 ++++++---
 linux/drivers/media/video/cx18/cx18-av-core.h         |    3 
 linux/drivers/media/video/cx18/cx18-av-firmware.c     |   22 +-
 linux/drivers/media/video/cx18/cx18-driver.c          |   21 +
 linux/drivers/media/video/cx18/cx18-driver.h          |   27 +-
 linux/drivers/media/video/cx18/cx18-dvb.c             |   23 ++
 linux/drivers/media/video/cx18/cx18-dvb.h             |    1 
 linux/drivers/media/video/cx18/cx18-firmware.c        |   62 +++--
 linux/drivers/media/video/cx18/cx18-gpio.c            |   24 +-
 linux/drivers/media/video/cx18/cx18-i2c.c             |   24 +-
 linux/drivers/media/video/cx18/cx18-io.c              |   39 ++-
 linux/drivers/media/video/cx18/cx18-io.h              |   25 +-
 linux/drivers/media/video/cx18/cx18-irq.c             |  110 ++++++----
 linux/drivers/media/video/cx18/cx18-irq.h             |    8 
 linux/drivers/media/video/cx18/cx18-mailbox.c         |    6 
 linux/drivers/media/video/cx18/cx18-queue.c           |   14 -
 linux/drivers/media/video/cx18/cx18-scb.h             |   40 +--
 linux/drivers/media/video/cx25840/Kconfig             |    2 
 linux/drivers/media/video/cx88/cx88-cards.c           |    6 
 linux/drivers/media/video/em28xx/em28xx-video.c       |    4 
 linux/drivers/media/video/et61x251/et61x251_core.c    |    2 
 linux/drivers/media/video/ir-kbd-i2c.c                |    6 
 linux/drivers/media/video/ivtv/ivtv-cards.c           |   17 -
 linux/drivers/media/video/ivtv/ivtv-driver.c          |   26 +-
 linux/drivers/media/video/ov511.c                     |    5 
 linux/drivers/media/video/ov772x.c                    |   14 -
 linux/drivers/media/video/pms.c                       |    5 
 linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c       |    2 
 linux/drivers/media/video/pvrusb2/pvrusb2-sysfs.c     |    4 
 linux/drivers/media/video/pvrusb2/pvrusb2-v4l2.c      |   13 -
 linux/drivers/media/video/pwc/pwc-if.c                |    2 
 linux/drivers/media/video/pwc/pwc-v4l.c               |    3 
 linux/drivers/media/video/pwc/pwc.h                   |    3 
 linux/drivers/media/video/saa5246a.c                  |    5 
 linux/drivers/media/video/saa5249.c                   |    5 
 linux/drivers/media/video/saa7134/saa7134.h           |    2 
 linux/drivers/media/video/se401.c                     |    5 
 linux/drivers/media/video/sh_mobile_ceu_camera.c      |    7 
 linux/drivers/media/video/sn9c102/sn9c102_core.c      |    2 
 linux/drivers/media/video/soc_camera.c                |    6 
 linux/drivers/media/video/stv680.c                    |    5 
 linux/drivers/media/video/usbvideo/usbvideo.c         |    5 
 linux/drivers/media/video/usbvision/usbvision-video.c |    6 
 linux/drivers/media/video/uvc/uvc_v4l2.c              |   13 -
 linux/drivers/media/video/v4l2-dev.c                  |    2 
 linux/drivers/media/video/v4l2-ioctl.c                |    8 
 linux/drivers/media/video/vino.c                      |    5 
 linux/drivers/media/video/w9966.c                     |    5 
 linux/drivers/media/video/zc0301/zc0301_core.c        |    2 
 linux/drivers/media/video/zoran/zoran_driver.c        |    8 
 linux/include/linux/videodev2.h                       |    1 
 linux/include/media/saa7146_vv.h                      |    3 
 linux/include/media/soc_camera.h                      |    4 
 linux/include/media/v4l2-ioctl.h                      |    6 
 v4l/compat.h                                          |   26 +-
 77 files changed, 682 insertions(+), 417 deletions(-)

<diff discarded since it is too big>

---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/dc177e9b079f66ac366440adfa4d9becfb905a5b

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to