summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-blackbird.c
AgeCommit message (Expand)Author
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-18cx88-blackbird: allow usage of both 376836 and 262144 sized firmware imagesMichael Krufky
2007-01-20keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab
2007-01-20Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab
2007-01-20Remove_cx88_ioctlMauro Carvalho Chehab
2007-01-20Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab
2007-01-20Do some cleanups at cx88-blackbirdMauro Carvalho Chehab
2007-01-20changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25Mauro Carvalho Chehab
2007-01-20Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab
2006-11-18Fix cx88-blackbird null pointerMauro Carvalho Chehab
2006-09-28merge: http://www.linuxtv.org/hg/~stoth/hvr1300-finalMauro Carvalho Chehab
2006-09-28use NULL instead of 0 for ptrsMauro Carvalho Chehab
2006-09-27Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. Steven Toth
2006-09-25cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky
2006-09-25Changed cx88_board .dvb and .register to an enum.Steven Toth
2006-09-16cx88-ivtv was broken in changeset ca7f328178caMichael Krufky
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-07-19[PATCH] release_firmware() fixesMauro Carvalho Chehab
2006-06-26cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-25cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky
2006-06-24cx88: cleanupsMichael Krufky
2006-06-22cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky
2006-06-21CX2341X port was always set to 'memory', but 'streaming' is also possibleHans Verkuil
2006-06-18Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.Hans Verkuil
2006-06-18Port cx88-blackbird to the new MPEG API.Hans Verkuil
2006-05-04cx88-blackbird: use encoder firmware filename defined in cx2341x.hMichael Krufky
2006-04-30cx88-blackbird: pause the encoder during frequency changeMichael Krufky
2006-04-28merge: from ~mkrufky/blackbird.fwMichael Krufky
2006-04-20cx88-blackbird: clean up the buffers when closing the MPEG streamMichael Krufky
2006-04-17KWorld HardwareMpegTV XPert: set encoder video standard based on tvnormMichael Krufky
2006-04-17cx88-blackbird: revert video standard detection patchMichael Krufky
2006-04-14cx88-blackbird: use standard filename for cx23416 encoder firmwareMichael Krufky
2006-04-14cx88-blackbird: use firmware api commands defined in cx2341x.hMichael Krufky
2006-04-13cx88-blackbird: fix typoMichael Krufky
2006-04-13cx88-blackbird: allow proper detection of PAL vs. NTSC video standardMichael Krufky
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-10Make video_buf more genericMauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-05Several fixes for Hauppauge Roselyn Design (blackbird)Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-09-10* cx88-blackbird.c:Catalin Climov
2005-09-06Implemented the v4l2 mpeg api for blackbird cards.Catalin Climov
2005-08-20removed nested #if 1Michael Krufky
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
2005-08-16Get rid of '//' comments, replace them with #if 0 and /**/.Catalin Climov
2005-08-16Some reorg: move some bits to struct cx88_core, factor out common ioctl'sCatalin Climov
2005-08-16Prepare for factoring out some common code (see ChangeLog for details).Catalin Climov