summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18
AgeCommit message (Expand)Author
2008-08-17cx18: Add missing lock for when the irq handler manipulates the queuesAndy Walls
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-25cx18: Lock the aux PLL to the video pixle rate for analog capturesAndy Walls
2008-07-23cx18: Fix 32 kHz audio sample output rate for analog tuner SIF inputAndy Walls
2008-07-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev2Mauro Carvalho Chehab
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-19cx18: remove firmware size checkHans Verkuil
2008-07-18videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil
2008-07-17cx18/smsusb: fix compile errors when building for kernels < 2.6.19Hans Verkuil
2008-07-17cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setupHans Verkuil
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-13cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lircAndy Walls
2008-07-13cx18: Add locking for struct cx18 GPIO state variablesAndy Walls
2008-07-08Fix a const pointer error in the Conexant cx23418 MPEG encoder driverMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-07cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on Yuan MPC718Andy Walls
2008-07-06cx18: Add missing reset recovery delay in cx18-i2c.cAndy Walls
2008-06-28cx18: enable TS supportHans Verkuil
2008-06-28cx18: Upgrade to newer firmware & update cx18 documentation.Hans Verkuil
2008-06-28cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil
2008-06-28cx18: fix v4l-cx23418-dig.fw firmware load.Hans Verkuil
2008-06-28cx18/ivtv: choose a better initial TV standard for cards without eeprom.Hans Verkuil
2008-06-27cx18: fix PAL/SECAM supportHans Verkuil
2008-06-29Fix whitespace diffs between -git and mercurialMauro Carvalho Chehab
2008-06-25Merge: from http://linuxtv.org/hg/~awalls/v4l-dvbHans Verkuil
2008-06-25ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrlHans Verkuil
2008-06-25ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.Hans Verkuil
2008-06-24cx18: Improve Raptor card audio input routing defintionsAndy Walls
2008-06-22cx18: improve support for the Raptor board.Hans Verkuil
2008-06-22ivtv/cx18: improve tuner std check in card definitions.Hans Verkuil
2008-06-22cx2341x: add TS capabilityHans Verkuil
2008-06-22cx18/ivtv: ioctl debugging improvementsHans Verkuil
2008-06-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-06-21cx18: fix prefix typoHans Verkuil
2008-06-21cx18: show GPIO pins when VIDIOC_LOG_STATUS is called.Hans Verkuil
2008-06-21cx18: add support for Conexant Raptor PAL/SECAM cardHans Verkuil
2008-06-21cx18: make sure all v4l2_format fields are filled inHans Verkuil
2008-06-21ivtv/cx18: fix video_temporal_filter handlingHans Verkuil
2008-06-21ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION testsHans Verkuil
2008-06-21cx18: convert to video_ioctl2()Hans Verkuil
2008-06-21cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entryAndy Walls
2008-06-21cx18: Add I2C slave reset via GPIO upon initializationAndy Walls
2008-06-21cx18: Fix firmware load for case when digital capture happens firstAndy Walls
2008-06-19cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radioAndy Walls
2008-06-13cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls