aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-8/+6
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-062-5/+6
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-062-10/+4
* V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...Hans Verkuil2009-04-061-0/+19
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-2/+4
* V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil2009-04-061-0/+4
* V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil2009-04-061-4/+0
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-7/+10
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-3/+3
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-062-138/+104
* V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil2009-04-061-152/+0
* V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto2009-04-061-0/+35
* V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.Hans Verkuil2009-03-301-0/+2
* V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner2009-03-301-0/+2
* V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil2009-03-301-12/+15
* V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil2009-03-301-1/+5
* V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2009-03-301-0/+3
* V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil2009-03-301-1/+5
* V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...Sascha Hauer2009-03-301-2/+0
* V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer...Sascha Hauer2009-03-301-0/+7
* V4L/DVB (11027): soc-camera: configure drivers with a default format at probe...Guennadi Liakhovetski2009-03-301-0/+1
* V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski2009-03-301-2/+4
* V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil2009-03-301-0/+33
* V4L/DVB (11021): v4l2-device: add a notify callback.Hans Verkuil2009-03-302-0/+8
* V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 headerMauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmodJean Delvare2009-03-301-2/+1
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10863): saa7191: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10862): indycam: convert to v4l2_subdevHans Verkuil2009-03-301-0/+3
* V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho2009-03-301-0/+1
* V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls2009-03-301-1/+2
* V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2009-03-301-0/+1
* V4L/DVB (10727): adv7170: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+6
* V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+5
* V4L/DVB (10725): saa7185: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil2009-03-301-3/+1
* V4L/DVB (10722): ks0127: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+5
* V4L/DVB (10721): bt856: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10719): bt819: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+5
* V4L/DVB (10718): bt866: convert to v4l2_subdev.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-1/+0
* V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil2009-03-301-0/+2
* V4L/DVB (10675): soc-camera: extend soc_camera_bus_param_compatible with more...Guennadi Liakhovetski2009-03-301-2/+6
* V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependentKuninori Morimoto2009-03-301-2/+3
* V4L/DVB (10669): ov772x: Add image flip supportKuninori Morimoto2009-03-301-0/+5
* V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil2009-03-301-2/+2
* V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil2009-03-301-13/+18
* V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička2009-03-301-0/+1