summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/au0828/au0828-video.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-27/+8
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-051-1/+1
* V4L/DVB (11808): au0828: get rid of debug printk that was causing compile fai...Devin Heitmueller2009-06-161-5/+0
* V4L/DVB (11805): au0828: send command to power down tuner when done with analogDevin Heitmueller2009-06-161-0/+3
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-6/+4
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab2009-03-301-1/+3
* V4L/DVB (11088): au0828: finish videodev/subdev conversionDevin Heitmueller2009-03-301-18/+14
* V4L/DVB (11086): au0828: rename macro for currently non-function VBI supportDevin Heitmueller2009-03-301-8/+8
* V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller2009-03-301-90/+85
* V4L/DVB (11084): au0828: add entry for undefined input typeDevin Heitmueller2009-03-301-0/+1
* V4L/DVB (11083): au0828: remove some unneeded bracesDevin Heitmueller2009-03-301-7/+3
* V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.Devin Heitmueller2009-03-301-7/+1
* V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller2009-03-301-1/+1
* V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller2009-03-301-2/+3
* V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller2009-03-301-1/+32
* V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2009-03-301-0/+8
* V4L/DVB (11073): au0828: disable VBI code since it doesn't yet workDevin Heitmueller2009-03-301-5/+24
* V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa...Devin Heitmueller2009-03-301-2/+2
* V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller2009-03-301-24/+16
* V4L/DVB (11066): au0828: add support for analog functionality in bridgeDevin Heitmueller2009-03-301-0/+1677
OpenPOWER on IntegriCloud