summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-14v4l2-spec: move V4L1_API.html from v4l/API to this directory.Mauro Carvalho Chehab
2009-03-14API: remove ancient V4L2_API.html.Mauro Carvalho Chehab
2009-03-14pvrusb2: Add sub-device for demodMike Isely
2009-03-14zoran: fix incorrect return type of notify function.Mauro Carvalho Chehab
2009-03-14cx88: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-14bttv: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-14v4l2: call v4l2_device_disconnect in USB drivers.Mauro 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-14v4l2-spec: Added data formats used for Sliced VBI data in MPEG streamsAndy Walls
2009-03-13Fix the issue with audio module & correction of NamesMauro Carvalho Chehab
2009-03-13Fix compilation with -git treeMauro 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-13merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2009-03-13merge: http://linuxtv.org/hg/~hgoede/libv4lMauro Carvalho Chehab
2009-03-13cx25840: cx23885 detection was brokenHans Verkuil
2009-03-13v4l2-dev: use parent field if the v4l2_device has no parent set.Hans Verkuil
2009-03-13cx23885: fix crash on non-netup cardsHans Verkuil
2009-03-13mr97310a: don't discard frame headers on stream outputMauro Carvalho Chehab
2009-03-13mt9t031 bugfixGuennadi Liakhovetski
2009-03-13libv4l: add hm12 support for the cx2341x MPEG encoder devices.hans@rhel5-devel.localdomain
2009-03-13build: have make_kconfig.pl ignore commentsTrent Piepho
2009-03-13soc-camera: remove now unused gpio member of struct soc_camera_linkGuennadi Liakhovetski
2009-03-13mt9v022: allow setting of bus width from board codeGuennadi Liakhovetski
2009-03-13mt9m001: allow setting of bus width from board codeGuennadi Liakhovetski
2009-03-13pcm990 baseboard: add camera bus width switch settingGuennadi Liakhovetski
2009-03-13soc-camera: add board hook to specify the buswidth for camera sensorsGuennadi Liakhovetski
2009-03-13video: use videobuf_waiton() in sh_mobile_ceu free_buffer()Guennadi Liakhovetski
2009-03-13ov772x: use soft sleep mode in stop_captureGuennadi Liakhovetski
2009-03-13soc-camera: configure drivers with a default format at probe timeGuennadi Liakhovetski
2009-03-13sh-mobile-ceu-camera: set field to the value, configured at open()Guennadi Liakhovetski
2009-03-13soc-camera: configure drivers with a default format on openGuennadi Liakhovetski
2009-03-13soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski
2009-03-13Add support for ProVideo PV-183 to bttvMauro Carvalho Chehab
2009-03-20mailimport: Fix script when CARDLIST.foo is touchedMauro Carvalho Chehab
2009-03-20mailimport: print better error msg end exit with -1 if errorMauro Carvalho Chehab
2009-03-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cafeMauro Carvalho Chehab
2009-03-19dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab
2009-03-19au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab
2009-03-19au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab
2009-03-18cafe_ccic: stick in a comment with a request for test resultsHans Verkuil
2009-03-18v4l2-dbg: add support for the cafe chip.Hans Verkuil
2009-03-18cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil
2009-03-18ov7670: add support to get/set registersHans Verkuil
2009-03-18ov7670: cleanup and remove legacy code.Hans Verkuil
2009-03-18cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.Hans Verkuil
2009-03-18cafe_ccic: convert to v4l2_device.Hans Verkuil
2009-03-18ov7670: convert to v4l2_subdevHans Verkuil