summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2009-05-07soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski
2009-05-02v4l2-device: unregister i2c_clients when unregistering the v4l2_device.Mauro Carvalho Chehab
2009-05-02v4l2: add v4l2_device_set_name()Mauro Carvalho Chehab
2009-04-24soc-camera: remove an extra device generation from struct soc_camera_hostGuennadi Liakhovetski
2009-04-24soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski
2009-04-16v4l: remove driver-core BUS_ID_SIZEMauro Carvalho Chehab
2009-04-14backport upstream changes on i2c-id.hMauro Carvalho Chehab
2009-04-14backport a few language cleanupsMauro Carvalho Chehab
2009-04-09backport commits 85efde6f4e0de9577256c5f0030088d3fd4347c1 and 9adfbfb61130706...Mauro Carvalho Chehab
2009-03-29Sensor orientation reportingMauro 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-12sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receiversMauro Carvalho Chehab
2009-03-27add linux/include/linux/mmc/sdio_ids.h to the out-of-kernel treeMauro Carvalho Chehab
2009-03-25gspca - sq905c: New subdriver.Jean-Francois Moine
2009-03-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cafeMauro Carvalho Chehab
2009-03-18V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau
2009-03-18cafe_ccic: replace debugfs with g/s_register ioctls.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-18merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-03-14v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloadsAndy Walls
2009-03-11au0828: make g_chip_ident call work properlyDevin Heitmueller
2009-03-11au8522: add support for analog side of demodulatorDevin Heitmueller
2009-03-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
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-06videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil
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