summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1847-619/+683
|\
| * [media] as3645a: Fix compilation by including slab.hLaurent Pinchart2012-01-181-0/+1
| * [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat2012-01-181-1/+0Star
| * [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat2012-01-181-1/+0Star
| * [media] ds3000: using logical && instead of bitwise &Dan Carpenter2012-01-181-1/+1
| * [media] v4l2-ctrls: make control names consistentHans Verkuil2012-01-181-27/+27
| * [media] DVB: dib0700, add support for Nova-TD LEDsJiri Slaby2012-01-182-1/+42
| * [media] DVB: dib0700, add corrected Nova-TD frontend_attachJiri Slaby2012-01-181-2/+34
| * [media] DVB: dib0700, separate stk7070pd initializationJiri Slaby2012-01-181-8/+14
| * [media] DVB: dib0700, move Nova-TD Stick to a separate setJiri Slaby2012-01-181-5/+52
| * [media] : add MODULE_FIRMWARE to dib0700Patrick Boettcher2012-01-181-0/+1
| * [media] DVB-CORE: remove superfluous DTV_CMDsPatrick Boettcher2012-01-181-19/+0Star
| * [media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski2012-01-181-3/+4
| * [media] s5p-g2d: fixed a bug in controls setting functionKamil Debski2012-01-181-0/+1
| * [media] s5p-mfc: Fix volatile controls setupKamil Debski2012-01-181-1/+1
| * [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall2012-01-181-1/+1
| * [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall2012-01-181-3/+4
| * [media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat2012-01-181-3/+3
| * [media] dvb_frontend: Don't call get_frontend() if idleMauro Carvalho Chehab2012-01-171-2/+8
| * [media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari2012-01-161-0/+5
| * [media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari2012-01-161-0/+1
| * [media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl2012-01-161-1/+0Star
| * [media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari2012-01-161-2/+2
| * [media] anysee: do not attach same frontend twiceAntti Palosaari2012-01-161-13/+7Star
| * [media] tlg2300: fix up check_firmware() returnDan Carpenter2012-01-161-2/+2
| * [media] saa7164: remove duplicate initializationDan Carpenter2012-01-161-4/+0Star
| * [media] Add registers names to XC2028 tuner from datahseet and use themMiroslav Slugen2012-01-161-6/+21
| * [media] xc4000: add support for signal strength measuresMiroslav Slugen2012-01-161-0/+86
| * [media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-12/+12
| * [media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-2/+2
| * [media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen2012-01-161-0/+5
| * [media] cx231xx: dereferencing NULL after allocation failureDan Carpenter2012-01-161-1/+1
| * [media] mb86a20s: fix off by one checksDan Carpenter2012-01-161-4/+4
| * [media] pwc: Simplify leds parameter parsingHans de Goede2012-01-161-8/+2Star
| * [media] pwc: Remove dev_hint module parameterHans de Goede2012-01-161-127/+2Star
| * [media] pwc: Use one shared usb command bufferHans de Goede2012-01-168-118/+81Star
| * [media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2012-01-162-0/+9
| * [media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede2012-01-164-19/+22
| * [media] pwc: Fix pixfmt handlingHans de Goede2012-01-165-32/+28Star
| * [media] pwc: Make decoder data part of the main pwc structHans de Goede2012-01-167-60/+35Star
| * [media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede2012-01-163-28/+82
| * [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12Star
| * [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39Star
| * [media] cx18: remove exclusive open of radio deviceHans Verkuil2012-01-161-27/+14Star
| * [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24Star
| * [media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCYHans Verkuil2012-01-161-1/+7
| * [media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-2/+5
| * [media] zoran: do not set V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-1/+0Star
| * [media] cx23885: handle errors from videobuf_dvb_get_frontend()Dan Carpenter2012-01-161-3/+4
| * [media] dvb-core: preserve the delivery system at cache clearMauro Carvalho Chehab2012-01-151-0/+3