summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-03-03gspca: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03stkwebcam: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03cx88: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03bttv: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2009-03-03v4l2: Zero out read-only ioctls in one placeTrent Piepho
2009-03-03videodev: only copy needed part of RW ioctl's parameterTrent Piepho
2009-03-03merge: http://udev.netup.ru/hg/v4l-dvb-netupMauro Carvalho Chehab
2009-03-03merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2009-03-03merge: http://linuxtv.org/hg/~eandren/v4l-dvbMauro Carvalho Chehab
2009-03-03v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2009-03-03compat: rename struct delayed_work to work_struct on pre-2.6.20Trent Piepho
2009-03-03cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho
2009-03-03videodev: not possible to register NULL video_deviceTrent Piepho
2009-03-03Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin
2009-03-03Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2 CI cardAbylay Ospan
2009-03-03Add EEPROM code for NetUP Dual DVB-S2 CI card.Abylay Ospan
2009-03-03Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan
2009-02-23mt9m111: Call icl->reset() on mt9m111_reset().Guennadi 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-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