Age | Commit message (Expand) | Author |
2009-05-16 | cx18: Complete support for Sliced and Raw VBI for 625 line systems | Andy Walls |
2009-05-10 | cx18: Initial attempt to get sliced VBI working for 625 line systems | Andy Walls |
2009-04-15 | cx18: Simplify the work handler for outgoing mailbox commands | Andy Walls |
2009-04-13 | cx18: Convert per stream mutex locks to per queue spin locks | Andy Walls |
2009-04-13 | cx18: Add a work queue for deferring empty buffer handoffs to the firmware | Andy Walls |
2009-02-28 | cx18: Correct comments about vertical and horizontal blanking timings | Andy Walls |
2009-02-21 | cx18: Convert GPIO connected functions to act as v4l2_subdevices | Andy Walls |
2009-02-16 | cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev | Andy Walls |
2009-02-14 | cx18: Slim down instance handling, build names from v4l2_device.name | Andy Walls |
2009-02-08 | cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least | Andy Walls |
2009-02-06 | cx18: Use correct line counts per field in firmware API call | Andy Walls |
2009-02-06 | cx18: Fixes for enforcing when Encoder Raw VBI params can be set | Andy Walls |
2009-01-30 | cx18: Clean-up and enable sliced VBI handling | Andy Walls |
2009-01-10 | cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev | Andy Walls |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-23 | cx18: Use a known open task handle when setting stream CX2341x parameters | Andy Walls |
2008-12-14 | cx18: Convert some list manipulations to emphasize entries not lists | Andy Walls |
2008-12-14 | cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM | Andy Walls |
2008-12-12 | cx18: Enable raw VBI capture | Andy Walls |
2008-12-12 | cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 | Andy Walls |
2008-12-12 | cx18: Avoid making firmware API calls with the queue lock held | Andy Walls |
2008-12-07 | cx18: Add module parameters for finer control over buffer allocations | Andy Walls |
2008-12-08 | cx18: Allow more than 63 capture buffers in rotation per stream | Andy Walls |
2008-11-27 | cx18: Eliminate q_io from stream buffer handling | Andy Walls |
2008-11-21 | cx18: Copyright attribution update for files modified by awalls | Andy Walls |
2008-11-16 | cx18: Convert per stream queue spinlocks into mutexes | Andy Walls |
2008-11-15 | cx18: Major rewrite of interrupt handling for incoming mailbox processing | Andy Walls |
2008-11-05 | cx18: Use default kernel work queue; fix streaming flag for work handler | Andy Walls |
2008-10-18 | cx18: Don't mask many real init error codes by mapping them to ENOMEM | Andy Walls |
2008-10-04 | v4l: disconnect kernel number from minor | Hans Verkuil |
2008-08-30 | cx18: Create cx18_ specific wrappers for all pci mmio accessesors. | Andy Walls |
2008-08-23 | cx18: Have CX23418 release buffers at end of capture. | Andy Walls |
2008-08-23 | cx18: Fix cx18_find_handle() and add error checking | Andy Walls |
2008-08-22 | cx18: get rid of ununsed buffers stolen field | Andy Walls |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-18 | videodev/cx18: fix get_index bug and error-handling lock-ups | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-06-22 | cx18/ivtv: ioctl debugging improvements | Hans Verkuil |
2008-06-21 | cx18: convert to video_ioctl2() | Hans Verkuil |
2008-05-21 | cx18 iomem annotations | Mauro Carvalho Chehab |
2008-05-25 | cx18: allow for simultaneous digital and analog capture | Hans Verkuil |
2008-05-12 | ivtv/cx18: add compat_ioctl entries | Hans Verkuil |
2008-05-01 | cx18/ivtv: improve and fix out-of-memory handling | Hans Verkuil |
2008-04-28 | cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil |