summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.cAdrian Bunk2006-06-255-13/+8
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-251-1/+1
* V4L/DVB (3768): Fix a tab error in cx14110.c, dprintkUwe Bugla2006-06-251-1/+1
* V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re...Michael Krufky2006-06-252-0/+11
* V4L/DVB (3764): Lgdt330x: update supported cards list in commentsMichael Krufky2006-06-251-0/+1
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-2514-16/+20
* V4L/DVB (3761): Silence some dprintk's in cx88-mpegTrent Piepho2006-06-251-6/+6
* V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab2006-06-2519-416/+416
* V4L/DVB (3741): Budget-core doesn't check if register adapter failsAndrew de Quincey2006-06-251-1/+3
* V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho2006-06-251-0/+39
* V4L/DVB (3736): Cx88 cleanup: move CX88_BOARD_PCHDTV_HD5500 to the end of the...Michael Krufky2006-06-251-23/+22
* V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAMRusty Scott2006-06-254-0/+52
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-3/+0
* V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho2006-06-251-3/+1
* V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho2006-06-251-32/+49
* V4L/DVB (3721): Fix spellingTrent Piepho2006-06-251-1/+1
* V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky2006-06-251-1/+1
* V4L/DVB (3718): Removed trailing newlinesMichael Krufky2006-06-252-2/+0
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-259-11/+11
* V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil2006-06-254-79/+70
* V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil2006-06-252-9/+51
* V4L/DVB (3709): Improve line-in handlingHans Verkuil2006-06-252-18/+45
* V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho2006-06-251-10/+7
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-221-2/+1
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-2/+2
* [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-252-2/+1
* V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab2006-05-231-2/+2
* V4L/DVB (4040a): Fix the following section warnings:Jean Delvare2006-05-231-3/+3
* V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-236-15/+15
* V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk2006-05-231-1/+4
* V4L/DVB (3965): Fix CONFIG_VIDEO_VIVI=y build bugIngo Molnar2006-05-131-0/+1
* V4L/DVB (3964): Bt8xx/bttv-cards.c: fix off-by-one errorsAdrian Bunk2006-05-131-2/+2
* V4L/DVB (3914): Vivi build fixAndrew Morton2006-05-131-0/+1
* V4L/DVB (3912): Sparc32 vivi fixAndrew Morton2006-05-131-1/+1
* V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS ...Rusty Scott2006-05-132-4/+4
* V4L/DVB (3826): Saa7134: Missing 'break' in Terratec Cinergy 400 TV initializ...Mikhail Gusarov2006-05-131-0/+1
* V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840.Hans Verkuil2006-05-131-47/+2
* V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontendMichael Krufky2006-05-131-4/+13
* V4L/DVB (3813): Add support for TCL M2523_5N_E tuner.Hans Verkuil2006-05-131-1/+1
* V4L/DVB (3804): Tweak bandselect setup fox cx24123Yeasah Pell2006-05-131-37/+60
* V4L/DVB (3803): Various correctness fixes to tuning.Yeasah Pell2006-05-131-64/+108
* V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitt...Yeasah Pell2006-05-131-10/+22
* V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab2006-05-131-3/+51
* V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana2006-05-131-81/+181
* V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353Michael Krufky2006-05-131-0/+1
* V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.cEric Sesterhenn2006-05-131-5/+5
* V4L/DVB (3788): Fix compilation with V4L1_COMPATMauro Carvalho Chehab2006-05-131-0/+2
* V4L/DVB (3782): Removed uneeded stuff from pwc MakefileMauro Carvalho Chehab2006-05-131-17/+0
* V4L/DVB (3775): Add VIVI Kconfig stuffMauro Carvalho Chehab2006-05-132-0/+13
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-1316-71/+113