summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] TM6000: Drop unused macroJean Delvare1-12/+0
2010-12-29[media] TM6000: Clean-up i2c initializationJean Delvare1-17/+10
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] tm6000: add revision checkStefan Ringel2-14/+20
2010-12-29[media] drivers/media: Use vzallocJoe Perches4-8/+4
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
2010-12-29[media] gspca - ov519: Propagate errors to higher levelJean-François Moine2-491/+327
2010-12-29[media] gspca - ov519: Define the disabled controls in a tableJean-François Moine1-15/+47
2010-12-29[media] gspca - ov519: Set their numbers in the ov519 and ov7670 register namesJean-François Moine1-123/+123
2010-12-29[media] gspca - ov519: Cleanup sourceJean-François Moine2-149/+143
2010-12-29[media] gspca - cpia1: Fix error checkNicolas Kaiser1-1/+1
2010-12-29[media] gspca - ov519: Define the sensor types in an enumJean-François Moine1-16/+21
2010-12-29[media] gspca - ov519: Reduce the size of some variablesJean-François Moine1-3/+3
2010-12-29[media] gspca - ov519: Change types '__xx' to 'xx'Jean-François Moine2-42/+42
2010-12-29[media] gspca - ov519: Don't do USB exchanges after disconnectionJean-François Moine2-4/+4
2010-12-29[media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=mJean-François Moine1-1/+1
2010-12-29[media] gspca-stv06xx: support bandwidth changingHans de Goede8-27/+93
2010-12-29[media] saa7164: Checkpatch compliance cleanupSteven Toth11-163/+215
2010-12-29[media] saa7164: make buffer smallerDan Carpenter2-2/+2
2010-12-29[media] tea6415c: return -EIO if i2c_check_functionality failsAxel Lin1-1/+1
2010-12-29[media] drivers/media/video: Update WARN usesJoe Perches2-2/+2
2010-12-29[media] dvb-usb-gp8psk: get firmware and fpga versionsVDR User2-1/+35
2010-12-29[media] cx231xx: Fix i2c support at cx231xx-inputMauro Carvalho Chehab3-59/+19
2010-12-29[media] ir-kbd-i2c: add rc_dev as a parameter to the driverMauro Carvalho Chehab1-12/+33
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman5-800/+123
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman41-1334/+1143
2010-12-29[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman2-27/+13
2010-12-29[media] rc-core: merge rc-map.c into rc-main.cMauro Carvalho Chehab3-109/+94
2010-12-29[media] rc-core: Merge rc-sysfs.c into rc-main.cMauro Carvalho Chehab3-365/+348
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab13-13/+13
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab113-3/+3
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman17-46/+21
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman9-205/+126
2010-12-29[media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman3-262/+37
2010-12-29[media] radio-si4713: Add regulator framework supportJarkko Nikula2-12/+67
2010-12-29[media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller1-0/+7
2010-12-29[media] au0828: fixes for timeout on no videoDevin Heitmueller2-28/+56
2010-12-29[media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller2-0/+63
2010-12-29[media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2-4/+14
2010-12-29[media] au8522: fix clamp control for different video modesDevin Heitmueller1-6/+11
2010-12-29[media] au8522: cleanup code which disables audio decoderDevin Heitmueller1-15/+1
2010-12-29[media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller1-1/+1