aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-06V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n1-5/+17
2009-04-06V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2-8/+3
2009-04-06V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n1-1/+1
2009-04-06V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n1-1/+1
2009-04-06V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n5-6/+5
2009-04-06V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n2-6/+0
2009-04-06V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n11-361/+353
2009-04-06V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n11-121/+113
2009-04-06V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n1-8/+13
2009-04-06V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n13-85/+75
2009-04-06V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting a streamErik Andr?n1-0/+5
2009-04-06V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.Erik Andr?n2-8/+31
2009-04-06V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas4-3/+45
2009-04-06V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n1-20/+25
2009-04-06V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2-1/+46
2009-04-06V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n6-91/+73
2009-04-06V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution init.Erik Andr?n2-0/+104
2009-04-06V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n1-4/+4
2009-04-06V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine1-402/+1