summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2007-09-14V4L/DVB (6220a): fix build error for et61x251 driverLinus Torvalds-2/+3
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss-3/+3
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky-68/+0
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky-9/+12
2007-07-18V4L/DVB (5741): Tuner: add release callbackMichael Krufky-0/+1
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky-12/+1
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab-1/+7
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess-0/+2
2007-05-09V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk-0/+2
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare-1/+1
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil-4/+87
2007-04-27V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil-0/+65
2007-04-27V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil-0/+4
2007-04-27V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil-1/+1
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann-5/+3
2007-04-27V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann-0/+7
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil-37/+66
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil-0/+8
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil-0/+8
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil-0/+4
2007-03-27V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss-1/+2
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil-0/+4
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil-0/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil-0/+8
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk-3/+0
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab-0/+3
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho-13/+1
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho-0/+12
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler-0/+3
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio-0/+1
2007-02-21V4L/DVB (5017): DVB: fix compile errorAdrian Bunk-3/+0
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani-0/+1
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil-4/+0
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton-0/+47
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab-0/+1
2006-12-27V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8Hans Verkuil-1/+1
2006-12-10V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab-0/+4
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab-0/+1
2006-12-10V4L/DVB (4917): Saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline fu...Oliver Endriss-14/+16
2006-12-10V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlockHartmut Birr-4/+14
2006-12-10V4L/DVB (4879): budget-ci IR: integrate with ir-commonDavid Hardeman-0/+1
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab-10/+4
2006-12-10V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil-1/+1
2006-12-10V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet-0/+3
2006-12-10V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet-0/+4
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth-1/+3
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds-7/+25
2006-09-26V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz-0/+1
2006-09-26V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil-1/+1
2006-09-26V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab-1/+8