summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] gspca - sq905c: Adds the Lego BionicleTheodore Kilgore2-0/+2
2010-12-29[media] s2255drv: remove BKLPete Eberlein1-21/+10
2010-12-29[media] v4l: mem2mem_testdev: remove BKL usageMarek Szyprowski1-12/+9
2010-12-29[media] timblogiw: too large value for strncpy()Dan Carpenter1-1/+1
2010-12-29[media] saa7164: Remove pointless conditional and save a few bytes in saa7164...Jesper Juhl1-3/+1
2010-12-29[media] drivers:media:dvb: add USB PIDs for Elgato EyeTV SatSam Doshi2-1/+7
2010-12-29[media] media: fsl-viu: fix support for streaming with mmap methodAnatolij Gustschin1-0/+5
2010-12-29[media] zoran: bit-wise vs logical andDan Carpenter1-1/+1
2010-12-29[media] DM04/QQBOX Frontend attach changeMalcolm Priestley1-47/+86
2010-12-29[media] media: fix em28xx build, needs hardirq.hRandy Dunlap1-0/+1
2010-12-29[media] rc: ir-lirc-codec: fix potential integer overflowVasiliy Kulikov1-2/+3
2010-12-29[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driverMatti Aaltonen3-0/+2348
2010-12-29[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen4-0/+447
2010-12-29[media] gspca_sonixb: Add support for 0c45:602aHans de Goede2-12/+60
2010-12-29[media] gspca_sonixb: Rewrite start of frame detectionHans de Goede1-54/+106
2010-12-29[media] gspca_sonixb: Make sonixb handle 0c45:6007 instead of sn9c102Hans de Goede2-4/+0
2010-12-29[media] cx231xx: Fix IR keymap for Pixelview SBTVD HybridMauro Carvalho Chehab1-1/+1
2010-12-29[media] Add a keymap for Pixelview 002-T remoteMauro Carvalho Chehab3-0/+79
2010-12-29[media] cx231xx: Fix inverted bits for RC on PV HybridMauro Carvalho Chehab1-5/+16
2010-12-29[media] timblogiw: const and __devinitdata do not mixStephen Rothwell1-3/+3
2010-12-29[media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensorMauro Carvalho Chehab1-13/+61
2010-12-29[media] gspca core: Fix regressions gspca breaking devices with audioMauro Carvalho Chehab1-4/+0
2010-12-29[media] gspca/sn9c20x: Get rid of scale "magic" numbersMauro Carvalho Chehab1-25/+33
2010-12-29[media] gspca/sn9c20x: Test if sensor is a OV sensorMauro Carvalho Chehab1-0/+9
2010-12-29[media] keycodes for DSR-0112 remote bundled with Haupauge MiniStickRichard Zidlicky1-0/+38
2010-12-29[media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches2-7/+4
2010-12-29[media] Terratec Cinergy Hybrid T USB XSPhilippe Bourdin1-2/+2
2010-12-29[media] media: rc: lirc_dev: check kobject_set_name() resultVasiliy Kulikov1-1/+3
2010-12-29[media] rc-core: add loopback driverDavid Härdeman3-0/+274
2010-12-29[media] rc-core: Initialize return value to zeroMauro Carvalho Chehab1-1/+1
2010-12-29[media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab3-16/+14
2010-12-29[media] cx231xx: stray unlock on error pathDan Carpenter1-5/+1
2010-12-29[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender2-1/+3
2010-12-29[media] drivers/media: nuvoton: fix chip id probe v2Nicolas Kaiser1-2/+5
2010-12-29[media] ngene-core.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-12-29[media] drivers/media/video: Remove unnecessary semicolonsJoe Perches3-3/+3
2010-12-29[media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid t...Alexey Chernov4-2/+99
2010-12-29[media] Fix parameter description for disable_irMauro Carvalho Chehab1-1/+1
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk2-32/+36
2010-12-29[media] lirc_dev: add some __user annotationsDan Carpenter2-5/+5
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman4-11/+11
2010-12-29[media] bttv: merge ir decoding timersDavid Härdeman2-7/+4
2010-12-29[media] bttv: rename struct card_ir to bttv_irDavid Härdeman2-36/+22
2010-12-29[media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_endDavid Härdeman2-7/+4
2010-12-29[media] saa7134: some minor cleanupsDavid Härdeman2-32/+21
2010-12-29[media] saa7134: use full keycode for BeholdTVDavid Härdeman2-52/+37
2010-12-29[media] saa7134: remove unused module parameterDavid Härdeman1-3/+0
2010-12-29[media] pwc: failure to submit an urb is a fatal errorHans de Goede1-3/+6
2010-12-29[media] pwc: Also set alt setting to alt0 when no error occuredHans de Goede1-1/+1
2010-12-29[media] pwc: do not start isoc stream on /dev/video openHans de Goede4-48/+27