summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/au0828/au0828-video.c
AgeCommit message (Expand)Author
2009-03-19au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab
2009-03-18au0828: fix compilation on kernels 2.6.20 and 2.6.21.Hans Verkuil
2009-03-18au0828-video: needs linux/version.h for in-kernel buildMauro Carvalho Chehab
2009-03-15au0828: finish videodev/subdev conversionDevin Heitmueller
2009-03-15au0828: rename macro for currently non-function VBI supportDevin Heitmueller
2009-03-15au0828/au8522: Codingstyle fixesDevin Heitmueller
2009-03-15au0828: add entry for undefined input typeDevin Heitmueller
2009-03-15au0828: remove some unneeded bracesDevin Heitmueller
2009-03-15au0828: remove memset calls in v4l2 routines.Devin Heitmueller
2009-03-11au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller
2009-03-11au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller
2009-03-11au0828: properly handle missing analog USB endpointDevin Heitmueller
2009-03-11au0828: make g_chip_ident call work properlyDevin Heitmueller
2009-03-11au0828: disable VBI code since it doesn't yet workDevin Heitmueller
2009-03-11au0828: advertise only NTSC-M (as opposed to all NTSC standards)Devin Heitmueller
2009-03-11au0828: Rework the way the analog video binding occursDevin Heitmueller
2009-03-11au0828: add support for analog functionality in bridgeDevin Heitmueller