Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski | 1 | -2/+2 |
2008-04-24 | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 1 | -1/+1 |
2008-01-26 | V4L/DVB (6861): cx2341x: command argument should be u32 instead of int | Hans Verkuil | 1 | -1/+1 |
2008-01-26 | V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits | Mauro Carvalho Chehab | 1 | -6/+4 |
2008-01-26 | V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec | Michael Krufky | 1 | -4/+0 |
2008-01-26 | V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute | Jelle Foks | 1 | -3/+0 |
2008-01-26 | V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s | Jelle Foks | 1 | -8/+0 |
2008-01-26 | V4L/DVB (6828): cx88-blackbird: audio improvements | Jelle Foks | 1 | -20/+69 |
2007-12-11 | V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips | 1 | -4/+1 |
2007-10-22 | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil | 1 | -57/+0 |
2007-10-10 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 1 | -2/+2 |
2007-10-10 | V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy | Hans Verkuil | 1 | -3/+3 |
2007-10-10 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 1 | -1/+0 |
2007-10-10 | V4L/DVB (6021): cx88: Copy board information into card state | Trent Piepho | 1 | -9/+9 |
2007-07-18 | V4L/DVB (5734): Cx88: kill dev->fw_size | Michael Krufky | 1 | -2/+1 |
2007-07-18 | V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares | Hans Verkuil | 1 | -7/+4 |
2007-07-03 | V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners | Jelle Foks | 1 | -0/+2 |
2007-03-03 | V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f... | Michael Krufky | 1 | -5/+9 |
2007-02-21 | V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab | 1 | -1/+1 |
2007-02-21 | V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab | 1 | -434/+344 |
2007-02-21 | V4L/DVB (5108): Remove_cx88_ioctl | Mauro Carvalho Chehab | 1 | -27/+0 |
2007-02-21 | V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab | 1 | -18/+1 |
2007-02-21 | V4L/DVB (5106): Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab | 1 | -40/+29 |
2007-02-21 | V4L/DVB (5105): Reorder some ioctl handlers | Mauro Carvalho Chehab | 1 | -70/+80 |
2007-02-21 | V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab | 1 | -2/+306 |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 1 | -1/+1 |
2006-12-10 | V4L/DVB (4838): Fix cx88-blackbird null pointer | Jelle Foks | 1 | -1/+2 |
2006-12-10 | V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T sup... | Steven Toth | 1 | -69/+109 |
2006-10-03 | V4L/DVB (4674): Use NULL instead of 0 for ptrs | Randy Dunlap | 1 | -1/+1 |
2006-10-03 | V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8... | Michael Krufky | 1 | -1/+1 |
2006-10-03 | V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum. | Steven Toth | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/* | Alexey Dobriyan | 1 | -0/+2 |
2006-07-11 | [PATCH] release_firmware() fixes | Magnus Damm | 1 | -0/+3 |
2006-06-30 | V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky | 1 | -0/+43 |
2006-06-27 | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil | 1 | -1/+6 |
2006-06-27 | V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS | Michael Krufky | 1 | -0/+8 |
2006-06-26 | V4L/DVB (4213): Cx88: cleanups | Adrian Bunk | 1 | -13/+4 |
2006-06-25 | V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky | 1 | -15/+4 |
2006-06-25 | V4L/DVB (4202): allow selecting CX2341x port mode | Hans Verkuil | 1 | -0/+1 |
2006-06-25 | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API | Hans Verkuil | 1 | -0/+4 |
2006-06-25 | V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. | Hans Verkuil | 1 | -699/+72 |
2006-06-25 | V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx23... | Michael Krufky | 1 | -3/+2 |
2006-06-25 | V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency change | Valentin Zagura | 1 | -0/+14 |
2006-06-25 | V4L/DVB (3971): Cx88-blackbird: use standard filename for cx23416 firmware | Michael Krufky | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3970): Cx88-blackbird: use firmware api commands defined in cx2341x.h | Michael Krufky | 1 | -80/+41 |
2006-06-25 | V4L/DVB (3827): Cx88-blackbird: clean up the buffers when closing the MPEG st... | Valentin Zagura | 1 | -0/+1 |
2006-06-25 | V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based... | Michael Krufky | 1 | -3/+12 |
2006-06-25 | V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder su... | Michael Krufky | 1 | -6/+10 |
2006-06-25 | V4L/DVB (3807): Cx88-blackbird: fix typo | Michael Krufky | 1 | -1/+1 |