aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan4-0/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan13-13/+13
2009-09-25sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski1-2/+2
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-14/+13
2009-09-23headers: utsname.h reduxAlexey Dobriyan3-3/+0
2009-09-22V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilationMauro Carvalho Chehab1-1/+1
2009-09-22V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warningMauro Carvalho Chehab1-3/+2
2009-09-22 media: video: Fix build in saa7164Ingo Molnar4-10/+10
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-13/+13
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds155-3572/+31450
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar1-2/+2
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig3-4/+4
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe4-8/+8
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers1-2/+2
2009-09-19V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab1-1/+1
2009-09-19V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi1-1/+0
2009-09-19V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors3-0/+212
2009-09-19V4L/DVB (13018): kzalloc failure ignored in au8522_probe()Roel Kluin1-0/+5
2009-09-19V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start()Roel Kluin1-0/+2
2009-09-19V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach()Roel Kluin2-0/+4
2009-09-19V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin1-0/+2
2009-09-19V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only)Vladimir Geroy3-0/+14
2009-09-19V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen1-1/+1
2009-09-19V4L/DVB (13012): uvc: introduce missing kfreeJulia Lawall1-3/+4
2009-09-19V4L/DVB (13011): Change tuner type of BeholdTV cardsDmitry Belimov1-7/+7
2009-09-19V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure rangeJames Blanford2-52/+22
2009-09-19V4L/DVB (13008): gspca - stv06xx-hdcs: Fixup exposureJames Blanford1-18/+31
2009-09-19V4L/DVB (13007): gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020Erik Andrén1-1/+29
2009-09-19V4L/DVB (13006): gspca - stv06xx: Fix a misindentationErik Andrén1-2/+2
2009-09-19V4L/DVB (13005): gspca - stv06xx: Translate swedish comments to englishErik Andrén1-8/+7
2009-09-19V4L/DVB (13004): gspca - stv06xx: Harmonize the debug macros when tracing writes and readsErik Andrén1-8/+7
2009-09-19V4L/DVB (13003): Correct dangerous and inefficient msecs_to_jiffies() calculation in some V4L2 driversAndreas Mohr3-6/+12
2009-09-19V4L/DVB (13002): Adds support for Zolid Hybrid PCI card:Henk Vergonet3-0/+57
2009-09-19V4L/DVB (13001): Key filter for BeholdTV cards.Dmitri Belimov1-0/+4
2009-09-19V4L/DVB (13000): add driver for 774 Friio White USB ISDB-T receiverAkihiro Tsukada6-0/+1118
2009-09-19V4L/DVB (12999): Add a driver for Earthsoft PT1Mauro Carvalho Chehab9-1/+2284
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2-0/+11
2009-09-19V4L/DVB(12993b): gl860: Prevent a potential risk of zeroing a floating pointerMauro Carvalho Chehab1-0/+2
2009-09-19V4L/DVB (12993a): saa7164: Fix compilation warning on i386Mauro Carvalho Chehab1-4/+4
2009-09-19V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driverMuralidharan Karicheri2-26/+98
2009-09-19V4L/DVB (12906c): V4L : vpif capture driver for DM6467Muralidharan Karicheri2-0/+2333
2009-09-19V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changesMuralidharan Karicheri2-2/+15
2009-09-19V4L/DVB (12906a): V4L : vpif display updates to support vpif captureMuralidharan Karicheri1-36/+13
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn functionHans Verkuil3-3/+21
2009-09-19V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode numbersHans Verkuil1-5/+48
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil4-4/+4
2009-09-19V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.Hans Verkuil1-18/+20