Commit Graph

137958 Commits (ce45264eca4963e666ec170af1eeb0c4f5f8339e)
 

Author SHA1 Message Date
Hans Verkuil 2d26698e85 V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support. 16 years ago
Hans Verkuil 7f6adeaf2d V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 16 years ago
Hans Verkuil 0ab6e1c38d V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev. 16 years ago
Hans Verkuil 35631dcc7f V4L/DVB (10728): adv7175: convert to v4l2-subdev. 16 years ago
Hans Verkuil 7d9ef21c2f V4L/DVB (10727): adv7170: convert to v4l2_subdev. 16 years ago
Hans Verkuil 7e5eaadcbd V4L/DVB (10726): vpx3220: convert to v4l2_subdev. 16 years ago
Hans Verkuil 780d8e1552 V4L/DVB (10725): saa7185: convert to v4l2_subdev. 16 years ago
Hans Verkuil e7946844e6 V4L/DVB (10724): saa7110: convert to v4l2_subdev. 16 years ago
Hans Verkuil 18d135ad6d V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list. 16 years ago
Hans Verkuil 0750e9719e V4L/DVB (10722): ks0127: convert to v4l2_subdev. 16 years ago
Hans Verkuil a91f56e7eb V4L/DVB (10721): bt856: convert to v4l2_subdev. 16 years ago
Hans Verkuil 2883913c5e V4L/DVB (10720): bt819: that delay include is needed after all. 16 years ago
Hans Verkuil c2179ad872 V4L/DVB (10719): bt819: convert to v4l2_subdev. 16 years ago
Hans Verkuil 8e4e1d8054 V4L/DVB (10718): bt866: convert to v4l2_subdev. 16 years ago
Hans Verkuil 886fe23d1c V4L/DVB (10717): zoran: TRY_FMT and S_FMT now do the same parameter checks. 16 years ago
Hans Verkuil 497d7d0b92 V4L/DVB (10716): zoran: change buffer defaults to something that works with tvtime 16 years ago
Hans Verkuil 602dd48a35 V4L/DVB (10715): zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro. 16 years ago
Hans Verkuil 107063c615 V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2. 16 years ago
Hans Verkuil 84c1b09495 V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff. 16 years ago
Hans Verkuil 5ca75b00ff V4L/DVB (10712): zoran: fix G_FMT 16 years ago
Hans Verkuil 0ba514d5d3 V4L/DVB (10711): zoran: fix TRY_FMT support 16 years ago
Hans Verkuil 7f37cc9bae V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more readable. 16 years ago
Hans Verkuil aff88bca73 V4L/DVB (10709): zoran: set correct parent of the video device. 16 years ago
Hans Verkuil dcbd83b177 V4L/DVB (10708): zoran: remove old V4L1 ioctls, use v4l1-compat instead. 16 years ago
Hans Verkuil 9f1b9efa67 V4L/DVB (10707): zoran: set bytesperline to 0 when using MJPEG. 16 years ago
Hans Verkuil 3e66793b62 V4L/DVB (10706): zoran: fix field typo. 16 years ago
Hans Verkuil 869826a1cb V4L/DVB (10705): zoran: use slider flag with volume etc. controls. 16 years ago
Hans Verkuil b80696b700 V4L/DVB (10704): zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and allow for kmallocs > 128 kB 16 years ago
Hans Verkuil 96b8e145f0 V4L/DVB (10703): zoran: convert to video_ioctl2 and remove 'ready_to_be_freed' hack. 16 years ago
Hans Verkuil 17bdd9ddd1 V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran. 16 years ago
Hans Verkuil 9040320a89 V4L/DVB (10701): saa7185: add colorbar support. 16 years ago
Hans Verkuil 674a323218 V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present. 16 years ago
Hans Verkuil 10afbef15e V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std 16 years ago
Hans Verkuil 1df795370c V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. 16 years ago
Hans Verkuil ab37319081 V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr() 16 years ago
Hans Verkuil 81dde91f64 V4L/DVB (10687): v4l2-common/v4l2-spec: support/document write-only and button controls 16 years ago
Hans Verkuil 1a367f3bc3 V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag. 16 years ago
Hans Verkuil 11c469e616 V4L/DVB (10685): v4l2: add colorfx support to v4l2-common.c, and add to 'Changes' in spec. 16 years ago
Jean-Francois Moine e2d750fcef V4L/DVB (10681): gspca - zc3xx: Bad probe of the ov7630c sensor. 16 years ago
Jean-Francois Moine 603538a085 V4L/DVB (10680): gspca - zc3xx: Bad probe of the ov7xxx sensors. 16 years ago
Jean-Francois Moine 8d97770a68 V4L/DVB (10679): gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102. 16 years ago
Antonio Ospite afb13683e9 V4L/DVB (10676): mt9m111: Call icl->reset() on mt9m111_reset(). 16 years ago
Guennadi Liakhovetski f7f41483be V4L/DVB (10675): soc-camera: extend soc_camera_bus_param_compatible with more tests 16 years ago
Guennadi Liakhovetski 4f67130ad3 V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs 16 years ago
Guennadi Liakhovetski 70e1d353e5 V4L/DVB (10673): mt9t031: fix gain and hflip controls, register update, and scaling 16 years ago
Guennadi Liakhovetski c8329accf7 V4L/DVB (10672): sh_mobile_ceu_camera: include NV* formats into the format list only once. 16 years ago
Kuninori Morimoto c354b400c0 V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependent 16 years ago
Kuninori Morimoto 1af1b7a2de V4L/DVB (10670): tw9910: bit mask operation fix on tw9910_mask_set. 16 years ago
Kuninori Morimoto 051489119a V4L/DVB (10669): ov772x: Add image flip support 16 years ago
Kuninori Morimoto 66b46e68a5 V4L/DVB (10668): ov772x: bit mask operation fix on ov772x_mask_set. 16 years ago