summaryrefslogtreecommitdiffstats
path: root/drivers/message (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-08[media] dvb-usb: fix spaces after commasLuis de Bethencourt1-8/+9
2015-04-08[media] V4L2: Delete an unnecessary check before the function call "media_ent...Markus Elfring1-2/+1
2015-04-08[media] sp2: Delete an unnecessary check before the function call "kfree"Markus Elfring1-4/+1
2015-04-08[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standardBenjamin Larsson1-1/+1
2015-04-08[media] r820t: add settings for SYS_DVBC_ANNEX_C standardBenjamin Larsson1-0/+12
2015-04-08[media] mn88472: add ts mode and ts clock to driverBenjamin Larsson4-2/+44
2015-04-08[media] uvc: embed video_deviceHans Verkuil3-20/+6
2015-04-08[media] em28xx: embed video_deviceHans Verkuil2-71/+54
2015-04-08[media] bttv: embed video_deviceHans Verkuil2-54/+25
2015-04-08[media] cx88: embed video_deviceHans Verkuil4-72/+46
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil1-21/+15
2015-04-08[media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2-1/+13
2015-04-08[media] cx18: add support for control eventsHans Verkuil2-8/+20
2015-04-08[media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König1-12/+6
2015-04-08[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil3-5/+5
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil4-14/+16
2015-04-08[media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil1-0/+9
2015-04-08[media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil1-2/+4
2015-04-08[media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2-25/+45
2015-04-08[media] media/Documentation: New flag EXECUTE_ON_WRITERicardo Ribalda3-5/+17
2015-04-08[media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrlsRicardo Ribalda1-0/+4
2015-04-08[media] media/v4l2-ctrls: Add execute flags to write_only controlsRicardo Ribalda1-3/+6
2015-04-08[media] media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITERicardo Ribalda1-0/+1
2015-04-08[media] media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda1-0/+9
2015-04-08[media] vivid: add support to set CVT, GTF timingsPrashant Laddha1-1/+63
2015-04-08[media] vivid: add CVT,GTF standards to vivid dv timings capsPrashant Laddha1-2/+3
2015-04-08[media] ov2640: add missing consumer.h includeHans Verkuil1-0/+1
2015-04-08[media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler1-0/+5
2015-04-08[media] cx23885: Always initialise dev->slock spinlockDavid Howells2-1/+1
2015-04-07[media] s5p-jpeg: Remove some unused functionsRickard Strandqvist2-35/+0
2015-04-07[media] s5p-jpeg: Initialize jpeg_addr fields to zeroJacek Anaszewski1-2/+2
2015-04-07[media] s5p-jpeg: add 5420 family supportAndrzej Pietrasiewicz3-22/+51
2015-04-07[media] m88ts2022: remove from MakefileHans Verkuil1-1/+0
2015-04-03[media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart7-0/+1085
2015-04-03[media] v4l: xilinx: Add Video Timing Controller driverLaurent Pinchart5-0/+462
2015-04-03[media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart14-0/+2308
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart2-0/+88
2015-04-03[media] v4l: Add VUY8 24 bits bus formatHyun Kwon2-1/+32
2015-04-03[media] v4l: Sort YUV formats of v4l2_mbus_pixelcodeHyun Kwon2-298/+298
2015-04-03[media] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit bussesLaurent Pinchart2-1/+70
2015-04-03[media] media: entity: Document the media_entity_ops structureLaurent Pinchart1-0/+9
2015-04-03[media] cx18: embed video_deviceHans Verkuil6-44/+28
2015-04-03[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2-12/+30
2015-04-03[media] ivtv: replace crop by selectionHans Verkuil1-46/+69
2015-04-03[media] sta2x11: embed video_deviceHans Verkuil1-23/+12
2015-04-03[media] media: sh_vou: embed video_deviceLad, Prabhakar1-15/+6
2015-04-03[media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov1-7/+17
2015-04-03[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil3-5/+5
2015-04-03[media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar2-20/+8
2015-04-03[media] cx231xx: embed video_deviceHans Verkuil4-92/+49