Age | Commit message (Expand) | Author | Files | Lines |
2012-01-26 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -16/+45 |
2012-01-23 | [media] cinergyT2-fe: Fix bandwdith settings | Mauro Carvalho Chehab | 1 | -3/+4 |
2012-01-23 | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions | Josh Wu | 1 | -0/+14 |
2012-01-23 | [media] cxd2820r: sleep on DVB-T/T2 delivery system switch | Antti Palosaari | 1 | -2/+11 |
2012-01-23 | [media] anysee: fix CI init | Antti Palosaari | 1 | -0/+8 |
2012-01-23 | [media] cxd2820r: remove unused parameter from cxd2820r_attach | Antti Palosaari | 4 | -10/+5 |
2012-01-23 | [media] cxd2820r: fix dvb_frontend_ops | Antti Palosaari | 1 | -1/+3 |
2012-01-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 47 | -619/+683 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -2/+2 |
2012-01-17 | [media] as3645a: Fix compilation by including slab.h | Laurent Pinchart | 1 | -0/+1 |
2012-01-17 | [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c | Sachin Kamat | 1 | -1/+0 |
2012-01-17 | [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c | Sachin Kamat | 1 | -1/+0 |
2012-01-17 | [media] ds3000: using logical && instead of bitwise & | Dan Carpenter | 1 | -1/+1 |
2012-01-17 | [media] v4l2-ctrls: make control names consistent | Hans Verkuil | 1 | -27/+27 |
2012-01-17 | [media] DVB: dib0700, add support for Nova-TD LEDs | Jiri Slaby | 2 | -1/+42 |
2012-01-17 | [media] DVB: dib0700, add corrected Nova-TD frontend_attach | Jiri Slaby | 1 | -2/+34 |
2012-01-17 | [media] DVB: dib0700, separate stk7070pd initialization | Jiri Slaby | 1 | -8/+14 |
2012-01-17 | [media] DVB: dib0700, move Nova-TD Stick to a separate set | Jiri Slaby | 1 | -5/+52 |
2012-01-17 | [media] : add MODULE_FIRMWARE to dib0700 | Patrick Boettcher | 1 | -0/+1 |
2012-01-17 | [media] DVB-CORE: remove superfluous DTV_CMDs | Patrick Boettcher | 1 | -19/+0 |
2012-01-17 | [media] s5p-jpeg: adapt to recent videobuf2 changes | Marek Szyprowski | 1 | -3/+4 |
2012-01-17 | [media] s5p-g2d: fixed a bug in controls setting function | Kamil Debski | 1 | -0/+1 |
2012-01-17 | [media] s5p-mfc: Fix volatile controls setup | Kamil Debski | 1 | -1/+1 |
2012-01-17 | [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test | Julia Lawall | 1 | -1/+1 |
2012-01-17 | [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test | Julia Lawall | 1 | -3/+4 |
2012-01-17 | [media] s5p-fimc: Fix incorrect control ID assignment | Sachin Kamat | 1 | -3/+3 |
2012-01-17 | [media] dvb_frontend: Don't call get_frontend() if idle | Mauro Carvalho Chehab | 1 | -2/+8 |
2012-01-16 | [media] cxd2820r: do not allow get_frontend() when demod is not initialized | Antti Palosaari | 1 | -0/+5 |
2012-01-16 | [media] cxd2820r: wait demod lock for DVB-C too | Antti Palosaari | 1 | -0/+1 |
2012-01-16 | [media] tda18271c2dd: Remove pointless linux/version.h include | Jesper Juhl | 1 | -1/+0 |
2012-01-16 | [media] cxd2820r: do not switch to DVB-T when DVB-C fails | Antti Palosaari | 1 | -2/+2 |
2012-01-16 | [media] anysee: do not attach same frontend twice | Antti Palosaari | 1 | -13/+7 |
2012-01-16 | [media] tlg2300: fix up check_firmware() return | Dan Carpenter | 1 | -2/+2 |
2012-01-16 | [media] saa7164: remove duplicate initialization | Dan Carpenter | 1 | -4/+0 |
2012-01-16 | [media] Add registers names to XC2028 tuner from datahseet and use them | Miroslav Slugen | 1 | -6/+21 |
2012-01-16 | [media] xc4000: add support for signal strength measures | Miroslav Slugen | 1 | -0/+86 |
2012-01-16 | [media] cx88: fix: don't duplicate xc4000 entry for radio | Miroslav Slugen | 1 | -12/+12 |
2012-01-16 | [media] cx23885: Don't duplicate xc4000 entry for radio | Miroslav Slugen | 1 | -2/+2 |
2012-01-16 | [media] cx23885-dvb: check if dvb_attach() succeded | Miroslav Slugen | 1 | -0/+5 |
2012-01-16 | [media] cx231xx: dereferencing NULL after allocation failure | Dan Carpenter | 1 | -1/+1 |
2012-01-16 | [media] mb86a20s: fix off by one checks | Dan Carpenter | 1 | -4/+4 |
2012-01-16 | [media] pwc: Simplify leds parameter parsing | Hans de Goede | 1 | -8/+2 |
2012-01-16 | [media] pwc: Remove dev_hint module parameter | Hans de Goede | 1 | -127/+2 |
2012-01-16 | [media] pwc: Use one shared usb command buffer | Hans de Goede | 8 | -118/+81 |
2012-01-16 | [media] pwc: Avoid unnecessarily rebuilding the decoder tables | Hans de Goede | 2 | -0/+9 |
2012-01-16 | [media] pwc: Avoid sending mode info to the camera when it is not needed | Hans de Goede | 4 | -19/+22 |
2012-01-16 | [media] pwc: Fix pixfmt handling | Hans de Goede | 5 | -32/+28 |
2012-01-16 | [media] pwc: Make decoder data part of the main pwc struct | Hans de Goede | 7 | -60/+35 |
2012-01-16 | [media] pwc: Make fps runtime configurable through s_parm, drop fps module param | Hans de Goede | 3 | -28/+82 |
2012-01-16 | [media] ivtv: remove open_id/id from the filehandle code | Hans Verkuil | 5 | -18/+12 |