1. 78b055b [media] cx18: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  2. 6afdeaf V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address by Andy Walls · 14 years ago
  3. add632c V4L/DVB: cx18: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  4. 0f4cf67 V4L/DVB: cx18: export more symbols required by cx18-alsa by Devin Heitmueller · 15 years ago
  5. 5ada577 V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries by Andy Walls · 15 years ago
  6. ef99179 V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers by Andy Walls · 15 years ago
  7. 79f3e96 V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associated stream by Andy Walls · 15 years ago
  8. e46c54a V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped internally by Andy Walls · 15 years ago
  9. 7b1dde0 V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload by Andy Walls · 15 years ago
  10. 540bab9 V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an inline function by Andy Walls · 15 years ago
  11. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  12. 127ce5f V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's worth of VBI data by Andy Walls · 15 years ago
  13. 22dce18 V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transfer by Andy Walls · 15 years ago
  14. 52fcb3e V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling by Andy Walls · 15 years ago
  15. c37b11b V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depth by Andy Walls · 15 years ago
  16. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  17. 581644d V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. by Hans Verkuil · 15 years ago
  18. 929a3ad V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line systems by Andy Walls · 15 years ago
  19. 5ab7405 V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line systems by Andy Walls · 15 years ago
  20. 21a278b V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands by Andy Walls · 15 years ago
  21. 40c5520 V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks by Andy Walls · 15 years ago
  22. 8711615 V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmware by Andy Walls · 15 years ago
  23. af7c58b V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blanking timings by Andy Walls · 16 years ago
  24. eefe101 V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices by Andy Walls · 16 years ago
  25. fa3e703 V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev by Andy Walls · 16 years ago
  26. 5811cf9 V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name by Andy Walls · 16 years ago
  27. 812b1f9 V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least by Andy Walls · 16 years ago
  28. f37aa51 V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call by Andy Walls · 16 years ago
  29. dcc0ef8 V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be set by Andy Walls · 16 years ago
  30. 302df97 V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling by Andy Walls · 16 years ago
  31. 3d05913 V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev by Andy Walls · 16 years ago
  32. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  33. 50b86ba V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters by Andy Walls · 16 years ago
  34. f6b181a V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries not lists by Andy Walls · 16 years ago
  35. 0ef0289 V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM by Andy Walls · 16 years ago
  36. af009cf V4L/DVB (9806): cx18: Enable raw VBI capture by Andy Walls · 16 years ago
  37. dd07343 V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 by Andy Walls · 16 years ago
  38. abb096d V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held by Andy Walls · 16 years ago
  39. 6ecd86d V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations by Andy Walls · 16 years ago
  40. 66c2a6b V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream by Andy Walls · 16 years ago
  41. b80e107 V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling by Andy Walls · 16 years ago
  42. 1ed9dcc V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls by Andy Walls · 16 years ago
  43. f576cee V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes by Andy Walls · 16 years ago
  44. ee2d64f V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing by Andy Walls · 16 years ago
  45. f68d0cf V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for work handler by Andy Walls · 16 years ago
  46. 9b4a7c8 V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them to ENOMEM by Andy Walls · 16 years ago
  47. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  48. b152642 V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. by Andy Walls · 16 years ago
  49. 3b5df8e V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. by Andy Walls · 16 years ago
  50. d3c5e70 V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking by Andy Walls · 16 years ago
  51. a928880 V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field by Andy Walls · 16 years ago
  52. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  53. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  54. fac3639 V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-ups by Hans Verkuil · 16 years ago
  55. 37f89f9 V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements by Hans Verkuil · 16 years ago
  56. 3b6fe58 V4L/DVB (8082): cx18: convert to video_ioctl2() by Andy Walls · 16 years ago
  57. 990c81c V4L/DVB (7964): cx18 iomem annotations by Al Viro · 16 years ago
  58. 31554ae V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture by Hans Verkuil · 16 years ago
  59. daf20d9 V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries by Hans Verkuil · 16 years ago
  60. 3f98387 V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling by Hans Verkuil · 16 years ago
  61. 1c1e45d V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip by Hans Verkuil · 16 years ago