summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-191-0/+3
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-0/+4
* V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-191-2/+0
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-15/+9
* V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...Guennadi Liakhovetski2009-09-191-7/+10
* V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc...Guennadi Liakhovetski2009-09-191-4/+0
* V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...Guennadi Liakhovetski2009-09-191-2/+19
* V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call()Guennadi Liakhovetski2009-09-191-4/+10
* V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operationGuennadi Liakhovetski2009-09-191-2/+1
* V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_opsGuennadi Liakhovetski2009-09-191-1/+0
* V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a...Guennadi Liakhovetski2009-09-191-0/+7
* V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_deviceGuennadi Liakhovetski2009-09-191-8/+2
* V4L/DVB (12513): soc-camera: add support for camera-host controlsGuennadi Liakhovetski2009-09-191-0/+4
* V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev APIGuennadi Liakhovetski2009-09-191-17/+6
* V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_plat...Guennadi Liakhovetski2009-09-191-1/+0
* V4L/DVB (12506): soc-camera: convert to platform deviceGuennadi Liakhovetski2009-09-192-13/+17
* V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski2009-09-191-0/+3
* V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski2009-09-192-0/+8
* V4L/DVB (12253): v4l: common vpss module for video driversMuralidharan Karicheri2009-09-191-0/+69
* V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture dr...Muralidharan Karicheri2009-09-191-0/+43
* V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-191-0/+184
* V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-191-0/+321
* V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446Muralidharan Karicheri2009-09-192-0/+249
* V4L/DVB (12246): tvp514x: Migration to sub-device frameworkMuralidharan Karicheri2009-09-191-4/+0
* V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demodMichael Krufky2009-09-191-0/+1
* V4L/DVB (12950): tuner-simple: add Philips CU1216LAntti Palosaari2009-09-191-0/+1
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-122-71/+75
* V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymapMauro Carvalho Chehab2009-09-121-0/+1
* V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c deviceEduardo Valentin2009-09-121-0/+49
* V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713Eduardo Valentin2009-09-121-0/+30
* V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev apiEduardo Valentin2009-09-121-0/+2
* V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.Igor M. Liplianin2009-09-121-0/+1
* V4L/DVB (12444): em28xx: add support for Terratec Cinergy Hybrid T USB XS rem...Devin Heitmueller2009-09-121-0/+1
* V4L/DVB (12366): ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs a...Andy Walls2009-09-121-0/+17
* V4L/DVB (12334): tuner-simple: Add an entry for the Partsnic PTI-5NF05 NTSC t...Andy Walls2009-09-121-0/+1
* V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_opsGuennadi Liakhovetski2009-09-121-0/+3
* V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson2009-07-241-0/+12
* V4L/DVB (12135): Add a driver for mt9v011 sensorMauro Carvalho Chehab2009-07-051-0/+3
* V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho2009-06-231-0/+10
* V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...Hans Verkuil2009-06-232-1/+22
* V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this ...Hans Verkuil2009-06-231-1/+4
* V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller2009-06-231-0/+2
* V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls2009-06-161-0/+1
* V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare2009-06-161-0/+7
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-1/+1
* V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2009-06-161-0/+1
* V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov2009-06-161-0/+1
* V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S2009-06-162-0/+26
* V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S2009-06-161-0/+3
* V4L/DVB (11705): soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski2009-06-161-0/+5