summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] gspca - ov534_9: Remove an useless instructionJean-François Moine1-1/+0
2010-12-29[media] gspca - ov519: Bad detection of some ov7670 sensorsJean-François Moine1-2/+2
2010-12-29[media] gspca: Use the global error status for get/set streamparmJean-François Moine3-23/+15
2010-12-29[media] gspca - main: Check the isoc packet status before its lengthJean-François Moine1-6/+6
2010-12-29[media] gspca - sq930x: Fix a bad commentJean-François Moine1-1/+1
2010-12-29[media] gspca - sq930x: Some detected sensors are not handled yetJean-François Moine1-0/+7
2010-12-29[media] gspca - sq930x: Don't register a webcam when there are USB errorsJean-François Moine1-7/+12
2010-12-29[media] gspca - sq905c: Adds the Lego BionicleTheodore Kilgore1-0/+1
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] 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] media: fix em28xx build, needs hardirq.hRandy Dunlap1-0/+1
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] 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] Terratec Cinergy Hybrid T USB XSPhilippe Bourdin1-2/+2
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] 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] 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ärdeman1-17/+2
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
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab8-27/+27
2010-12-29[media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab3-4/+4
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab5-24/+24
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab20-21/+21
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab5-18/+84
2010-12-29[media] rc: remove ir-common moduleMauro Carvalho Chehab5-229/+108
2010-12-29[media] i2c: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2010-12-29[media] media: video: do not clear 'driver' from an i2c_clientWolfram Sang6-6/+1
2010-12-29[media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl1-2/+2