Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v... | Hans Verkuil | 1 | -0/+5 |
2009-06-17 | V4L/DVB (11671): v4l2: add v4l2_device_set_name() | Hans Verkuil | 1 | -0/+21 |
2009-06-17 | V4L/DVB (11609): soc-camera: remove an extra device generation from struct so... | Guennadi Liakhovetski | 1 | -2/+2 |
2009-06-17 | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link | Guennadi Liakhovetski | 1 | -0/+1 |
2009-06-17 | V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE | Kay Sievers | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil | 1 | -8/+6 |
2009-04-07 | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2 | -5/+6 |
2009-04-07 | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2 | -10/+4 |
2009-04-07 | V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl... | Hans Verkuil | 1 | -0/+19 |
2009-04-07 | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 1 | -2/+4 |
2009-04-07 | V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr | Hans Verkuil | 1 | -0/+4 |
2009-04-07 | V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ... | Hans Verkuil | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. | Hans Verkuil | 1 | -4/+0 |
2009-04-07 | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 1 | -1/+1 |
2009-04-07 | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor... | Hans Verkuil | 1 | -7/+10 |
2009-04-07 | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil | 1 | -3/+3 |
2009-04-07 | V4L/DVB (11367): v4l2-common: remove legacy code | Hans Verkuil | 2 | -138/+104 |
2009-04-07 | V4L/DVB (11366): v4l: remove obsolete header and source | Hans Verkuil | 1 | -152/+0 |
2009-04-07 | V4L/DVB (11327): ov772x: add edge contrl support | Kuninori Morimoto | 1 | -0/+35 |
2009-03-30 | V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. | Hans Verkuil | 1 | -0/+2 |
2009-03-30 | V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler | Daniel Glöckner | 1 | -0/+2 |
2009-03-30 | V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. | Hans Verkuil | 1 | -12/+15 |
2009-03-30 | V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. | Hans Verkuil | 1 | -1/+5 |
2009-03-30 | V4L/DVB (11076): au0828: make g_chip_ident call work properly | Devin Heitmueller | 1 | -0/+3 |
2009-03-30 | V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect | Hans Verkuil | 1 | -1/+5 |
2009-03-30 | V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came... | Sascha Hauer | 1 | -2/+0 |
2009-03-30 | V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer... | Sascha Hauer | 1 | -0/+7 |
2009-03-30 | V4L/DVB (11027): soc-camera: configure drivers with a default format at probe... | Guennadi Liakhovetski | 1 | -0/+1 |
2009-03-30 | V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations | Guennadi Liakhovetski | 1 | -2/+4 |
2009-03-30 | V4L/DVB (11022): zoran/bt819: use new notify functionality. | Hans Verkuil | 1 | -0/+33 |
2009-03-30 | V4L/DVB (11021): v4l2-device: add a notify callback. | Hans Verkuil | 2 | -0/+8 |
2009-03-30 | V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header | Mauro Carvalho Chehab | 1 | -0/+1 |
2009-03-30 | V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod | Jean Delvare | 1 | -2/+1 |
2009-03-30 | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 1 | -0/+1 |
2009-03-30 | V4L/DVB (10863): saa7191: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+3 |
2009-03-30 | V4L/DVB (10862): indycam: convert to v4l2_subdev | Hans Verkuil | 1 | -0/+3 |
2009-03-30 | V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period | Trent Piepho | 1 | -0/+1 |
2009-03-30 | V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ... | Andy Walls | 1 | -1/+2 |
2009-03-30 | V4L/DVB (10744): dm1105: infrared remote code is remaked. | Igor M. Liplianin | 1 | -0/+1 |
2009-03-30 | V4L/DVB (10727): adv7170: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+6 |
2009-03-30 | V4L/DVB (10726): vpx3220: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+5 |
2009-03-30 | V4L/DVB (10725): saa7185: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+3 |
2009-03-30 | V4L/DVB (10724): saa7110: convert to v4l2_subdev. | Hans Verkuil | 1 | -3/+1 |
2009-03-30 | V4L/DVB (10722): ks0127: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+5 |
2009-03-30 | V4L/DVB (10721): bt856: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+3 |
2009-03-30 | V4L/DVB (10719): bt819: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+5 |
2009-03-30 | V4L/DVB (10718): bt866: convert to v4l2_subdev. | Hans Verkuil | 1 | -0/+3 |
2009-03-30 | V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil | 1 | -1/+0 |
2009-03-30 | V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr() | Hans Verkuil | 1 | -0/+2 |
2009-03-30 | V4L/DVB (10675): soc-camera: extend soc_camera_bus_param_compatible with more... | Guennadi Liakhovetski | 1 | -2/+6 |