summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-29[media] timblogiw: fix kconfig & build errorRandy Dunlap1-0/+1
2010-12-29[media] media: Add timberdale video-in driverRichard Röjfors3-0/+904
2010-12-29[media] rc: Remove ir-common moduleMauro Carvalho Chehab2-7/+221
2010-12-29[media] saa7134: Remove legacy IR decoding logic inside the moduleMauro Carvalho Chehab2-218/+3
2010-12-29[media] saa7134: use rc-core raw decoders for Encore FM 5.3Mauro Carvalho Chehab1-3/+4
2010-12-29[media] drivers/media: Use vzallocJoe Perches3-6/+3
2010-12-29[media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)Jean-François Moine1-8/+386
2010-12-29[media] gspca - ov519: Re-initialize the webcam at resume timeJean-François Moine1-38/+52
2010-12-29[media] gspca - ov519: Initialize the ov519 snapshot registerJean-François Moine1-0/+3
2010-12-29[media] gspca - ov519: Change the ov519 start and stop sequencesJean-François Moine1-2/+6
2010-12-29[media] gspca - ov519: Simplify the LED control functionsJean-François Moine1-4/+4
2010-12-29[media] gspca - ov519: Check the disabled controls at start time onlyJean-François Moine1-16/+12
2010-12-29[media] gspca - ov519: Clearer debug and error messagesJean-François Moine1-17/+19