summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2009-02-27siano: Remove duplicated var declarationMauro Carvalho Chehab
2009-02-26cx18: Fix compilation and remove the obsoleted v4l2_ctrl_query_fill_std() callMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~mkrufky/sms1xxxMauro Carvalho Chehab
2009-02-26merge: http://mercurial.intuxication.org/hg/v4l-dvb-commitsMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~dougsland/em28xxMauro Carvalho Chehab
2009-02-26Get rid of video_decoder.h header were uneededMauro Carvalho Chehab
2009-02-26saa7110: get rid of the legacy v4l2_ctrl_query_fill_std()Mauro Carvalho Chehab
2009-02-26v4l2-common: Fix a merge conflict bad solvedMauro Carvalho Chehab
2009-02-26tea575x-tuner.h: It still needs V4L1 APIMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoranMauro Carvalho Chehab
2009-02-26siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fill-stdMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~pb/v4l-dvb/Mauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-usbvisionMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-02-26dm1105: infrared remote code is remaked.Igor M. Liplianin
2009-02-26dm1105: not demuxing from interrupt context.Igor M. Liplianin
2009-02-25em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf
2009-02-25em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf
2009-02-25em28xx-cards: remove incorrect entryDouglas Schilling Landgraf
2009-02-25em28xx: VideoMate For You USB TV box requires tvaudioMauro Carvalho Chehab
2009-02-23remove redundant memset after kzallocMauro Carvalho Chehab
2009-02-23mt9m111: Call icl->reset() on mt9m111_reset().Guennadi Liakhovetski
2009-02-23soc-camera: extend soc_camera_bus_param_compatible with more testsGuennadi Liakhovetski
2009-02-23soc-camera: camera host driver for i.MX3x SoCsGuennadi Liakhovetski
2009-02-23mt9t031: fix gain and hflip controls, register update, and scalingGuennadi Liakhovetski
2009-02-23sh_mobile_ceu_camera: include NV* formats into the format list only once.Guennadi Liakhovetski
2009-02-23sh_mobile_ceu: SOCAM flags are not platform dependentGuennadi Liakhovetski
2009-02-23tw9910: bit mask operation fix on tw9910_mask_set.Guennadi Liakhovetski
2009-02-23ov772x: Add image flip supportGuennadi Liakhovetski
2009-02-23ov772x: bit mask operation fix on ov772x_mask_set.Guennadi Liakhovetski
2009-02-23ov772x: setting method to register is changed.Guennadi Liakhovetski
2009-02-23ov772x: move configuration from start_capture() to set_fmt()Guennadi Liakhovetski
2009-02-23soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski
2009-02-23Remove outdated README for the flexcop-driverPatrick Boettcher
2009-02-23Update Technisat card documentationPatrick Boettcher
2009-02-23[PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher
2009-02-21cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls
2009-02-21cx18: Increment version number due to significant changes for v4l2_subdevsAndy Walls
2009-02-21cx18: Get rid of unused variables related to video outputAndy Walls
2009-02-21cx18: Change log lines for internal subdevs and fix tveeprom readsAndy Walls
2009-02-21cx18: Fix a memory leak of buffers used for sliced VBI insertionAndy Walls
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-21cx18: Convert GPIO connected functions to act as v4l2_subdevicesAndy Walls
2009-02-21usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2009-02-21v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil
2009-02-20cx18: Convert I2C devices to v4l2_subdevicesAndy Walls