aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-11-20V4L/DVB (9668): em28xx: fix a race condition with haldMauro Carvalho Chehab
2008-11-20V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab
2008-11-20V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab
2008-11-20V4L/DVB (9645): em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab
2008-11-16V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison
2008-11-16V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller
2008-11-16V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab
2008-11-14V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab
2008-11-14V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab
2008-11-14V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab
2008-11-14V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab
2008-11-14V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab
2008-11-14V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab
2008-11-14V4L/DVB (9613): tvaudio: fix a memory leakMauro Carvalho Chehab
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls
2008-11-11V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine
2008-11-11V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine
2008-11-11V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Krzysztof Helt
2008-11-11V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls
2008-11-11V4L/DVB (9493): kconfig patchFrederic CAND
2008-11-11V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil
2008-11-11V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...Darron Broad
2008-11-11V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersFrederic CAND
2008-11-11V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fixFrederic CAND
2008-11-11V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil
2008-11-11V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil
2008-11-11V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls
2008-11-11V4L/DVB (9372): Minor fixes to the saa7110 driverJean Delvare
2008-11-11V4L/DVB (9368): VBI fix for cx88 cardsRafael Diniz
2008-11-11V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to registerMatthias Schwarzott
2008-11-11V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha
2008-11-11V4L/DVB (9355): de-BKL cafe_ccic.cJonathan Corbet
2008-11-11V4L/DVB (9352): Add some missing compat32 ioctlsGregor Jasny
2008-11-11V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb...Mauro Carvalho Chehab
2008-10-21V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad
2008-10-21V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil