aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-82/+149
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleGravatar Mauro Carvalho Chehab 1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanGravatar Mauro Carvalho Chehab 1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeGravatar Mauro Carvalho Chehab 1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayGravatar Mauro Carvalho Chehab 1-3/+27
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionGravatar Mauro Carvalho Chehab 1-8/+9
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsGravatar Mauro Carvalho Chehab 1-1/+5
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSGravatar Mauro Carvalho Chehab 1-8/+37
2008-11-14V4L/DVB (9617): tvtime: remove generic_checkmode callbackGravatar Mauro Carvalho Chehab 1-36/+35
2008-11-14V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherGravatar Mauro Carvalho Chehab 1-7/+18
2008-11-14V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEGravatar Mauro Carvalho Chehab 1-3/+3
2008-11-14V4L/DVB (9613): tvaudio: fix a memory leakGravatar Mauro Carvalho Chehab 1-0/+1
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 34-241/+354
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Gravatar Andy Walls 7-26/+75
2008-11-11V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Gravatar Jean-Francois Moine 1-3/+5
2008-11-11V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Gravatar Jean-Francois Moine 1-3/+3
2008-11-11V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Gravatar Krzysztof Helt 1-1/+1
2008-11-11V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Gravatar Andy Walls 4-48/+49
2008-11-11V4L/DVB (9493): kconfig patchGravatar Frederic CAND 1-71/+71
2008-11-11V4L/DVB (9527): af9015: fix compile warningsGravatar Antti Palosaari 2-8/+7
2008-11-11V4L/DVB (9524): af9013: fix bug in status readingGravatar roel kluin 1-3/+3
2008-11-11V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callGravatar Andy Walls 1-1/+1
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Gravatar Andy Walls 4-12/+45
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Gravatar Hans Verkuil 2-15/+15
2008-11-11V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...Gravatar Darron Broad 1-13/+15
2008-11-11V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersGravatar Frederic CAND 2-2/+7
2008-11-11V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fixGravatar Frederic CAND 1-0/+4
2008-11-11V4L/DVB (9494): anysee: initialize anysee_usb_mutex staticallyGravatar Akinobu Mita 1-3/+1
2008-11-11V4L/DVB (9492): unplug oops from dvb_frontend_init...Gravatar Daniel J Blueman 1-3/+3
2008-11-11V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalGravatar Hans Verkuil 1-2/+2
2008-11-11V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyGravatar Hans Verkuil 1-2/+1
2008-11-11V4L/DVB (9482): Documentation, especially regarding audio and informational l...Gravatar Tobias Lorenz 2-13/+14
2008-11-11V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Gravatar Andy Walls 3-7/+7
2008-11-11V4L/DVB (9372): Minor fixes to the saa7110 driverGravatar Jean Delvare 1-2/+2
2008-11-11V4L/DVB (9368): VBI fix for cx88 cardsGravatar Rafael Diniz 1-2/+8
2008-11-11V4L/DVB (9358): CinergyT2: fix Kconfig typoGravatar Thierry MERLE 1-1/+1
2008-11-11V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to registerGravatar Matthias Schwarzott 1-0/+5
2008-11-11V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictGravatar Suresh Siddha 1-1/+2
2008-11-11V4L/DVB (9355): de-BKL cafe_ccic.cGravatar Jonathan Corbet 1-5/+1
2008-11-11V4L/DVB (9352): Add some missing compat32 ioctlsGravatar Gregor Jasny 1-0/+3
2008-11-11V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb...Gravatar Mauro Carvalho Chehab 1-6/+6
2008-11-11V4L/DVB (9350): radio-si470x: add support for kworld usb radioGravatar Alexey Klimov 1-0/+6
2008-11-11V4L/DVB (9348): dtv5100: add dependency on zl10353Gravatar Antoine Jacquet 1-0/+1
2008-11-11V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way,Gravatar Manu Abraham 1-0/+2
2008-10-27net: convert more to %pMGravatar Johannes Berg 5-12/+5
2008-10-21V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionGravatar Darron Broad 1-6/+2
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Gravatar Darron Broad 1-23/+29
2008-10-21V4L/DVB (9334): cx88: dvb_remove debug outputGravatar Darron Broad 1-0/+3
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsGravatar Mauro Carvalho Chehab 2-8/+4
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationGravatar Darron Broad 2-1/+8