Messages in this thread |  | | Date | Wed, 24 Dec 2008 12:12:52 -0200 | | From | Mauro Carvalho Chehab <> | | Subject | [GIT PATCHES for 2.6.28] V4L/DVB fixes |
| |
Linus,
Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus
For a few last time driver fixes:
- dib0700: Stop repeating after user stops pushing button - Cablestar 2 I2C retries (fix CableStar2 support) - gspca - main: Fix vidioc_s_jpegcomp locking. - drivers/media Kconfig fix (bugzilla #12204) - v4l2-compat: test for unlocked_ioctl as well. - MAINTAINERS: mark linux-uvc-devel as subscribers only - em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command
Cheers, Mauro.
---
MAINTAINERS | 2 +- drivers/media/dvb/b2c2/Kconfig | 2 +- drivers/media/dvb/b2c2/flexcop-fe-tuner.c | 2 + drivers/media/dvb/b2c2/flexcop-i2c.c | 6 +++- drivers/media/dvb/bt8xx/Kconfig | 2 +- drivers/media/dvb/dvb-usb/Kconfig | 46 +++++++++++++------------- drivers/media/dvb/dvb-usb/dib0700_devices.c | 6 ++-- drivers/media/dvb/ttpci/Kconfig | 2 +- drivers/media/video/compat_ioctl32.c | 2 +- drivers/media/video/cx18/Kconfig | 2 +- drivers/media/video/cx23885/Kconfig | 4 +- drivers/media/video/cx88/Kconfig | 2 +- drivers/media/video/em28xx/em28xx-video.c | 3 +- drivers/media/video/gspca/gspca.c | 4 +- drivers/media/video/pvrusb2/Kconfig | 2 +- drivers/media/video/saa7134/Kconfig | 4 +- 16 files changed, 49 insertions(+), 42 deletions(-)
Antti Seppälä (1): V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)
Devin Heitmueller (2): V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command
Hans Verkuil (1): V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.
Jim Paris (1): V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.
Jiri Slaby (1): V4L/DVB (9908a): MAINTAINERS: mark linux-uvc-devel as subscribers only
Mauro Carvalho Chehab (1): V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204
--------------------------------------------------- V4L/DVB development is hosted at http://linuxtv.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |