aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17fix wrong sized spinlock flags argumentDaniel Walker1-2/+1
2008-01-11V4L/DVB (6999): ivtv: stick to udelay=10 after allHans Verkuil1-4/+0
2008-01-07V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, not beforeHans Verkuil2-4/+5
2008-01-07V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driverGregor Jasny1-3/+1
2007-12-24V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil1-0/+3
2007-12-24V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky1-0/+1
2007-12-13V4L/DVB (6819): i2c: fix drivers/media/video/bt866.cAndrew Morton1-1/+0
2007-12-13V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110Michael Krufky1-0/+1
2007-12-13V4L/DVB (6803): buf-core.c locking fixesAdrian Bunk1-2/+2
2007-12-12V4L/DVB (6609): Re-adds lock safe videobuf_read_startMauro Carvalho Chehab1-1/+13
2007-12-11V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk2-3/+3
2007-12-11V4L/DVB (6796): ivtv/ section fixAdrian Bunk2-2/+2
2007-12-11V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110Benoit Istin1-0/+1
2007-12-11V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmapBrandon Philips1-3/+3
2007-12-11V4L/DVB (6690): saa7134: fix ignored interruptsHeikki Lindholm2-11/+13
2007-12-11V4L/DVB (6686): saa7134: fix composite over s-video input on the Tevion MD 9717Hermann Pitton1-1/+1
2007-12-11V4L/DVB (6684): Complement va_start() with va_end() + style fixesRichard Knutsson2-7/+11
2007-12-11V4L/DVB (6666): saa7134-alsa: fix period handlingHeikki Lindholm1-3/+10
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips6-20/+6
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-89/+158
2007-12-11V4L/DVB (6581): Fix: avoids negative vma usage countMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6542): Fix S-video mode on tvp5150Mauro Carvalho Chehab1-0/+11
2007-12-11V4L/DVB (6540): em28xx: fix failing autodetection after the rebootSascha Sommer1-1/+2
2007-12-11V4L/DVB (6485): ivtv: fix compile warningHans Verkuil1-1/+1
2007-11-04V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely1-3/+2
2007-11-04V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips1-1/+1
2007-11-04V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab1-2/+3
2007-11-04V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610Ludovico Cavedon1-0/+1
2007-11-04V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab1-8/+8
2007-11-04V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho1-0/+1
2007-11-04V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov1-1/+15
2007-11-04V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely1-8/+0
2007-11-04V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin1-1/+1
2007-11-04V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap4-4/+4
2007-11-04V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk1-5/+1
2007-11-04V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik1-4/+4
2007-11-04V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton1-2/+2
2007-11-04V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho1-0/+2
2007-11-04V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho1-4/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-31[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2-2/+2
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe2-11/+5
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle2-0/+2
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds60-629/+490
2007-10-22[SG] Update drivers to use sg helpersJens Axboe2-5/+7
2007-10-22V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiverMatthias Schwarzott1-1/+3
2007-10-22V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module optionIan Armstrong1-55/+18
2007-10-22V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro1-3/+22