aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/linux-mediaLinus 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