summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [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] IX2505V: i2c transfer error code ignoredMatthias Schwarzott2010-12-291-1/+1
* [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-294-8/+4
* [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] dvb-usb-gp8psk: get firmware and fpga versionsVDR User2010-12-292-1/+35
* [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] rc-core: convert winbond-cirDavid Härdeman2010-12-293-0/+950
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-2940-1288/+1104
* [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman2010-12-292-27/+13
* [media] rc-core: merge rc-map.c into rc-main.cMauro Carvalho Chehab2010-12-293-109/+94
* [media] rc-core: Merge rc-sysfs.c into rc-main.cMauro Carvalho Chehab2010-12-293-365/+348
* [media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab2010-12-2913-13/+13
* [media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab2010-12-29113-3/+3
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-2915-42/+17
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-298-194/+122
* [media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman2010-12-293-262/+37
* [media] radio-si4713: Add regulator framework supportJarkko Nikula2010-12-292-12/+67
* [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] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2010-12-292-4/+14
* [media] au8522: fix clamp control for different video modesDevin Heitmueller2010-12-291-6/+11
* [media] au8522: cleanup code which disables audio decoderDevin Heitmueller2010-12-291-15/+1
* [media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller2010-12-291-1/+1