summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-01-18[media] s5p-mfc: Fix volatile controls setupKamil Debski1-1/+1
2012-01-18[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall1-1/+1
2012-01-18[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall1-3/+4
2012-01-18[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-16Merge 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-15Merge 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-11[media] [PATCH] don't reset the delivery system on DTV_CLEARMauro Carvalho Chehab1-1/+2
2012-01-11[media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley1-1/+1
2012-01-11[media] cx23885: Query the CX25840 during enum_input for statusSteven Toth1-0/+9
2012-01-11[media] cx25840: Add support for g_input_statusSteven Toth1-0/+16
2012-01-11[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2-13/+13
2012-01-11[media] drivers: media: au0828: Fix dependency for VIDEO_AU0828Fabio Estevam1-0/+1