Age | Commit message (Expand) | Author | Files | Lines |
2012-08-22 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -37/+58 |
2012-08-18 | USB: spca506: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 1 | -1/+1 |
2012-08-18 | USB: jl2005bcd: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 1 | -1/+1 |
2012-08-16 | [media] media: soc_camera: don't clear pix->sizeimage in JPEG mode | Albert Wang | 2 | -1/+8 |
2012-08-16 | [media] media: mx2_camera: Fix clock handling for i.MX27 | Javier Martin | 1 | -14/+29 |
2012-08-16 | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -6/+6 |
2012-08-16 | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -2/+2 |
2012-08-16 | [media] media: mx3_camera: buf_init() add buffer state check | Alex Gershgorin | 1 | -15/+7 |
2012-08-12 | [media] Add missing logging for rangelow/high of hwseek | Hans Verkuil | 1 | -2/+4 |
2012-08-12 | [media] VIDIOC_ENUM_FREQ_BANDS fix | Hans Verkuil | 1 | -0/+4 |
2012-08-12 | [media] mem2mem_testdev: fix querycap regression | Hans Verkuil | 1 | -1/+1 |
2012-08-11 | [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer | Jayakrishnan Memana | 1 | -0/+1 |
2012-08-01 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 96 | -7534/+4594 |
2012-07-31 | [media] tlg2300: Declare MODULE_FIRMWARE usage | Tim Gardner | 1 | -1/+3 |
2012-07-31 | [media] s2255drv: Add MODULE_FIRMWARE statement | Tim Gardner | 1 | -0/+1 |
2012-07-31 | [media] bttv: add support for Aposonic W-DVR | Tony Gentile | 2 | -2/+10 |
2012-07-31 | [media] cx25821: Remove bad strcpy to read-only char* | Ezequiel García | 2 | -4/+1 |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 77 | -4464/+4249 |
2012-07-31 | [media] pms.c: remove duplicated include | Duan Jiong | 1 | -1/+0 |
2012-07-31 | [media] smiapp-core.c: remove duplicated include | Duan Jiong | 1 | -1/+0 |
2012-07-31 | [media] via-camera: pass correct format settings to sensor | Daniel Drake | 1 | -1/+1 |
2012-07-31 | [media] Use a named union in struct v4l2_ioctl_info | Hans Verkuil | 1 | -5/+5 |
2012-07-31 | video/uvc: use memweight() | Akinobu Mita | 1 | -3/+2 |
2012-07-31 | [media] v4l2-dev.c: Move video_put() after debug printk | Ezequiel García | 1 | -6/+6 |
2012-07-31 | [media] vivi: fix a few format-related compliance issues | Hans Verkuil | 1 | -17/+6 |
2012-07-31 | [media] cx25821,medusa: incorrect check on decoder type | Alan Cox | 1 | -1/+1 |
2012-07-31 | [media] ov9640: fix missing break | Alan Cox | 1 | -0/+1 |
2012-07-31 | [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled | Prabhakar Lad | 1 | -0/+2 |
2012-07-31 | [media] v4l: fix copy/paste typo in vb2_reqbufs comment | Nicolas THERY | 1 | -2/+2 |
2012-07-31 | [media] davinci: vpbe: fix check for s_dv_preset function pointer | Prabhakar Lad | 1 | -1/+1 |
2012-07-31 | [media] vivi: remove pointless video_nr++ | Hans Verkuil | 1 | -3/+0 |
2012-07-31 | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl | Hans Verkuil | 3 | -2/+84 |
2012-07-31 | [media] tvp5150: signedness bug in tvp5150_selmux() | Dan Carpenter | 1 | -1/+1 |
2012-07-31 | [media] videobuf-dma-contig: Use NULL instead of plain integer | Sachin Kamat | 1 | -1/+1 |
2012-07-31 | [media] adv7180.c: convert to v4l2 control framework | Federico Vaga | 1 | -151/+84 |
2012-07-31 | [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file | Sachin Kamat | 1 | -1/+1 |
2012-07-31 | [media] media/video: vpif: fixed vpfe->vpif typo | Dror Cohen | 1 | -2/+2 |
2012-07-31 | [media] cx25821: Replace struct memcpy with struct assignment | Ezequiel García | 1 | -5/+2 |
2012-07-31 | [media] cx231xx: Replace struct memcpy with struct assignment | Ezequiel García | 1 | -4/+2 |
2012-07-31 | [media] cx23885: Replace struct memcpy with struct assignment | Ezequiel García | 1 | -5/+2 |
2012-07-31 | [media] saa7164: Replace struct memcpy with struct assignment | Ezequiel García | 1 | -5/+2 |
2012-07-31 | [media] saa7164: Remove unused saa7164_call_i2c_clients() | Ezequiel García | 1 | -9/+0 |
2012-07-31 | [media] cx25821: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2 | -5/+0 |
2012-07-31 | [media] cx231xx: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2 | -4/+0 |
2012-07-31 | [media] cx23885: Remove useless struct i2c_algo_bit_data | Ezequiel García | 3 | -6/+0 |
2012-07-31 | [media] saa7164: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2 | -5/+0 |
2012-07-31 | [media] V4L: Add capability flags for memory-to-memory devices | Sylwester Nawrocki | 7 | -16/+44 |
2012-07-31 | [media] m5mols: Correct reported ISO values | Sylwester Nawrocki | 1 | -2/+2 |
2012-07-31 | [media] s5p-fimc: Use switch statement for better readability | Sylwester Nawrocki | 1 | -6/+8 |
2012-07-31 | [media] s5p-fimc: Replace custom err() macro with v4l2_err() macro | Sachin Kamat | 2 | -6/+3 |