summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab2008-11-141-8/+7Star
* V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab2008-11-141-1/+5
* V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab2008-11-141-12/+7Star
* V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab2008-11-141-3/+27
* V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab2008-11-141-8/+9
* V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab2008-11-141-1/+5
* V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab2008-11-141-8/+37
* V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab2008-11-141-36/+35Star
* V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab2008-11-141-7/+18
* V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab2008-11-141-3/+3
* V4L/DVB (9613): tvaudio: fix a memory leakMauro Carvalho Chehab2008-11-141-0/+1
* V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls2008-11-117-26/+75
* V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+5
* V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+3
* V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Krzysztof Helt2008-11-111-1/+1
* V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls2008-11-114-48/+49
* V4L/DVB (9493): kconfig patchFrederic CAND2008-11-111-71/+71
* V4L/DVB (9527): af9015: fix compile warningsAntti Palosaari2008-11-112-8/+7Star
* V4L/DVB (9524): af9013: fix bug in status readingroel kluin2008-11-111-3/+3
* V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls2008-11-111-1/+1
* V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls2008-11-114-12/+45
* V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil2008-11-112-15/+15
* V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...Darron Broad2008-11-111-13/+15
* V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersFrederic CAND2008-11-112-2/+7
* V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fixFrederic CAND2008-11-111-0/+4
* V4L/DVB (9494): anysee: initialize anysee_usb_mutex staticallyAkinobu Mita2008-11-111-3/+1Star
* V4L/DVB (9492): unplug oops from dvb_frontend_init...Daniel J Blueman2008-11-111-3/+3
* V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil2008-11-111-2/+2
* V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil2008-11-111-2/+1Star
* V4L/DVB (9482): Documentation, especially regarding audio and informational l...Tobias Lorenz2008-11-112-13/+14
* V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls2008-11-113-7/+7
* V4L/DVB (9372): Minor fixes to the saa7110 driverJean Delvare2008-11-111-2/+2
* V4L/DVB (9368): VBI fix for cx88 cardsRafael Diniz2008-11-111-2/+8
* V4L/DVB (9358): CinergyT2: fix Kconfig typoThierry MERLE2008-11-111-1/+1
* V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to registerMatthias Schwarzott2008-11-111-0/+5
* V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha2008-11-111-1/+2
* V4L/DVB (9355): de-BKL cafe_ccic.cJonathan Corbet2008-11-111-5/+1Star
* V4L/DVB (9352): Add some missing compat32 ioctlsGregor Jasny2008-11-111-0/+3
* V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb...Mauro Carvalho Chehab2008-11-111-6/+6
* V4L/DVB (9350): radio-si470x: add support for kworld usb radioAlexey Klimov2008-11-111-0/+6
* V4L/DVB (9348): dtv5100: add dependency on zl10353Antoine Jacquet2008-11-111-0/+1
* V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way,Manu Abraham2008-11-111-0/+2
* V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad2008-10-211-6/+2Star
* V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad2008-10-211-23/+29
* V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad2008-10-211-0/+3
* V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2008-10-212-8/+4Star
* V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2008-10-212-1/+8
* V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-212-7/+7
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-215-135/+127Star
* V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2008-10-212-0/+7