aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16videobuf-dma-contig: zero copy USERPTR supportMagnus Damm1-5/+89
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo1-1/+1
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King14-41/+76
2009-05-09V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab1-1/+1
2009-05-09V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil1-0/+1
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil3-4/+4
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-09V4L/DVB (11669): uvc: fix compile warningHans Verkuil1-3/+6
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-05-09V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth1-1/+1
2009-05-09V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho1-0/+27
2009-05-09V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho1-9/+9
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho1-15/+13
2009-05-09V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei1-1/+1
2009-05-07mx31: changed CONSISTENT_DMA_SIZE to 8M for mx31 videoValentin Longchamp1-0/+4
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2-2/+3
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer1-4/+0
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter1-2/+1
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexersAndy Walls1-1/+1
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-74/+164
2009-04-24radio_si470x: Fix free memory corruptionAlan Cox1-1/+1
2009-04-23USB: pwc : do not pass stack allocated buffers to USB core.Martin Fuzzey1-74/+164
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-1/+0
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds6-111/+19
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang8-8/+8
2009-04-06cx231xx: Convert to snd_card_create()Mauro Carvalho Chehab1-3/+4
2009-04-06V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=mRandy Dunlap1-1/+1
2009-04-06V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'Randy Dunlap1-1/+1
2009-04-06V4L/DVB (11438): au0828: fix Kconfig dependanceAlexander Beregalov1-0/+1
2009-04-06V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare1-12/+0
2009-04-06V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov1-54/+31
2009-04-06V4L/DVB (11435): dsbr100 radio: convert to to v4l2_deviceAlexey Klimov1-52/+36
2009-04-06V4L/DVB: zr364xx: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-06V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-06V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n1-17/+1
2009-04-06V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/WriteErik Andr?n1-13/+3
2009-04-06V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2-21/+46
2009-04-06V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.Erik Andr?n1-96/+93
2009-04-06V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.Erik Andr?n5-9/+54
2009-04-06V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n1-1/+1
2009-04-06V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n3-128/+76