1. d68b687 V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading by Devin Heitmueller · 15 years ago
  2. 9972de9 V4L/DVB: cx18: overhaul ALSA PCM device handling so it works by Devin Heitmueller · 14 years ago
  3. 9722c8f V4L/DVB: cx18-alsa: Initial non-working cx18-alsa files by Andy Walls · 15 years ago
  4. 9bff2d6 V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing by Andy Walls · 14 years ago
  5. 82acdc8 V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support by Andy Walls · 14 years ago
  6. efc0b12 V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing by Andy Walls · 14 years ago
  7. 8352619 V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead of const data by Andy Walls · 15 years ago
  8. 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
  9. 22dce18 V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transfer by Andy Walls · 15 years ago
  10. 52fcb3e V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling by Andy Walls · 15 years ago
  11. fa655dd V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as appropriate by Andy Walls · 15 years ago
  12. c37b11b V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depth by Andy Walls · 15 years ago
  13. 9d5af86 V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entries by Andy Walls · 15 years ago
  14. 21a278b V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands by Andy Walls · 15 years ago
  15. 40c5520 V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks by Andy Walls · 15 years ago
  16. 8711615 V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmware by Andy Walls · 15 years ago
  17. deed75e V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue" by Andy Walls · 15 years ago
  18. 8d037ed V4L/DVB (10762): cx18: Get rid of unused variables related to video output by Andy Walls · 15 years ago
  19. 6246d4e V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom reads by Andy Walls · 15 years ago
  20. eefe101 V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices by Andy Walls · 15 years ago
  21. ff2a200 V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices by Andy Walls · 15 years ago
  22. fa3e703 V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev by Andy Walls · 15 years ago
  23. 5811cf9 V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name by Andy Walls · 15 years ago
  24. f37aa51 V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call by Andy Walls · 15 years ago
  25. 776fa86 V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers by Andy Walls · 15 years ago
  26. 302df97 V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling by Andy Walls · 15 years ago
  27. 4325dff V4L/DVB (10437): cx18: Remove an unused spinlock by Andy Walls · 15 years ago
  28. 6ce9ee5 V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card by Andy Walls · 15 years ago
  29. 888cdb0 V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device object by Andy Walls · 15 years ago
  30. 3d05913 V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev by Andy Walls · 15 years ago
  31. 0d82fe8 V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 by Andy Walls · 15 years ago
  32. 0ef0289 V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM by Andy Walls · 16 years ago
  33. dd07343 V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 by Andy Walls · 16 years ago
  34. 6ecd86d V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations by Andy Walls · 16 years ago
  35. 66c2a6b V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream by Andy Walls · 16 years ago
  36. b80e107 V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling by Andy Walls · 16 years ago
  37. 572bfea V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable work handling by Andy Walls · 16 years ago
  38. 1ed9dcc V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls by Andy Walls · 16 years ago
  39. 2bb49f1 V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging by Andy Walls · 16 years ago
  40. bca11a5 V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer rotation by Andy Walls · 16 years ago
  41. d6c7e5f V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq handling path by Andy Walls · 16 years ago
  42. 3f75c61 V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy by Andy Walls · 16 years ago
  43. 72a4f80 V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work handler by Andy Walls · 16 years ago
  44. f576cee V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes by Andy Walls · 16 years ago
  45. 18b5dc2 V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable work by Andy Walls · 16 years ago
  46. ee2d64f V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing by Andy Walls · 16 years ago
  47. 330c6ec V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnce by Andy Walls · 16 years ago
  48. 72c2d6d V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via waitq vs poll by Andy Walls · 16 years ago
  49. f68d0cf V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for work handler by Andy Walls · 16 years ago
  50. f7823f8 V4L/DVB (9513): cx18: Reduce number of mmio read retries by Andy Walls · 16 years ago
  51. 1d6782b V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue by Andy Walls · 16 years ago
  52. 465f8a8 V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup by Andy Walls · 16 years ago
  53. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  54. 9eee4fb V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/Analog by Andy Walls · 16 years ago
  55. d267d85 V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO accesses by Andy Walls · 16 years ago
  56. 446f245 V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec. by Andy Walls · 16 years ago
  57. c641d09 V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in older systems by Andy Walls · 16 years ago
  58. b152642 V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. by Andy Walls · 16 years ago
  59. 20c104d V4L/DVB (8856): v4l: fix assorted compile warnings/errors by Hans Verkuil · 16 years ago
  60. d3c5e70 V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking by Andy Walls · 16 years ago
  61. b04bce4 V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t by Andy Walls · 16 years ago
  62. 59ba2b0 V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member. by Andy Walls · 16 years ago
  63. a928880 V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field by Andy Walls · 16 years ago
  64. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  65. 8abdd00 V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variables by Andy Walls · 16 years ago
  66. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  67. 03c2808 V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM card by Sri Deevi · 16 years ago
  68. 990c81c V4L/DVB (7964): cx18 iomem annotations by Al Viro · 16 years ago
  69. ba60bc6 V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct. by Hans Verkuil · 16 years ago
  70. 31554ae V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture by Hans Verkuil · 16 years ago
  71. 5051099 V4L/DVB (7856): cx18/: possible cleanups by Adrian Bunk · 16 years ago
  72. 1c1e45d V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip by Hans Verkuil · 16 years ago