Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -43/+121 |
2014-05-14 | [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode | Guennadi Liakhovetski | 1 | -5/+7 |
2014-05-14 | [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from ... | Guennadi Liakhovetski | 1 | -1/+1 |
2014-05-01 | [media] media-device: fix infoleak in ioctl media_enum_entities() | Salva Peiró | 1 | -0/+1 |
2014-04-17 | [media] fc2580: fix tuning failure on 32-bit arch | Antti Palosaari | 2 | -3/+4 |
2014-04-16 | platform: Fix timberdale dependencies | Jean Delvare | 1 | -1/+1 |
2014-04-15 | [media] Prefer gspca_sonixb over sn9c102 for all devices | Jean Delvare | 1 | -2/+0 |
2014-04-15 | [media] media: davinci: vpfe: make sure all the buffers unmapped and released | Lad, Prabhakar | 1 | -0/+2 |
2014-04-15 | [media] media: davinci: vpbe_display: fix releasing of active buffers | Lad, Prabhakar | 1 | -1/+15 |
2014-04-15 | [media] media: davinci: vpif_display: fix releasing of active buffers | Lad, Prabhakar | 1 | -12/+23 |
2014-04-15 | [media] media: davinci: vpif_capture: fix releasing of active buffers | Lad, Prabhakar | 1 | -11/+23 |
2014-04-15 | [media] s5p-fimc: Fix YUV422P depth | Nicolas Dufresne | 1 | -1/+1 |
2014-04-15 | [media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function | Sylwester Nawrocki | 1 | -1/+1 |
2014-04-15 | [media] rtl28xxu: silence error log about disabled rtl2832_sdr module | Antti Palosaari | 1 | -4/+23 |
2014-04-15 | [media] rtl28xxu: do not hard depend on staging SDR module | Antti Palosaari | 2 | -2/+20 |
2014-04-08 | [media] gpsca: remove the risk of a division by zero | Mauro Carvalho Chehab | 1 | -1/+3 |
2014-04-08 | [media] stk1160: warrant a NUL terminated string | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers | Archit Taneja | 1 | -5/+4 |
2014-04-07 | [media] v4l: ti-vpe: Set correct field parameter for output and capture buffers | Archit Taneja | 1 | -1/+12 |
2014-04-07 | [media] v4l: ti-vpe: zero out reserved fields in try_fmt | Archit Taneja | 1 | -0/+3 |
2014-04-07 | [media] v4l: ti-vpe: Fix initial configuration queue data | Archit Taneja | 1 | -2/+4 |
2014-04-07 | [media] v4l: ti-vpe: Use correct bus_info name for the device in querycap | Archit Taneja | 1 | -1/+2 |
2014-04-07 | [media] v4l: ti-vpe: report correct capabilities in querycap | Archit Taneja | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: Allow usage of smaller images | Archit Taneja | 1 | -2/+2 |
2014-04-07 | [media] v4l: ti-vpe: Use video_device_release_empty | Archit Taneja | 1 | -1/+1 |
2014-04-07 | [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of... | Archit Taneja | 1 | -0/+3 |
2014-04-07 | [media] lgdt3305: include sleep functionality in lgdt3304_ops | Shuah Khan | 1 | -0/+1 |
2014-04-07 | [media] drx-j: use customise option correctly | Paul Bolle | 1 | -1/+1 |
2014-04-07 | [media] m88rs2000: fix sparse static warnings | Malcolm Priestley | 1 | -4/+4 |
2014-04-07 | [media] r820t: fix size and init values | Benjamin Larsson | 1 | -1/+2 |
2014-04-06 | [media] rc-core: remove generic scancode filter | David Härdeman | 1 | -35/+53 |
2014-04-06 | [media] rc-core: split dev->s_filter | David Härdeman | 2 | -8/+31 |
2014-04-06 | [media] rc-core: do not change 32bit NEC scancode format for now | David Härdeman | 3 | -59/+59 |
2014-04-06 | [media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03 | Antti Palosaari | 1 | -2/+0 |
2014-04-06 | [media] xc2028: add missing break to switch | Antti Palosaari | 1 | -0/+1 |
2014-04-06 | Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 23 | -547/+1725 |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 302 | -5815/+38722 |
2014-04-02 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2014-04-02 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -148/+26 |
2014-04-02 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | [media] em28xx-dvb: fix PCTV 461e tuner I2C binding | Antti Palosaari | 1 | -0/+10 |
2014-03-31 | Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding" | Mauro Carvalho Chehab | 1 | -10/+0 |
2014-03-29 | [media] em28xx: fix PCTV 290e LNA oops | Antti Palosaari | 1 | -1/+2 |
2014-03-29 | [media] em28xx-dvb: fix PCTV 461e tuner I2C binding | Antti Palosaari | 1 | -0/+10 |
2014-03-29 | [media] m88ds3103: fix bug on .set_tone() | Antti Palosaari | 1 | -1/+1 |
2014-03-29 | [media] saa7134: fix WARN_ON during resume | Hans Verkuil | 1 | -2/+2 |
2014-03-29 | [media] v4l2-dv-timings: add module name, description, license | Hans Verkuil | 1 | -0/+4 |
2014-03-29 | [media] saa6752hs: depends on CRC32 | Hans Verkuil | 1 | -0/+1 |
2014-03-29 | [media] si4713: fix Kconfig dependencies | Hans Verkuil | 1 | -3/+3 |
2014-03-25 | [media] Sensoray 2255 uses videobuf2 | Arnd Bergmann | 1 | -1/+1 |