summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB: zoran: remove variable shadowingMárton Németh1-1/+2
2010-02-26V4L/DVB: zoran: match parameter signedness of g_input_statusMárton Németh2-2/+3
2010-02-26V4L/DVB: cx23885: Wrong command printed in cmd_to_str()Roel Kluin1-2/+2
2010-02-26Fix the __init/__exit annotationsMauro Carvalho Chehab1-6/+6
2010-02-26cx18: Fix compilation when CONFIG_MODULE is disabledMauro Carvalho Chehab1-24/+21
2010-02-26V4L/DVB: gspca - sq905c: Fix a compilation warningJean-Francois Moine1-1/+1
2010-02-26V4L/DVB: gspca - ov534: Fix end of frame handlingAntonio Ospite1-2/+2
2010-02-26V4L/DVB: gspca - ov534: Allow enumerating supported frameratesAntonio Ospite2-1/+16
2010-02-26V4L/DVB: gspca - ov534_9: Propagate USB errors to higher levelJean-Francois Moine1-9/+9
2010-02-26V4L/DVB: gspca - main: Clear any previous USB error when starting the transferJean-Francois Moine1-0/+2
2010-02-26V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errorsJean-Francois Moine1-125/+81
2010-02-26V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errorsJean-Francois Moine1-157/+96
2010-02-26V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loadingJean-Francois Moine2-14/+2
2010-02-26V4L/DVB: gspca - zc3xx: Change the resolutions of some sensorsHans de Goede1-6/+46
2010-02-26V4L/DVB: using vmalloc requires include of linux/vmalloc.hStephen Rothwell1-0/+1
2010-02-26V4L/DVB: bt819: cleanup v4l2_subdev_notify() parametersMárton Németh1-5/+5
2010-02-26V4L/DVB: cx231xx: cleanup dvb_attach() return value handlingMárton Németh1-4/+4
2010-02-26V4L/DVB: zoran: cleanup pointer conditionMárton Németh1-1/+1
2010-02-26V4L/DVB: dabusb: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2010-02-26V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driverMuralidharan Karicheri1-136/+225
2010-02-26V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driverMuralidharan Karicheri1-153/+257
2010-02-26V4L/DVB: vpfe_capture: remove clock and platform codeMuralidharan Karicheri1-118/+13
2010-02-26V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.Devin Heitmueller1-10/+12
2010-02-26V4L/DVB: cx18: address possible passing of NULL to snd_card_freeDevin Heitmueller1-2/+3
2010-02-26V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller1-80/+76
2010-02-26V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller1-3/+5
2010-02-26V4L/DVB: cx18: codingstyle fixesDevin Heitmueller1-3/+5
2010-02-26V4L/DVB: cx18-alsa: codingstyle fixesDevin Heitmueller1-4/+4
2010-02-26V4L/DVB: cx18-alsa: fix codingstyle issueDevin Heitmueller1-1/+1
2010-02-26V4L/DVB: cx18-alsa: fix memory leak in error conditionDevin Heitmueller1-0/+1
2010-02-26V4L/DVB: cx18-alsa: remove a couple of warningsDevin Heitmueller2-2/+0
2010-02-26V4L/DVB: cx18-alsa: name alsa device after the actual cardDevin Heitmueller1-1/+1
2010-02-26V4L/DVB: cx18: cleanup cx18-alsa debug loggingDevin Heitmueller1-1/+5
2010-02-26V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loadingDevin Heitmueller3-32/+46
2010-02-26V4L/DVB: cx18-alsa: remove unneeded debug lineDevin Heitmueller1-1/+0
2010-02-26V4L/DVB: cx18: export more symbols required by cx18-alsaDevin Heitmueller1-0/+2
2010-02-26V4L/DVB: cx18: add cx18-alsa module to MakefileDevin Heitmueller2-0/+13
2010-02-26V4L/DVB: cx18: overhaul ALSA PCM device handling so it worksDevin Heitmueller5-7/+293
2010-02-26V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsaDevin Heitmueller2-2/+7
2010-02-26V4L/DVB: cx18: make it so cx18-alsa-main.c compilesDevin Heitmueller1-7/+19
2010-02-26V4L/DVB: cx18: rename cx18-alsa.cDevin Heitmueller1-0/+0
2010-02-26V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data lossAndy Walls2-0/+138
2010-02-26V4L/DVB: cx18-alsa: Initial non-working cx18-alsa filesAndy Walls5-0/+573
2010-02-26V4L/DVB: Compro S350 GPIO changeJD Louw1-2/+2
2010-02-26V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...Andy Walls1-2/+2
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls3-9/+44
2010-02-26V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong2-2/+4
2010-02-26V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as depre...Hans de Goede3-3/+14
2010-02-26V4L/DVB (14004): drivers/media/video/Kconfig: Turn deprecated drivers off by ...Hans de Goede1-0/+4
2010-02-26V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede4-1/+2041