summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/au0828/au0828-video.c
AgeCommit message (Expand)Author
2009-05-18merge: http://kernellabs.com/hg/~dheitmueller/au0828-oldkernel-compilefixMauro Carvalho Chehab
2009-05-14au0828: get rid of debug printk that was causing compile failuresDevin Heitmueller
2009-05-06au0828: send command to power down tuner when done with analogDevin Heitmueller
2009-04-14backport a few minor cleanupsMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-22au0828: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
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