summaryrefslogtreecommitdiff
path: root/linux/include/media
AgeCommit message (Expand)Author
2008-07-21replace __FUNCTION__ with __func__Mauro Carvalho Chehab
2008-07-26fix a few assorted spelling mistakes.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixesMauro Carvalho Chehab
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-22tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil
2008-07-20Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-17Sync with whitespaces on -gitMauro Carvalho Chehab
2008-07-17saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab
2008-07-17videodev: add support for kernels < 2.6.19Hans Verkuil
2008-07-17videodev/dabusb/dvbdev: fix 2.6.16 compilationHans Verkuil
2008-07-17v4l-dvb: fix compilation issues for kernel 2.6.21Hans Verkuil
2008-07-17soc_camera_platform: Add SoC Camera Platform driverMagnus Damm
2008-07-17sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm
2008-07-16videobuf: Add physically contiguous queue code V3Magnus Damm
2008-07-16videobuf: Fix gather spellingMagnus Damm
2008-07-11soc_camera: Add 16-bit bus width supportMagnus Damm
2008-07-11soc_camera: Move spinlocksMagnus Damm
2008-07-11soc_camera: make videobuf independentPaulius Zaleckas
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-22saa7146: ->cpu_addr and friends are little-endianMauro Carvalho Chehab
2008-06-22cx2341x: add TS capabilityHans Verkuil
2008-06-22videodev: fix/improve ioctl debuggingHans Verkuil
2008-06-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-06-21videodev: simplify and fix standard enumerationHans Verkuil
2008-06-20 Introduce "index" attribute for persistent video4linux device nodesMauro Carvalho Chehab
2008-06-15saa7134: Fix entries for Avermedia A16d and Avermedia E506Mauro Carvalho Chehab
2008-06-07cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-06-05backport I2C changes on several filesMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-05-28videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT ...Hans Verkuil
2008-05-28videodev: add vidioc_g_std callback.Hans Verkuil
2008-05-26 Hardware frequency seek ioctl interfaceMauro Carvalho Chehab
2008-05-22 Remove v4l2_video_std_fps prototype declarationMauro Carvalho Chehab
2008-05-17 [PATCH] Fix a deadlock in the bttv driverMauro Carvalho Chehab
2008-05-02v4l2-i2c-drv*.h: fix warnings caused by I2C API changeMauro Carvalho Chehab
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil
2008-04-23saa7134: Add/fix Beholder entriesMauro Carvalho Chehab
2008-04-21merge: http://linuxtv.org/hg/~dougsland/videodevMauro Carvalho Chehab
2008-04-09videodev: Add default vidioc handlerDouglas Schilling Landgraf