]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'poll-pwc' of /home/v4l/v4l/patchwork
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 Nov 2011 19:34:30 +0000 (17:34 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 Nov 2011 19:34:30 +0000 (17:34 -0200)
commitfce333c1deaf8e2fd040ac6d453a101182071b65
tree00e7c6c66ec0bc4f95fb5b5c9b10c605a5ba64b3
parent528bb5c3fbcd1cd245437ff5c51cd7c8a73c3a0e
parent44d565fa79ea6e84c14052060b0ad592d2891109
Merge branch 'poll-pwc' of /home/v4l/v4l/patchwork

* '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
drivers/media/video/videobuf2-core.c