aboutsummaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2007-10-09V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil
2007-10-09V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil
2007-10-09V4L/DVB (5913): Clean up duplicate includes in include/media/Jesper Juhl
2007-10-09V4L/DVB (5905): ivtv-fb: Use proper ioctl valueHans Verkuil
2007-10-09V4L/DVB (5902): Add ivtv-fb framebuffer driver.Hans Verkuil
2007-10-09V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines.Sakari Ailus
2007-10-09V4L/DVB (5862): V4L: Add internal ioctl-like interface.Sakari Ailus
2007-09-14V4L/DVB (6220a): fix build error for et61x251 driverLinus Torvalds
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky
2007-07-18V4L/DVB (5741): Tuner: add release callbackMichael Krufky
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess
2007-05-09V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil
2007-04-27V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil
2007-04-27V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil
2007-04-27V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann
2007-04-27V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil
2007-03-27V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio
2007-02-21V4L/DVB (5017): DVB: fix compile errorAdrian Bunk
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab
2006-12-27V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8Hans Verkuil
2006-12-10V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab
2006-12-10V4L/DVB (4917): Saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline fu...Oliver Endriss
2006-12-10V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlockHartmut Birr