summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-blackbird.c
AgeCommit message (Expand)Author
2007-12-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-12-12cx2341x: command argument should be u32 instead of int.Hans Verkuil
2007-12-17Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-10-13cx88-blackbird: don't mute audio when stopping the codecMichael Krufky
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-05-21cx88-blackbird: remove unnecessary encoder unmuteMichael Krufky
2007-05-21cx88-blackbird: remove unnecessary msleep()'sMichael Krufky
2007-05-21cx88-blackbird: audio improvementsMichael Krufky
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-05-21cx88-blackbird: fix vidioc_g_tuner never ending list of tunersMichael Krufky
2007-05-30cx88: kill dev->fw_sizeMichael Krufky
2007-05-30Blackbird should accept only new cx2341x encoding firmwaresHans Verkuil
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