summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2006-10-13HM12 is YUV 4:2:0, not YUV 4:1:1Hans Verkuil
2006-10-04sync i2c-id.h with kernelMauro Carvalho Chehab
2006-10-04Dev2: handle __must_checkMauro Carvalho Chehab
2006-09-28Mark the two newer ioctls as experimentalMauro Carvalho Chehab
2006-09-28Frame format enumeration (1/2)Mauro Carvalho Chehab
2006-09-25Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-09-13saa7134: add card support for Proteus Pro 2309Michael Krufky
2006-09-11fix kernel backwards-compat for tea575x-tuner.[ch]Michael Krufky
2006-09-06Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-09-01VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it IOWRHans Verkuil
2006-09-01VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil
2006-08-31Allow compilation of the audio driversMauro Carvalho Chehab
2006-08-29Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab
2006-08-26Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-26Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil
2006-08-24tda9887: add configuration setting for L standard PLL gatingTrent Piepho
2006-07-24cx88: add support for Norwood PCI TV Tuner (non-pro)Michael Krufky
2006-07-23V4L2 conversion: radio-maestroMauro Carvalho Chehab
2006-07-23Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab
2006-07-23merge: masterMauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-22fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab
2006-07-19videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab
2006-07-19Several other backports from kernel to v4l/dvb treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededMauro Carvalho Chehab
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