summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vino.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: af9015: use value from config instead hardcoded oneAntti Palosaari1-1/+2
2010-10-21V4L/DVB: af9013: optimize code sizeAntti Palosaari2-158/+79
2010-10-21V4L/DVB: af9015: reimplement remote controllerAntti Palosaari2-870/+466
2010-10-21V4L/DVB: af9015: map TerraTec Cinergy T Stick Dual RC remote to device IDAntti Palosaari1-3/+3
2010-10-21V4L/DVB: af9015: add remote support for TerraTec Cinergy T Stick Dual RCAntti Palosaari2-0/+66
2010-10-21V4L/DVB: af9015: add support for TerraTec Cinergy T Stick Dual RCAntti Palosaari3-1/+21
2010-10-21V4L/DVB: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari3-2/+5
2010-10-21V4L/DVB: af9015: fix bug introduced by commit 490ade7e3f4474f626a8f5d778ead4e...Antti Palosaari1-19/+6
2010-10-21V4L/DVB: af9015: simple comment updateAntti Palosaari1-4/+4
2010-10-21V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()Mats Randgaard1-3/+1
2010-10-21V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzallocMats Randgaard2-5/+5
2010-10-21V4L/DVB: vpif_cap/disp: Removed section mismatch warningMats Randgaard2-2/+2
2010-10-21devices.txt: Remove the old obsolete vtx device nodesMauro Carvalho Chehab1-3/+0
2010-10-21V4L/DVB: Documentation: update now that the vtx/videotext API has been removedHans Verkuil7-53/+40
2010-10-21V4L/DVB: videotext: remove this obsolete APIHans Verkuil4-138/+2
2010-10-21V4L/DVB: saa5246a/saa5249: Remove obsolete teletext driversHans Verkuil5-1800/+0
2010-10-21V4L/DVB: STV0288 Incorrect bit sample for Vitterbi statusMalcolm Priestley1-1/+1
2010-10-21V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley9-1/+1307
2010-10-21V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab1-10/+9
2010-10-21V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tunerMalcolm Priestley4-0/+396
2010-10-21V4L/DVB: drivers/media/dvb/siano: Remove double testJulia Lawall1-2/+1
2010-10-21V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall1-1/+2
2010-10-21V4L/DVB: af9015: add USB ID for Terratec Cinergy T Stick RC MKIIStefan Lippers-Hollmann2-0/+20
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust27-139/+139
2010-10-21V4L/DVB: cx25821: fix gcc warning when compiled with allyesconfigMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: cx88: Fix some gcc warningsMauro Carvalho Chehab1-7/+1
2010-10-21V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart2-4/+21
2010-10-21V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::privLaurent Pinchart10-94/+94
2010-10-21V4L/DVB: tm6000: bugfix param stringStefan Ringel1-1/+1
2010-10-21V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust4-20/+64
2010-10-21V4L/DVB: drivers/media/video: Use available error codesJulia Lawall1-1/+1
2010-10-21V4L/DVB: drivers/media: Use available error codesJulia Lawall2-2/+2
2010-10-21V4L/DVB: drivers/media/video/zoran: Use available error codesJulia Lawall1-1/+1
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall5-5/+9
2010-10-21V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski3-27/+63
2010-10-21V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson10-349/+352
2010-10-21V4L/DVB: Add documentation about the Ibmcam/Konica new gspca driver formatsMauro Carvalho Chehab2-0/+16
2010-10-21gspca/konica: Fix compilation merge conflictMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede1-19/+31
2010-10-21V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede5-1/+669
2010-10-21V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede5-10/+10
2010-10-21V4L/DVB: Mark usbvideo ibmcam driver as deprecatedHans de Goede1-1/+4
2010-10-21V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede1-4/+50
2010-10-21V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede1-4/+14
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede1-72/+342
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede1-34/+1191
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede4-0/+1777
2010-10-21V4L/DVB: af9015: add missing TDA18218 Kconfig optionAntti Palosaari1-0/+1
2010-10-21V4L/DVB: af9015: add support for tda18218 silicon tunerAntti Palosaari1-3/+11
2010-10-21V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2-2/+17