aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10[media] em28xx: increase maxwidth for em2800Sascha Sommer2-2/+14
2012-01-10[media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800Sascha Sommer1-1/+2
2012-01-10[media] em28xx: Fix: I2C_CLK write error message checks wrong return codeSascha Sommer1-1/+1
2012-01-10[media] em28xx: simplify argument passing to em28xx_init_dev()Thomas Petazzoni1-3/+2
2012-01-10[media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc_urb()Thomas Petazzoni3-5/+5
2012-01-10[media] cx231xx: simplify argument passing to cx231xx_init_dev()Thomas Petazzoni1-3/+2
2012-01-10[media] cx231xx: fix device disconnect checksMauro Carvalho Chehab6-17/+29
2012-01-10[media] cx231xx: cx231xx_devused is racyMauro Carvalho Chehab1-18/+18
2012-01-10[media] cx231xx: Fix unregister logicMauro Carvalho Chehab5-22/+24
2012-01-10[media] cx231xx-input: stop polling if the device got removed.Mauro Carvalho Chehab2-5/+18
2012-01-10[media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe()Thomas Petazzoni1-7/+0
2012-01-10[media] cx231xx: fix crash after load/unload/load of moduleThomas Petazzoni1-2/+2
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-42/+20
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+3
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel5-42/+20
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07[media] Added model Sveon STV40Mario Ceresa1-0/+2
2012-01-07[media] media: tvp5150: Add mbus_fmt callbacksJavier Martin1-0/+67
2012-01-07[media] cx23885: add Terratec Cinergy T PCIe dualStefan Ringel3-0/+65
2012-01-07[media] Add support for two Leadtek Winfast TV 2000XP typesIstvan Varga3-0/+97
2012-01-07[media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+4
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann22-73/+124
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman54-764/+54
2012-01-06[media] saa7134: use correct array offsetDan Carpenter1-1/+1
2012-01-06[media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen3-2/+14
2012-01-06[media] [resend] em28xx: Add Plextor ConvertX PX-AV100U to em28xx-cards.cDon Kramer1-1/+3
2012-01-06[media] v4l: Add VIDIOC_LOG_STATUS support for sub-device nodesSylwester Nawrocki1-0/+4
2012-01-06[media] s5p-fimc: Prevent lock up caused by incomplete H/W initializationSylwester Nawrocki1-3/+2
2012-01-06[media] videobuf-dvb: avoid spurious ENOMEM when CONFIG_DVB_NET=nJonathan Nieder1-3/+4
2012-01-06[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_probe()Hans Verkuil1-7/+7
2012-01-06[media] marvell-cam: Make suspend/resume work on MMP2Jonathan Corbet2-7/+64
2012-01-06[media] em28xx: Reworked probe code to get rid of some hacksHolger Nelson6-136/+84
2012-01-06[media] Added USB Id & configuration array for Honestech Vidbox NW03Gareth Williams2-0/+19
2012-01-06[media] em28xx: Add Terratec Cinergy HTC USB XS to em28xx-cards.cHolger Nelson1-0/+4
2012-01-06[media] drivers/media/video/davinci/vpbe.c: introduce missing kfreeJulia Lawall1-1/+3
2012-01-06[media] media i.MX27 camera: Fix field_count handlingJavier Martin1-1/+4
2012-01-06[media] i.MX27 camera: add support for YUV420 formatJavier Martin1-50/+241
2012-01-06[media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu1-2/+29
2012-01-06[media] soc-camera: change order of removing deviceLei Wen1-1/+1
2012-01-06[media] mt9m111: properly implement .s_crop and .s_fmt(), reset on STREAMONGuennadi Liakhovetski1-113/+113
2012-01-06[media] mt9m111: power down most circuits when suspendedGuennadi Liakhovetski1-16/+18
2012-01-06[media] mt9m111: cleanly separate register contextsGuennadi Liakhovetski1-61/+76
2012-01-06[media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski8-18/+12
2012-01-06[media] pwc: Properly fill all fields on try_fmtHans de Goede1-25/+17
2012-01-06[media] pwc: Get rid of compression module parameterHans de Goede4-54/+56
2012-01-06[media] pwc: Remove software emulation of arbritary resolutionsHans de Goede7-212/+92
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede7-608/+26
2012-01-06[media] pwc: Remove dead snapshot codeHans de Goede7-306/+57
2012-01-06[media] pwc: Remove driver specific use of pixfmt.priv in the pwc driverHans de Goede1-17/+6
2012-01-06[media] pwc: Remove driver specific sysfs interfaceHans de Goede2-91/+0