summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-blackbird.c
AgeCommit message (Expand)Author
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-03-29cx88: convert to v4l2_subdev.Hans Verkuil
2009-03-28cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-18cx88: advise/acquire clean-up for HVR-1300/3000/4000Mauro Carvalho Chehab
2008-11-20new email addressMauro Carvalho Chehab
2008-10-30cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersdarron@kewl.org
2008-10-30cx88-blackbird: bugfix: cx88-blackbird-poll-fixdarron@kewl.org
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-03cx88: add missing unlock_kernelHans Verkuil
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-22cx2341x: add TS capabilityHans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-23 blackbird_find_mailbox negative return ignored in blackbird_initialize_codec()Mauro Carvalho Chehab
2008-04-08media/video/cx88 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23cx88: Add user control for chroma AGCMauro Carvalho Chehab
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
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