aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* v4l: copy_to_user() is not a good method nameAl Viro2007-10-131-1/+1
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-6/+8
* V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab2007-10-101-2/+3
* V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab2007-10-102-22/+0
* V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab2007-10-103-5/+3
* V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...Mauro Carvalho Chehab2007-10-101-0/+0
* V4L/DVB (6256): Remove the obsolete video-buf moduleMauro Carvalho Chehab2007-10-091-289/+0
* V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab2007-10-091-0/+44
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2007-10-092-0/+378
* V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clkSakari Ailus2007-10-091-8/+0
* V4L/DVB (6217): V4L: Int if: Add BT.656 interface supportSakari Ailus2007-10-091-0/+50
* V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updatesSakari Ailus2007-10-091-52/+78
* V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky2007-10-091-1/+1
* V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang2007-10-091-0/+1
* V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil2007-10-091-65/+0
* V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil2007-10-091-35/+0
* V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil2007-10-091-1/+2
* V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil2007-10-091-1/+1
* V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho2007-10-092-0/+5
* V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss2007-10-091-1/+0
* V4L/DVB (5929): Add vp27smpx driverHans Verkuil2007-10-091-0/+3
* V4L/DVB (5913): Clean up duplicate includes in include/media/Jesper Juhl2007-10-091-2/+0
* V4L/DVB (5905): ivtv-fb: Use proper ioctl valueHans Verkuil2007-10-091-3/+2
* V4L/DVB (5902): Add ivtv-fb framebuffer driver.Hans Verkuil2007-10-091-0/+35
* V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines.Sakari Ailus2007-10-091-1/+1
* V4L/DVB (5862): V4L: Add internal ioctl-like interface.Sakari Ailus2007-10-091-0/+210
* V4L/DVB (6220a): fix build error for et61x251 driverLinus Torvalds2007-09-141-2/+3
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-181-3/+3
* V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky2007-07-181-68/+0
* V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky2007-07-181-9/+12
* V4L/DVB (5741): Tuner: add release callbackMichael Krufky2007-07-181-0/+1
* V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky2007-07-181-12/+1
* V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab2007-07-181-1/+7
* V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-091-0/+2
* V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk2007-05-091-0/+2
* i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-012-1/+1
* V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil2007-04-271-4/+87
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-271-0/+65
* V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil2007-04-271-0/+4
* V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil2007-04-271-1/+1
* V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann2007-04-271-5/+3
* V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann2007-04-271-0/+7
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-273-37/+66
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-271-0/+8
* V4L/DVB (5289): Add support for video output overlays.Hans Verkuil2007-04-271-0/+8
* V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil2007-04-271-0/+4
* V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss2007-03-271-1/+2
* V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2007-03-011-0/+4
* V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2007-03-011-0/+2