summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2007-01-23V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov1-0/+1
2007-01-15V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab1-1/+8
2007-01-15V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky1-1/+1
2007-01-15V4L/DVB (5069): Fix bttv and friends on 64bit machines with lots of memoryGerd Hoffmann1-1/+1
2007-01-15V4L/DVB (5033): MSI TV@nywhere Plus fixeshermann pitton1-4/+10
2007-01-15V4L/DVB (5029): Ks0127 status flagsMartin Samuelsson1-4/+4
2007-01-15V4L/DVB (5024): Fix quickcam communicator driver for big endian architecturesGrant Likely1-14/+0
2007-01-15V4L/DVB (5021): Cx88xx: Fix lockup on suspendRobert Hancock1-0/+2
2007-01-15V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READMauro Carvalho Chehab1-0/+7
2007-01-15V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.Thierry MERLE1-2/+1
2006-12-27V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare1-1/+1
2006-12-27V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan1-1/+1
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab1-0/+1
2006-12-27V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2-3/+3
2006-12-27V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita1-2/+2
2006-12-27V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita1-1/+1
2006-12-27V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita1-2/+2
2006-12-27V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita1-1/+3
2006-12-27V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig1-4/+4
2006-12-27V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk1-1/+1
2006-12-27V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leakAmit Choudhary1-0/+4
2006-12-27V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil1-1/+5
2006-12-27V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil1-9/+6
2006-12-27V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil2-7/+10
2006-12-27V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2-14/+23
2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2-51/+94
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE4-48/+19
2006-12-27V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil1-1/+8
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it3-4/+5
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2-46/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk4-21/+21
2006-12-27V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle1-12/+12
2006-12-27V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi1-1/+3
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day7-9/+9
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-12-12Jon needs a new shift key.Dave Jones1-1/+1
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-13/+9
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare6-13/+9
2006-12-10V4L/DVB 4949b: Fix container_of pointer retreivalThierry MERLE2-3/+1
2006-12-10V4L/DVB (4949a): Fix INIT_WORKMauro Carvalho Chehab3-5/+7
2006-12-10V4L/DVB (4949): Cxusb: codingstyle cleanupsMichael Krufky1-50/+60
2006-12-10V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attachMichael Krufky1-9/+5
2006-12-10V4L/DVB (4947): Cx88: trivial cleanupsMichael Krufky1-19/+13
2006-12-10V4L/DVB (4946): Cx88: Move cx88_dvb_bus_ctrl out of the card-specific areaMichael Krufky1-18/+20
2006-12-10V4L/DVB (4945): Cx88: consolidate cx22702_config structsMichael Krufky1-18/+5