Age | Commit message (Expand) | Author |
2006-09-28 | merge: http://www.linuxtv.org/hg/~stoth/hvr1300-final | Mauro Carvalho Chehab |
2006-09-28 | use NULL instead of 0 for ptrs | Mauro Carvalho Chehab |
2006-09-27 | Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. | Steven Toth |
2006-09-25 | cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO | Michael Krufky |
2006-09-25 | Changed cx88_board .dvb and .register to an enum. | Steven Toth |
2006-09-16 | cx88-ivtv was broken in changeset ca7f328178ca | Michael Krufky |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] release_firmware() fixes | Mauro Carvalho Chehab |
2006-06-26 | cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky |
2006-06-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
2006-06-25 | cx88-blackbird: implement VIDIOC_LOG_STATUS | Michael Krufky |
2006-06-24 | cx88: cleanups | Michael Krufky |
2006-06-22 | cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky |
2006-06-21 | CX2341X port was always set to 'memory', but 'streaming' is also possible | Hans Verkuil |
2006-06-18 | Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used. | Hans Verkuil |
2006-06-18 | Port cx88-blackbird to the new MPEG API. | Hans Verkuil |
2006-05-04 | cx88-blackbird: use encoder firmware filename defined in cx2341x.h | Michael Krufky |
2006-04-30 | cx88-blackbird: pause the encoder during frequency change | Michael Krufky |
2006-04-28 | merge: from ~mkrufky/blackbird.fw | Michael Krufky |
2006-04-20 | cx88-blackbird: clean up the buffers when closing the MPEG stream | Michael Krufky |
2006-04-17 | KWorld HardwareMpegTV XPert: set encoder video standard based on tvnorm | Michael Krufky |
2006-04-17 | cx88-blackbird: revert video standard detection patch | Michael Krufky |
2006-04-14 | cx88-blackbird: use standard filename for cx23416 encoder firmware | Michael Krufky |
2006-04-14 | cx88-blackbird: use firmware api commands defined in cx2341x.h | Michael Krufky |
2006-04-13 | cx88-blackbird: fix typo | Michael Krufky |
2006-04-13 | cx88-blackbird: allow proper detection of PAL vs. NTSC video standard | Michael Krufky |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-05 | Several fixes for Hauppauge Roselyn Design (blackbird) | Mauro Carvalho Chehab |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-09 | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mauro Carvalho Chehab |
2005-09-10 | * cx88-blackbird.c: | Catalin Climov |
2005-09-06 | Implemented the v4l2 mpeg api for blackbird cards. | Catalin Climov |
2005-08-20 | removed nested #if 1 | Michael Krufky |
2005-08-17 | Small mpeg fixes and cleanups for blackbird. | Catalin Climov |
2005-08-16 | Get rid of '//' comments, replace them with #if 0 and /**/. | Catalin Climov |
2005-08-16 | Some reorg: move some bits to struct cx88_core, factor out common ioctl's | Catalin Climov |
2005-08-16 | Prepare for factoring out some common code (see ChangeLog for details). | Catalin Climov |
2005-08-16 | Fix unintentional fall-through in ioctl swith/case. | Catalin Climov |
2005-07-15 | - linux/version.h removed at linux-2.6.13-rc3-mm1. | Mauro Carvalho Chehab |
2005-06-03 | Mauro Chehab: | Mauro Carvalho Chehab |
2005-03-07 | - minor cleanup. | Gerd Knorr |
2005-02-16 | - move some bits from cx88-input to ir-common. | Gerd Knorr |
2005-01-31 | - whitespace cleanups. | Gerd Knorr |
2004-12-10 | - add moduleparam.h include to many files. | Gerd Knorr |
2004-12-07 | - misc minor stuff. | Gerd Knorr |
2004-12-02 | - fix memory leak in drivers. | Gerd Knorr |
2004-12-02 | - attempt to fix cx88 blackbird. | Gerd Knorr |