summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2006-07-18Check __must_check warning in video_device_create_fileMauro Carvalho Chehab
2006-07-18video_device_create_file should return the value of class_device_create_fileMichael Krufky
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-26Fix 64-bit compile warnings.Hans Verkuil
2006-06-25Add tda9887-specific tuner configurationHans Verkuil
2006-06-24Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-24Add HM12 YUV format define.Hans Verkuil
2006-06-23Merge tda9887 module into tuner.Mauro Carvalho Chehab
2006-06-23Explicitly set the enum values.Hans Verkuil
2006-06-21CX2341X port was always set to 'memory', but 'streaming' is also possibleHans Verkuil
2006-06-19Add cx2341x-specific control array to cx2341x.cHans Verkuil
2006-06-18Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.Hans Verkuil
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil
2006-06-18Add helper functions for control processing to v4l2-common.Hans Verkuil
2006-06-18Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil
2006-06-18Add the new MPEG control/ioctl definitions to the public videodev2.h header.Hans Verkuil
2006-06-17Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab
2006-06-08Fix compilation with kernel 2.6.17Mauro Carvalho Chehab
2006-06-06Fixes lots of small errors at videodev.Mauro Carvalho Chehab
2006-06-05Userspace compilation were broken by the changes at videodev.Mauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab
2006-05-28merge: http://linuxtv.org/hg/~hverkuil/cx25836Mauro Carvalho Chehab
2006-05-26Trivial videodev2.h patchMauro Carvalho Chehab
2006-05-24Merge: from master.Hans Verkuil
2006-05-22New cx88 card #50: NPG Tech RealTVRicardo Cerqueira
2006-05-20Add support for the Texas Instruments TLV320AIC23B audio codecHans Verkuil
2006-05-18merge: from masterrmcc@localhost.localdomain
2006-05-08Merge: from master.Hans Verkuil
2006-05-07revert manu's multiproto patch by his ask.Mauro Carvalho Chehab
2006-05-07merge: http://linuxtv.org/hg/~manu/multiprotoMauro Carvalho Chehab
2006-05-05Add frontend support for new Delivery systems and modulationsManu Abraham
2006-05-02i2c-compat.h were duplicated at linux/include. removing.Mauro Carvalho Chehab
2006-05-02Removed obsoleted CVS filesMauro Carvalho Chehab
2006-05-02Reverted from previous patch since it is not requiredMauro Carvalho Chehab
2006-04-29From: Hans Verkuil <hverkuil@xs4all.nl>Hans Verkuil
2006-04-27merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2006-04-27Git dvb Kconfig fix 2Mauro Carvalho Chehab
2006-04-27AverMedia 6 Eyes AVS6EYES supportMauro Carvalho Chehab
2006-04-27v4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky
2006-04-24Added missing pwc files from previous commitMauro Carvalho Chehab
2006-04-22Add support for the cx25836/7 video decoder.Hans Verkuil
2006-04-19Add support for Samsung TCPG 6121P30A PAL tuner.Hans Verkuil
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-05Remove DMX_GET_EVENT and associated data structuresMauro Carvalho Chehab
2006-04-03fix warning: assignment discards qualifiers from pointer target typeMichael Krufky
2006-04-02merge: from masterHans Verkuil