summaryrefslogtreecommitdiff
path: root/linux/include/media
AgeCommit message (Expand)Author
2009-04-14backport a few language cleanupsMauro Carvalho Chehab
2009-04-02v4l2-i2c-drv.h: fix compilation on kernel 2.6.25.Hans Verkuil
2009-04-02ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: change prototype of s_crystal_freq.Hans Verkuil
2009-04-01v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil
2009-04-01tvaudio.h: add static inline to retrieve the list of possible i2c addrs.Hans Verkuil
2009-03-30v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-03-30v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-04-01v4l2-common: remove legacy codeHans Verkuil
2009-03-29v4l: remove obsolete header and sourceHans Verkuil
2009-03-31ov772x: add edge contrl supportGuennadi Liakhovetski
2009-03-30v4l2-subdev: add enum_framesizes and enum_frameintervals.Hans Verkuil
2009-03-26allow v4l2 drivers to provide a get_unmapped_area handlerMauro Carvalho Chehab
2009-03-18cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil
2009-02-06v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil
2009-03-18merge: http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2Mauro Carvalho Chehab
2009-03-14v4l2-device: add v4l2_device_disconnectMauro Carvalho Chehab
2009-03-11au0828: make g_chip_ident call work properlyDevin Heitmueller
2009-03-10videobuf-core: also needs a minimal subset of V4L1 headerMauro Carvalho Chehab
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-03-13merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-03-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-notifyMauro Carvalho Chehab
2009-03-13soc-camera: remove now unused gpio member of struct soc_camera_linkGuennadi Liakhovetski
2009-03-13soc-camera: add board hook to specify the buswidth for camera sensorsGuennadi Liakhovetski
2009-03-13soc-camera: configure drivers with a default format at probe timeGuennadi Liakhovetski
2009-03-13soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski
2009-03-08zoran/bt819: use new notify functionality.Hans Verkuil
2009-03-08v4l2-device: add a notify callback.Hans Verkuil
2009-03-07ir-kbd-i2c: Prevent general protection fault on rmmodMauro Carvalho Chehab
2009-03-11Revert the last changeset, since there are a rev 2 of those changesMauro Carvalho Chehab
2009-03-05Fix race in infrared polling on rmmodMauro Carvalho Chehab
2009-03-03v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2009-02-26merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-26merge: http://mercurial.intuxication.org/hg/v4l-dvb-commitsMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoranMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fill-stdMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-usbvisionMauro Carvalho Chehab
2009-02-26dm1105: infrared remote code is remaked.Igor M. Liplianin
2009-02-23soc-camera: extend soc_camera_bus_param_compatible with more testsGuennadi Liakhovetski
2009-02-23sh_mobile_ceu: SOCAM flags are not platform dependentGuennadi Liakhovetski
2009-02-23ov772x: Add image flip supportGuennadi Liakhovetski
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-21v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil
2009-02-19adv7170: convert to v4l2_subdev.Hans Verkuil