summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: Properly name the rc_map structMauro Carvalho Chehab2010-12-291-1/+1
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-298-27/+27
* [media] cx231xx: Properly name rc_map nameMauro Carvalho Chehab2010-12-293-4/+4
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-295-24/+24
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-2920-21/+21
* [media] rc: Remove ir-common.hMauro Carvalho Chehab2010-12-295-18/+84
* [media] rc: remove ir-common moduleMauro Carvalho Chehab2010-12-295-229/+108
* [media] i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-12-291-1/+0
* [media] media: video: do not clear 'driver' from an i2c_clientWolfram Sang2010-12-296-6/+1
* [media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl2010-12-291-2/+2
* [media] timblogiw: fix kconfig & build errorRandy Dunlap2010-12-291-0/+1
* [media] media: Add timberdale video-in driverRichard Röjfors2010-12-293-0/+904
* [media] rc: Remove ir-common moduleMauro Carvalho Chehab2010-12-292-7/+221
* [media] saa7134: Remove legacy IR decoding logic inside the moduleMauro Carvalho Chehab2010-12-292-218/+3
* [media] saa7134: use rc-core raw decoders for Encore FM 5.3Mauro Carvalho Chehab2010-12-291-3/+4
* [media] drivers/media: Use vzallocJoe Perches2010-12-293-6/+3
* [media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)Jean-François Moine2010-12-291-8/+386
* [media] gspca - ov519: Re-initialize the webcam at resume timeJean-François Moine2010-12-291-38/+52
* [media] gspca - ov519: Initialize the ov519 snapshot registerJean-François Moine2010-12-291-0/+3
* [media] gspca - ov519: Change the ov519 start and stop sequencesJean-François Moine2010-12-291-2/+6
* [media] gspca - ov519: Simplify the LED control functionsJean-François Moine2010-12-291-4/+4
* [media] gspca - ov519: Check the disabled controls at start time onlyJean-François Moine2010-12-291-16/+12
* [media] gspca - ov519: Clearer debug and error messagesJean-François Moine2010-12-291-17/+19
* [media] gspca - ov519: Propagate errors to higher levelJean-François Moine2010-12-292-491/+327
* [media] gspca - ov519: Define the disabled controls in a tableJean-François Moine2010-12-291-15/+47
* [media] gspca - ov519: Set their numbers in the ov519 and ov7670 register namesJean-François Moine2010-12-291-123/+123
* [media] gspca - ov519: Cleanup sourceJean-François Moine2010-12-292-149/+143
* [media] gspca - cpia1: Fix error checkNicolas Kaiser2010-12-291-1/+1
* [media] gspca - ov519: Define the sensor types in an enumJean-François Moine2010-12-291-16/+21
* [media] gspca - ov519: Reduce the size of some variablesJean-François Moine2010-12-291-3/+3
* [media] gspca - ov519: Change types '__xx' to 'xx'Jean-François Moine2010-12-292-42/+42
* [media] gspca - ov519: Don't do USB exchanges after disconnectionJean-François Moine2010-12-292-4/+4
* [media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=mJean-François Moine2010-12-291-1/+1
* [media] gspca-stv06xx: support bandwidth changingHans de Goede2010-12-298-27/+93
* [media] saa7164: Checkpatch compliance cleanupSteven Toth2010-12-2911-163/+215
* [media] saa7164: make buffer smallerDan Carpenter2010-12-292-2/+2
* [media] tea6415c: return -EIO if i2c_check_functionality failsAxel Lin2010-12-291-1/+1
* [media] drivers/media/video: Update WARN usesJoe Perches2010-12-292-2/+2
* [media] cx231xx: Fix i2c support at cx231xx-inputMauro Carvalho Chehab2010-12-293-59/+19
* [media] ir-kbd-i2c: add rc_dev as a parameter to the driverMauro Carvalho Chehab2010-12-291-12/+33
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-298-200/+181
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-2910-17/+13
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-295-68/+28
* [media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman2010-12-292-128/+37
* [media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller2010-12-291-0/+7
* [media] au0828: fixes for timeout on no videoDevin Heitmueller2010-12-292-28/+56
* [media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller2010-12-292-0/+63
* [media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller2010-12-291-1/+1
* [media] au0828: set max packets per URB to match Windows driverDevin Heitmueller2010-12-291-1/+1
* [media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine2010-12-299-16/+16
OpenPOWER on IntegriCloud