On Saturday 01 May 2010 23:09:22 Hans Verkuil wrote: > On Saturday 01 May 2010 13:32:22 Hans Verkuil wrote: > > The following changes since commit d3be2fab3a10b6c798a5f9970146d166d3345c37: > > Jean-François Moine (1): > > V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast > > > > are available in the git repository at: > > > > ssh://linuxtv.org/git/hverkuil/v4l-dvb.git misc > > > > Three fixes and one simplification. The prio changes are trivial but prepare > > the way for moving prio handling into the core framework. > > Added another bug fix: > > em28xx: g_tuner must set type field. > > Setting a frequency with v4l2-ctl -f <freq> didn't work with em28xx because > of this bug. Added more bug fixes: v4l2-dev: remove unnecessary lock around atomic clear_bit radio-mr800: let v4l2_device_(un)register handle usb_get/set_intfdata hdpvr: fix disconnect sequence usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this. usbvision: add delay before detecting the saa711x. All tested with my mr800, hdpvr and usbvision devices. Regards, Hans > > Hans Verkuil (4): > > Documentation: fix small error in the ENUMINPUT doc. > > bttv: remove bogus prio check in g_frequency. > > v4l2-common: simplify prio utility functions > > tvp7002: fix query_dv_preset. > > > > Documentation/DocBook/v4l/vidioc-enuminput.xml | 2 +- > > drivers/media/video/bt8xx/bttv-driver.c | 23 +++++++++-------------- > > drivers/media/video/cpia2/cpia2_v4l.c | 4 ++-- > > drivers/media/video/cx18/cx18-controls.c | 2 +- > > drivers/media/video/cx18/cx18-fileops.c | 2 +- > > drivers/media/video/cx18/cx18-ioctl.c | 16 ++++++++-------- > > drivers/media/video/davinci/vpfe_capture.c | 2 +- > > drivers/media/video/davinci/vpif_capture.c | 8 ++++---- > > drivers/media/video/davinci/vpif_display.c | 4 ++-- > > drivers/media/video/ivtv/ivtv-fileops.c | 2 +- > > drivers/media/video/ivtv/ivtv-ioctl.c | 2 +- > > drivers/media/video/pvrusb2/pvrusb2-v4l2.c | 6 +++--- > > drivers/media/video/saa7134/saa7134-video.c | 14 +++++++------- > > drivers/media/video/tvp7002.c | 13 +++++-------- > > drivers/media/video/v4l2-common.c | 22 +++++++++------------- > > drivers/staging/cx25821/cx25821-audups11.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video.c | 10 +++++----- > > drivers/staging/cx25821/cx25821-video0.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video1.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video2.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video3.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video4.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video5.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video6.c | 6 +++--- > > drivers/staging/cx25821/cx25821-video7.c | 6 +++--- > > drivers/staging/cx25821/cx25821-videoioctl.c | 6 +++--- > > drivers/staging/cx25821/cx25821-vidups10.c | 6 +++--- > > drivers/staging/cx25821/cx25821-vidups9.c | 6 +++--- > > include/media/v4l2-common.h | 8 ++++---- > > 29 files changed, 100 insertions(+), 112 deletions(-) > > > > > > -- Hans Verkuil - video4linux developer - sponsored by TANDBERG, part of Cisco -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html