summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab20-65/+65
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab45-70/+71
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab5-18/+84
2010-12-29[media] rc: remove ir-common moduleMauro Carvalho Chehab8-356/+108
2010-12-29[media] stb0899: fix diseqc messages getting lostManu Abraham1-1/+1
2010-12-29[media] stb6100: Improve tuner performanceManu Abraham1-66/+127
2010-12-29[media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bitsBen Hutchings6-18/+18
2010-12-29[media] Mantis: use dvb_attach to avoid double dereferencing on module removalBjørn Mork7-12/+12
2010-12-29[media] Mantis: append tasklet maintenance for DVB stream deliveryMarko Ristola1-0/+3
2010-12-29[media] Mantis, hopper: use MODULE_DEVICE_TABLEManu Abraham2-0/+4
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] IX2505V: i2c transfer error code ignoredMatthias Schwarzott1-1/+1
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 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ärdeman3-0/+950
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman40-1288/+1104
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