summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-02-23soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski
2009-02-23[PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher
2009-02-22m5602-s5k4aa: Split up the initial sensor probe in chunks.Erik Andrén
2009-02-28gspca - vc032x: Bad matrix for sensor mi1310_soc.Jean-Francois Moine
2009-02-28gspca - mars: Bad webcam register values tied to saturation.Jean-Francois Moine
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
2009-02-20zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil
2009-02-20zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil
2009-02-20v4l2-common/v4l2-spec: support/document write-only and button controlsHans Verkuil
2009-02-20v4l2: add colorfx support to v4l2-common.c, and add to 'Changes' in spec.Hans Verkuil
2009-02-19zoran i2c modules: remove i2c autoprobing support.Hans Verkuil
2009-02-19v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil
2009-02-19zoran: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2009-02-19gspca - zc3xx: Bad probe of the ov7630c sensor.Jean-Francois Moine
2009-02-19gspca - zc3xx: Bad probe of the ov7xxx sensors.Jean-Francois Moine
2009-02-19gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.Jean-Francois Moine
2009-02-19adv7175: convert to v4l2-subdev.Hans Verkuil
2009-02-19adv7170: convert to v4l2_subdev.Hans Verkuil
2009-02-19vpx3220: convert to v4l2_subdev.Hans Verkuil
2009-02-19em28xx: register device to soundcard for sysfsMauro Carvalho Chehab
2009-02-19saa7185: convert to v4l2_subdev.Hans Verkuil
2009-02-19saa7110: convert to v4l2_subdev.Hans Verkuil
2009-02-19ks0127: add supported ks0127 variants to the i2c device list.Hans Verkuil
2009-02-19ks0127: convert to v4l2_subdev.Hans Verkuil
2009-02-19bt856: convert to v4l2_subdev.Hans Verkuil
2009-02-19bt819: that delay include is needed after all.Hans Verkuil
2009-02-19bt819: convert to v4l2_subdev.Hans Verkuil
2009-02-23soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski
2009-02-19bt866: convert to v4l2_subdev.Hans Verkuil
2009-02-18zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil
2009-02-18zoran: change buffer defaults to something that works with tvtimeHans Verkuil
2009-02-18zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro.Hans Verkuil
2009-02-18zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil
2009-02-18zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil
2009-02-18zoran: fix G_FMTHans Verkuil
2009-02-18zoran: fix TRY_FMT supportHans Verkuil
2009-02-18zoran: cleanups in an attempt to make the source a bit more readable.Hans Verkuil
2009-02-18zoran: set correct parent of the video device.Hans Verkuil
2009-02-18zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil
2009-02-18zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil
2009-02-18zoran: fix field typo.Hans Verkuil