summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* [media] Fix parameter description for disable_irMauro Carvalho Chehab2010-12-291-1/+1
* [media] bttv: merge ir decoding timersDavid Härdeman2010-12-292-7/+4
* [media] bttv: rename struct card_ir to bttv_irDavid Härdeman2010-12-292-36/+22
* [media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_endDavid Härdeman2010-12-292-7/+4
* [media] saa7134: some minor cleanupsDavid Härdeman2010-12-292-32/+21
* [media] saa7134: use full keycode for BeholdTVDavid Härdeman2010-12-291-17/+2
* [media] saa7134: remove unused module parameterDavid Härdeman2010-12-291-3/+0
* [media] pwc: failure to submit an urb is a fatal errorHans de Goede2010-12-291-3/+6
* [media] pwc: Also set alt setting to alt0 when no error occuredHans de Goede2010-12-291-1/+1
* [media] pwc: do not start isoc stream on /dev/video openHans de Goede2010-12-294-48/+27
* [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