]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge /home/v4l/v4l/patchwork
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Apr 2012 13:19:25 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Apr 2012 13:19:25 +0000 (10:19 -0300)
commit866c3866de21d95584f9e43a5e1e00e0e62735be
treee3274656ce027b1eba7594ab0f27b9bcc9a44bfe
parented0ee0ce0a3224dab5caa088a5f8b6df25924276
parent3f1bfef8e79c53d5d697119a7e11e5db80c2d371
Merge /home/v4l/v4l/patchwork

* /home/v4l/v4l/patchwork: (5978 commits)
  pwc: Add support for control events
  [media] radio-rtrack2: add missing slab.h
  [media] pwc: poll(): Check that the device has not beem claimed for streaming already
  [media] vivi: let vb2_poll handle events
  [media] videobuf2-core: also test for pending events
  [media] videobuf: only start streaming in poll() if so requested by the poll mask
  [media] videobuf2: only start streaming in poll() if so requested by the poll mask
  [media] ivtv: only start streaming in poll() if polling for input
  poll: add poll_requested_events() and poll_does_not_wait() functions
  crc32: select an algorithm via Kconfig
  crc32: add self-test code for crc32c
  crypto: crc32c should use library implementation
  crc32: bolt on crc32c
  crc32: add note about this patchset to crc32.c
  crc32: optimize loop counter for x86
  crc32: add slice-by-8 algorithm to existing code
  crc32: make CRC_*_BITS definition correspond to actual bit counts
  crc32: fix mixing of endian-specific types
  crc32: miscellaneous cleanups
  crc32: simplify unit test code
  ...