aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-619/+683
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2012-01-17[media] as3645a: Fix compilation by including slab.hLaurent Pinchart1-0/+1
2012-01-17[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat1-1/+0
2012-01-17[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat1-1/+0
2012-01-17[media] ds3000: using logical && instead of bitwise &Dan Carpenter1-1/+1
2012-01-17[media] v4l2-ctrls: make control names consistentHans Verkuil1-27/+27
2012-01-17[media] DVB: dib0700, add support for Nova-TD LEDsJiri Slaby2-1/+42
2012-01-17[media] DVB: dib0700, add corrected Nova-TD frontend_attachJiri Slaby1-2/+34
2012-01-17[media] DVB: dib0700, separate stk7070pd initializationJiri Slaby1-8/+14
2012-01-17[media] DVB: dib0700, move Nova-TD Stick to a separate setJiri Slaby1-5/+52
2012-01-17[media] : add MODULE_FIRMWARE to dib0700Patrick Boettcher1-0/+1
2012-01-17[media] DVB-CORE: remove superfluous DTV_CMDsPatrick Boettcher1-19/+0
2012-01-17[media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski1-3/+4
2012-01-17[media] s5p-g2d: fixed a bug in controls setting functionKamil Debski1-0/+1
2012-01-17[media] s5p-mfc: Fix volatile controls setupKamil Debski1-1/+1
2012-01-17[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall1-1/+1
2012-01-17[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall1-3/+4
2012-01-17[media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat1-3/+3
2012-01-17[media] dvb_frontend: Don't call get_frontend() if idleMauro Carvalho Chehab1-2/+8
2012-01-16[media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari1-0/+5
2012-01-16[media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari1-0/+1
2012-01-16[media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl1-1/+0
2012-01-16[media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari1-2/+2
2012-01-16[media] anysee: do not attach same frontend twiceAntti Palosaari1-13/+7
2012-01-16[media] tlg2300: fix up check_firmware() returnDan Carpenter1-2/+2
2012-01-16[media] saa7164: remove duplicate initializationDan Carpenter1-4/+0
2012-01-16[media] Add registers names to XC2028 tuner from datahseet and use themMiroslav Slugen1-6/+21
2012-01-16[media] xc4000: add support for signal strength measuresMiroslav Slugen1-0/+86
2012-01-16[media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen1-12/+12
2012-01-16[media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen1-2/+2
2012-01-16[media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen1-0/+5
2012-01-16[media] cx231xx: dereferencing NULL after allocation failureDan Carpenter1-1/+1
2012-01-16[media] mb86a20s: fix off by one checksDan Carpenter1-4/+4
2012-01-16[media] pwc: Simplify leds parameter parsingHans de Goede1-8/+2
2012-01-16[media] pwc: Remove dev_hint module parameterHans de Goede1-127/+2
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede8-118/+81
2012-01-16[media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2-0/+9
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede4-19/+22
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede5-32/+28
2012-01-16[media] pwc: Make decoder data part of the main pwc structHans de Goede7-60/+35
2012-01-16[media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede3-28/+82
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil5-18/+12
2012-01-16[media] ivtv: switch to the v4l core lockHans Verkuil4-54/+39
2012-01-16[media] cx18: remove exclusive open of radio deviceHans Verkuil1-27/+14
2012-01-16[media] ivtv: remove exclusive radio openHans Verkuil1-33/+24
2012-01-16[media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCYHans Verkuil1-1/+7
2012-01-16[media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAYHans Verkuil1-2/+5
2012-01-16[media] zoran: do not set V4L2_FBUF_FLAG_OVERLAYHans Verkuil1-1/+0
2012-01-16[media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter1-3/+4
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds425-11713/+28789
2012-01-15[media] dvb-core: preserve the delivery system at cache clearMauro Carvalho Chehab1-0/+3
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15[media] dvb-core: fix a regression with MythTVMauro Carvalho Chehab1-0/+9
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-18/+15
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell40-59/+59
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell2-4/+4
2012-01-11mb86a20s: Add a few more register settings at the init seqMauro Carvalho Chehab1-4/+12
2012-01-11mb86a20s: Group registers into the same lineMauro Carvalho Chehab1-228/+87
2012-01-10[media] [PATCH] don't reset the delivery system on DTV_CLEARMauro Carvalho Chehab1-1/+2
2012-01-10[media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley1-1/+1
2012-01-10[media] cx23885: Query the CX25840 during enum_input for statusSteven Toth1-0/+9
2012-01-10[media] cx25840: Add support for g_input_statusSteven Toth1-0/+16
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2-13/+13
2012-01-10[media] drivers: media: au0828: Fix dependency for VIDEO_AU0828Fabio Estevam1-0/+1
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin25-406/+26
2012-01-10[media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVBFabio Estevam1-1/+1
2012-01-10[media] Exynos4 JPEG codec v4l2 driverAndrzej Pietrasiewicz7-0/+2158
2012-01-10[media] v4l: s5p-tv: mixer: fix setup of VP scalingTomasz Stanislawski1-4/+4
2012-01-10[media] v4l: s5p-tv: mixer: add support for selection APITomasz Stanislawski4-196/+425
2012-01-10[media] v4l: emulate old crop API using extended crop/compose APITomasz Stanislawski1-6/+76
2012-01-10[media] v4l: add support for selection apiTomasz Stanislawski2-0/+36
2012-01-10[media] hd29l2: fix review findingsAntti Palosaari1-3/+3
2012-01-10[media] dvb-core: define general callback value for demodulatorAntti Palosaari1-0/+1
2012-01-10[media] hd29l2: add debug for used IF frequencyAntti Palosaari1-1/+1
2012-01-10[media] hd29l2: synch for latest DVB core changesAntti Palosaari1-6/+4
2012-01-10[media] HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-0/+420
2012-01-10[media] HDIC HD29L2 DMB-TH demodulator driverAntti Palosaari5-0/+1251
2012-01-10[media] em28xx: Fix tuner_type for Terratec Cinergy 200 USBSascha Sommer1-1/+1
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] af9005, af9015: use symbolic names for USB id table indicesJonathan Nieder2-87/+252
2012-01-10[media] cx231xx: use URB_NO_TRANSFER_DMA_MAP on URBs allocated with usb_alloc...Thomas Petazzoni3-5/+5
2012-01-10[media] cx231xx: simplify argument passing to cx231xx_init_dev()Thomas Petazzoni1-3/+2
2012-01-10[media] mxl5007t: bugfix DVB-T 7 MHz and 8 MHz bandwidthAntti Palosaari1-0/+2
2012-01-10[media] tda18271-fe: Fix support for ISDB-TMauro Carvalho Chehab1-0/+1
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] mb86a20s: implement get_frontend()Mauro Carvalho Chehab1-3/+193
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-10[media] dvb_ca_en50221: fix compilation breakageMauro Carvalho Chehab1-0/+4
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/jik...Linus Torvalds4-4/+4
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-3/+3
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] dm1105: release dvbnet on frontend attachment failureJonathan Nieder1-1/+1
2012-01-07[media] dvb-bt8xx: convert printks to pr_err()Jonathan Nieder1-19/+17
2012-01-07[media] dvb-bt8xx: use dprintk for debug statementsJonathan Nieder1-3/+3
2012-01-07[media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)"Jonathan Nieder1-7/+14
2012-01-07[media] cx23885: add Terratec Cinergy T PCIe dualStefan Ringel3-0/+65
2012-01-07[media] dvb: remove bogus modulation checkMauro Carvalho Chehab1-23/+0
2012-01-07[media] drxk_hard: Remove dead codeMauro Carvalho Chehab1-2/+0
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 Bergmann28-304/+347
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman97-1635/+97
2012-01-06[media] saa7134: use correct array offsetDan Carpenter1-1/+1
2012-01-06[media] af9013: change & to &&Dan Carpenter1-4/+4
2012-01-06[media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen3-2/+14
2012-01-06[media] xc3028: fix center frequency calculation for DTV78 firmwareGianluca Gennari1-10/+16
2012-01-06[media] drivers: media: radio: Fix dependencies for RADIO_WL128XFabio Estevam1-1/+1
2012-01-06[media] drivers: media: tuners: Fix dependency for MEDIA_TUNER_TEA5761Fabio Estevam1-1/+1
2012-01-06[media] it913x changed firmware loader for chip version 2 typesMalcolm Priestley1-2/+7
2012-01-06[media] af9013: Fix typo in get_frontend() functionGianluca Gennari1-4/+4
2012-01-06[media] dvb-bt8xx: Fix a printk statementMauro Carvalho Chehab1-1/+1
2012-01-06[media] it913x-fe ver 1.13 add BER and UNC monitoringMalcolm Priestley2-4/+27
2012-01-06[media] it913x ver 1.22 corrections to Tuner IDsMalcolm Priestley2-3/+4
2012-01-06[media] [resend] em28xx: Add Plextor ConvertX PX-AV100U to em28xx-cards.cDon Kramer1-1/+3
2012-01-06[media] [BUG] it913x ver 1.21 Fixed for issue with 9006 and warm bootMalcolm Priestley1-3/+4
2012-01-06[media] [BUG] it913x ver 1.20. PID filter problemsMalcolm Priestley1-13/+9
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] firedtv: handle errors from dvb_net_initJonathan Nieder1-1/+4
2012-01-06[media] dvb-usb: handle errors from dvb_net_initJonathan Nieder1-1/+7
2012-01-06[media] dm1105: handle errors from dvb_net_initJonathan Nieder1-1/+4
2012-01-06[media] dvb-bt8xx: handle errors from dvb_net_initJonathan Nieder1-1/+8
2012-01-06[media] flexcop: handle errors from dvb_net_initJonathan Nieder1-1/+7
2012-01-06[media] ttusb-budget: use goto for exception handlingJonathan Nieder1-18/+22
2012-01-06[media] dvb-bt8xx: use goto based exception handlingJonathan Nieder1-30/+27
2012-01-06[media] videobuf-dvb: avoid spurious ENOMEM when CONFIG_DVB_NET=nJonathan Nieder1-3/+4
2012-01-06[media] DVB: dvb_net_init: return -errno on errorJonathan Nieder1-3/+1
2012-01-06[media] it913x ver 1.18 Turn pid filter off by caps option onlyMalcolm Priestley1-7/+10
2012-01-06[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro...Hans Verkuil1-7/+7
2012-01-06[media] marvell-cam: Make suspend/resume work on MMP2Jonathan Corbet2-7/+64
2012-01-06[media] lmedm04 DM04/QQBOX ver 1.91 turn pid filter off by caps option onlyMalcolm Priestley1-3/+5
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] dw2102: use symbolic names for dw2102_table indicesJonathan Nieder1-30/+48
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
2012-01-06[media] pwc: Read new preset values when changing awb control to a presetHans de Goede1-8/+23
2012-01-06[media] pwc: Rework lockingHans de Goede6-82/+137
2012-01-06[media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede3-57/+57
2012-01-06[media] pwc: Properly mark device_hint as unused in all probe error pathsHans de Goede1-2/+2
2012-01-06[media] pwc: Use v4l2-device and v4l2-fhHans de Goede2-46/+33
2012-01-06[media] gscpa_t613: Add support for the camera buttonHans de Goede1-0/+25
2012-01-06[media] gscpa_ov519: Fix the bandwidth calc for enabling compressionHans de Goede1-2/+2
2012-01-06[media] gspca_pac7302: Add usb-id for 145f:013cHans de Goede1-0/+1
2012-01-06[media] gspca_sonixb: Fix exposure control min/max value for coarse expo sensorsHans de Goede1-6/+9
2012-01-06[media] gspca: Add jl2005bcd sub driverTheodore Kilgore3-0/+566
2012-01-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab1-1/+1
2012-01-06[media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli1-24/+181
2012-01-06[media] davinci vpbe: add dm365 and dm355 specific OSD changesManjunath Hadli1-41/+432
2012-01-06[media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli1-3/+45
2012-01-06[media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmtHans de Goede1-0/+37
2012-01-06[media] gspca: Add a need_max_bandwidth flag to sd_descHans de Goede5-1/+8
2012-01-06[media] gspca - main: isoc mode devices are never low speedHans de Goede1-4/+1
2012-01-06[media] gspca - main: Avoid clobbering all bandwidth when mic in webcamHans de Goede1-0/+17
2012-01-06[media] gspca: Check dev->actconfig rather than dev->configHans de Goede3-8/+8
2012-01-06[media] gspca - main: Take numerator into account in fps calculationsHans de Goede1-1/+1
2012-01-06[media] gspca - main: Correct use of interval in bandwidth calculationHans de Goede1-1/+6
2012-01-06[media] gspca - main: rename build_ep_tb to build_isoc_ep_tbHans de Goede1-8/+6
2012-01-06[media] gspca - main: Change the bandwidth estimation of isochronous transferJean-François Moine1-3/+11
2012-01-06[media] gspca - ov534_9: New sensor ov5621 and webcam 05a9:1550Jose Alberto Reguero1-1/+140
2012-01-05[media] Add AC97 8384:7650 for some versions of EMP202Gareth Williams1-1/+1
2012-01-05[media] it913x add support for IT9135 9006 devicesMalcolm Priestley2-2/+16
2012-01-05[media] drxk_hard: fix locking issues when changing the delsysMauro Carvalho Chehab2-22/+24
2012-01-05[media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab6-145/+88
2012-01-05[media] drxk: remove ops.info.frequency_stepsize from DVB-CMauro Carvalho Chehab1-1/+0
2012-01-05[media] dvb_frontend: improve documentation on set_delivery_system()Mauro Carvalho Chehab1-9/+18
2012-01-05[media] dvb_frontend: Update the dynamic info->typeMauro Carvalho Chehab1-4/+9
2012-01-05[media] dvb_frontend: regression fix: add a missing inc inside the loopMauro Carvalho Chehab1-0/+1
2012-01-05[media] mt2063: fix get_if_frequency callStefan Ringel1-1/+1
2012-01-05[media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab1-1/+2
2012-01-05[media] cx25840: Added g_std support to the video decoder driverSteven Toth1-0/+36
2012-01-05[media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth1-8/+3180
2012-01-05[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth2-4/+4