aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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