aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls1-0/+1
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare1-0/+7
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-1/+1
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare1-0/+1
2009-06-16V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov1-0/+1
2009-06-16V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S2-0/+26
2009-06-16V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S1-0/+3
2009-06-16V4L/DVB (11705): soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski1-0/+5
2009-06-16V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device.Hans Verkuil1-0/+5
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil1-0/+21
2009-06-16V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_hostGuennadi Liakhovetski1-2/+2
2009-06-16V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski1-0/+1
2009-06-16V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZEKay Sievers1-1/+1
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+6
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2-5/+6
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil2-10/+4
2009-04-06V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs.Hans Verkuil1-0/+19
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-2/+4
2009-04-06V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil1-0/+4
2009-04-06V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil1-4/+0
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil1-7/+10
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-3/+3
2009-04-06V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2-138/+104
2009-04-06V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil1-152/+0
2009-04-06V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto1-0/+35
2009-03-30V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.Hans Verkuil1-0/+2
2009-03-30V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner1-0/+2
2009-03-30V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil1-12/+15
2009-03-30V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil1-1/+5
2009-03-30V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller1-0/+3
2009-03-30V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil1-1/+5
2009-03-30V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_camera_linkSascha Hauer1-2/+0
2009-03-30V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camera sensorsSascha Hauer1-0/+7
2009-03-30V4L/DVB (11027): soc-camera: configure drivers with a default format at probe timeGuennadi Liakhovetski1-0/+1
2009-03-30V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski1-2/+4
2009-03-30V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil1-0/+33
2009-03-30V4L/DVB (11021): v4l2-device: add a notify callback.Hans Verkuil2-0/+8
2009-03-30V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 headerMauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmodJean Delvare1-2/+1
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10863): saa7191: convert to v4l2_subdev.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10862): indycam: convert to v4l2_subdevHans Verkuil1-0/+3
2009-03-30V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho1-0/+1
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls1-1/+2
2009-03-30V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin1-0/+1
2009-03-30V4L/DVB (10727): adv7170: convert to v4l2_subdev.Hans Verkuil1-0/+6
2009-03-30V4L/DVB (10726): vpx3220: convert to v4l2_subdev.Hans Verkuil1-0/+5
2009-03-30V4L/DVB (10725): saa7185: convert to v4l2_subdev.Hans Verkuil1-0/+3