]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'poll-pwc' of /home/v4l/v4l/patchwork
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 9 Nov 2011 09:36:39 +0000 (07:36 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 9 Nov 2011 09:36:39 +0000 (07:36 -0200)
* 'poll-pwc' of /home/v4l/v4l/patchwork:
  gspca_pac207: Raise max exposure + various autogain setting tweaks
  pwc: read new preset values when changing awb control to a preset
  pwc: poll(): Check that the device has not beem claimed for streaming already
  pwc: rework locking
  pwc: Make auto white balance speed and delay available as v4l2 controls
  pwc: properly mark device_hint as unused in all probe error paths
  pwc: Add support for control events
  vivi: let vb2_poll handle events.
  videobuf2-core: also test for pending events.
  videobuf: only start streaming in poll() if so requested by the poll mask.
  videobuf2: only start streaming in poll() if so requested by the poll mask.
  ivtv: only start streaming in poll() if polling for input.
  poll: add poll_requested_events() function

1  2 
drivers/media/video/videobuf2-core.c

Simple merge