summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil1-4/+87
2007-04-27V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil1-0/+65
2007-04-27V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil1-0/+4
2007-04-27V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil1-1/+1
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann1-5/+3
2007-04-27V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann1-0/+7
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil3-37/+66
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil1-0/+8
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil1-0/+8
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil1-0/+4
2007-03-27V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss1-1/+2
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil1-0/+4
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil1-0/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-0/+8
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk1-3/+0
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab1-0/+3
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2-13/+1
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho1-0/+12
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler1-0/+3
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio1-0/+1
2007-02-21V4L/DVB (5017): DVB: fix compile errorAdrian Bunk1-3/+0
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani1-0/+1
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil1-4/+0
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton1-0/+47
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab1-0/+1
2006-12-27V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8Hans Verkuil1-1/+1
2006-12-10V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab1-0/+4
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab1-0/+1
2006-12-10V4L/DVB (4917): Saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline fu...Oliver Endriss1-14/+16
2006-12-10V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlockHartmut Birr1-4/+14
2006-12-10V4L/DVB (4879): budget-ci IR: integrate with ir-commonDavid Hardeman1-0/+1
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab1-10/+4
2006-12-10V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil1-1/+1
2006-12-10V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet1-0/+3
2006-12-10V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet1-0/+4
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth1-1/+3
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-7/+25
2006-09-26V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz1-0/+1
2006-09-26V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil1-1/+1
2006-09-26V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab1-1/+8
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil1-2/+3
2006-09-26V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2-0/+4
2006-09-26V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls1-0/+1
2006-09-26V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab1-3/+7
2006-09-25v4l-dev2: handle __must_checkAndrew Morton1-1/+1
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab1-3/+4
2006-08-08V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky1-2/+5
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil1-0/+55
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0