summaryrefslogtreecommitdiff
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-06Frontends/: make 4 functions staticMauro Carvalho Chehab
2007-02-06VIDEO_VIDEOBUF doesn't exist anymoreMauro Carvalho Chehab
2007-02-06Remove the unused kernel config option VIDEO_VIDEOBUFMauro Carvalho Chehab
2007-02-06merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-02-06merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-02-06Merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb2Mauro Carvalho Chehab
2007-02-06Avoid race when deregistering the IR control for dvb-usbMauro Carvalho Chehab
2007-02-05cx25840 request_firmware failed due to wrong device.Hans Verkuil
2007-02-05Backed out changeset a829a6ca77529b26451610ec6368ceeaa8103ebdMichael Krufky
2007-02-04Forgot to test against V4L2_CTRL_FLAG_DISABLEDHans Verkuil
2007-02-03budget-av: Call saa7146_vv_release on exitOliver Endriss
2007-02-03Add cx23415 decoder register documentationHans Verkuil
2007-02-03Fix CC handling in VIDIOC_INT_G_VBI_DATAHans Verkuil
2007-02-03Remove #if 0 section from videodev2.hHans Verkuil
2007-02-03Sliced VBI API no longer marked experimental.Hans Verkuil
2007-02-03Fix cx2584x revision reporting.Hans Verkuil
2007-02-03cx2341x encoder documentation update.Hans Verkuil
2007-02-02budget-ci: Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss
2007-02-02Http://linuxtv.org/hg/~mcisely/pvrusb2
2007-02-02Merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-02-01merge: http://linuxtv.org/hg/~tap/v2l-dvbMauro Carvalho Chehab
2007-01-31dvb-ttpci: call saa7146_vv_release() on exitOliver Endriss
2007-01-31saa7146_vv: pass correct memory size to pci_free_consistentOliver Endriss
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2007-01-30include config-compat.h with gcc -include commandTrent 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-28merge: http://linuxtv.org/hg/~endris/v4l-dvbMauro Carvalho Chehab
2007-01-28dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-26Properly initialize mute and radio frequencyMauro Carvalho Chehab
2007-01-26Add some debug info, depending on debug levelMauro Carvalho Chehab
2007-01-26Make it coherent with vidioc_g_tunerMauro Carvalho Chehab
2007-01-25Implements VIDIOC_[S|G]_INPUT on radio-aztech and radio-maxiradioMauro Carvalho Chehab
2007-01-25Implement VIDIOC_[GS]_AUDIO on aztechMauro Carvalho Chehab
2007-01-25Implement VIDIOC_[GS]_AUDIO on maxiradioMauro Carvalho Chehab
2007-01-25Convert radio-maxiradio to use video_ioctl2Mauro Carvalho Chehab
2007-01-25Convert radio-aztech to use video_ioctl2Mauro Carvalho Chehab
2007-01-25Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-01-25dvb-ttpci: Set phys, bustype, version, vendor and product for input deviceOliver Endriss
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho