summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2007-02-06Cafe_ccic.c fix warningMauro Carvalho Chehab
2007-02-06Convert to generic boolean-valuesMauro Carvalho Chehab
2007-02-06VIDEO_BUF depends on PCIMauro Carvalho Chehab
2007-02-05cx25840 request_firmware failed due to wrong device.Hans Verkuil
2007-02-03Fix CC handling in VIDIOC_INT_G_VBI_DATAHans Verkuil
2007-02-03Fix cx2584x revision reporting.Hans Verkuil
2007-02-02Http://linuxtv.org/hg/~mcisely/pvrusb2
2007-02-02Merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-30Change VIDIOC_DBG_[SG]_REGISTER ioctls' register address to 64 bitsTrent Piepho
2007-01-28pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely
2007-01-28pvrusb2: video corruption fixesMike Isely
2007-01-28pvrusb2: encoder comm protocol cleanupMike Isely
2007-01-28pvrusb2: Control protocol cleanupMike Isely
2007-01-28Merge from v4l-dvbMike Isely
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-25Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-23merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-01-23Buf_qbuf: fix: videobuf_queue->stream corruption and lockupMauro Carvalho Chehab
2007-01-22Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-01-21pvrusb2: Add boilerplate to new header fileMike Isely
2007-01-21pvrusb2: Use macro names for FX2 commandsMike Isely
2007-01-21pvrusb2: Add comment for why G_TUNER only looks at index zeroMike Isely
2007-01-21Fix: VIDIOC_G_TUNER were returning an endless number of tunersMauro Carvalho Chehab
2007-01-21Remove some warnings when compiling on x86_64Mauro Carvalho Chehab
2007-01-21merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-21Adds video output routingMauro Carvalho Chehab
2007-01-21cx88: Add support for svideo/composite input of the Terratec Cinergy 1400 DVB-TMichael Krufky
2007-01-20merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-01-20keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab
2007-01-20Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab
2007-01-20Remove_cx88_ioctlMauro Carvalho Chehab
2007-01-20Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab
2007-01-20Do some cleanups at cx88-blackbirdMauro Carvalho Chehab
2007-01-20changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25Mauro Carvalho Chehab
2007-01-20Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab
2007-01-20Fix vidioc_g_tuner handlingMauro Carvalho Chehab
2007-01-20Removed v4l2_tvnorm and made videodev to auto-generate standardsMauro Carvalho Chehab
2007-01-20Renamed video_mux to cx88_video_mux and exported to cx88-blackbirdMauro Carvalho Chehab
2007-01-20Make cx88-blackbird to work againMauro Carvalho Chehab
2007-01-20Uncommented NTSC/443 video standardMauro Carvalho Chehab
2007-01-20Added support for V4L2_STD_NTSC_443Mauro Carvalho Chehab
2007-01-20Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2007-01-20rmmod should be reset to zero on kernel 2.4Mauro Carvalho Chehab
2007-01-19pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution valuesMike Isely
2007-01-19pvrusb2: Introduce fake audio input selectionMike Isely
2007-01-19pvrusb2: Emit VIDIOC_S_TUNER correctlyMike Isely