Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab | 1 | -881/+0 |
2012-01-16 | [media] cx18: remove exclusive open of radio device | Hans Verkuil | 1 | -27/+14 |
2011-09-18 | [media] cx18: Fix videobuf capture | Simon Farnsworth | 1 | -2/+0 |
2011-05-21 | [media] cx18: Move spinlock and vb_type initialisation into stream_init | Simon Farnsworth | 1 | -3/+0 |
2011-05-20 | [media] cx18: Clean up mmap() support for raw YUV | Simon Farnsworth | 1 | -154/+13 |
2011-05-20 | [media] cx18: mmap() support for raw YUV video capture | Steven Toth | 1 | -0/+214 |
2011-03-22 | [media] cx18: use core priority handling | Hans Verkuil | 1 | -2/+0 |
2011-03-22 | [media] cx18: use v4l2_fh as preparation for adding core priority support | Hans Verkuil | 1 | -5/+13 |
2011-03-22 | [media] cx18: Use the control framework | Hans Verkuil | 1 | -25/+7 |
2010-06-01 | V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address | Andy Walls | 1 | -1/+1 |
2010-05-19 | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 1 | -1/+1 |
2010-02-26 | V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsa | Devin Heitmueller | 1 | -2/+4 |
2010-02-26 | V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing | Andy Walls | 1 | -3/+1 |
2010-02-26 | V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support | Andy Walls | 1 | -12/+0 |
2010-02-26 | V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associa... | Andy Walls | 1 | -65/+118 |
2009-12-16 | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 1 | -2/+2 |
2009-12-05 | V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling | Andy Walls | 1 | -32/+96 |
2009-12-05 | V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.... | Andy Walls | 1 | -2/+2 |
2009-09-12 | V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-17 | V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD... | Andy Walls | 1 | -1/+6 |
2009-04-07 | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 1 | -1/+1 |
2009-03-30 | V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices | Andy Walls | 1 | -3/+3 |
2009-03-30 | V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev... | Andy Walls | 1 | -29/+6 |
2009-03-30 | V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers | Andy Walls | 1 | -3/+1 |
2009-03-30 | V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling | Andy Walls | 1 | -11/+43 |
2009-03-30 | V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t... | Andy Walls | 1 | -1/+1 |
2009-03-30 | V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 | Andy Walls | 1 | -4/+4 |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 1 | -3/+3 |
2008-12-30 | V4L/DVB (9806): cx18: Enable raw VBI capture | Andy Walls | 1 | -1/+3 |
2008-12-30 | V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840 | Andy Walls | 1 | -6/+4 |
2008-12-30 | V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream | Andy Walls | 1 | -10/+4 |
2008-12-30 | V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling | Andy Walls | 1 | -7/+2 |
2008-12-30 | V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls | Andy Walls | 1 | -0/+1 |
2008-10-12 | V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking | Andy Walls | 1 | -13/+30 |
2008-10-12 | V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t | Andy Walls | 1 | -2/+2 |
2008-10-12 | V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member. | Andy Walls | 1 | -1/+1 |
2008-06-05 | V4L/DVB (7964): cx18 iomem annotations | Al Viro | 1 | -1/+2 |
2008-06-05 | V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture | Hans Verkuil | 1 | -5/+5 |
2008-05-14 | V4L/DVB (7891): cx18/ivtv: fix open() kernel oops | Andy Walls | 1 | -0/+2 |
2008-05-14 | V4L/DVB (7856): cx18/: possible cleanups | Adrian Bunk | 1 | -2/+2 |
2008-04-30 | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 1 | -0/+711 |