index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
[media] dvb-usb: fix spaces after commas
Luis de Bethencourt
1
-8
/
+9
2015-04-08
[media] V4L2: Delete an unnecessary check before the function call "media_ent...
Markus Elfring
1
-2
/
+1
2015-04-08
[media] sp2: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-4
/
+1
2015-04-08
[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standard
Benjamin Larsson
1
-1
/
+1
2015-04-08
[media] r820t: add settings for SYS_DVBC_ANNEX_C standard
Benjamin Larsson
1
-0
/
+12
2015-04-08
[media] mn88472: add ts mode and ts clock to driver
Benjamin Larsson
4
-2
/
+44
2015-04-08
[media] uvc: embed video_device
Hans Verkuil
3
-20
/
+6
2015-04-08
[media] em28xx: embed video_device
Hans Verkuil
2
-71
/
+54
2015-04-08
[media] bttv: embed video_device
Hans Verkuil
2
-54
/
+25
2015-04-08
[media] cx88: embed video_device
Hans Verkuil
4
-72
/
+46
2015-04-08
[media] cx18: replace cropping ioctls by selection ioctls
Hans Verkuil
1
-21
/
+15
2015-04-08
[media] cx18: fix VIDIOC_ENUMINPUT: wrong std value
Hans Verkuil
2
-1
/
+13
2015-04-08
[media] cx18: add support for control events
Hans Verkuil
2
-8
/
+20
2015-04-08
[media] media: radio-si4713: improve usage of gpiod API
Uwe Kleine-König
1
-12
/
+6
2015-04-08
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
3
-5
/
+5
2015-04-08
[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
4
-14
/
+16
2015-04-08
[media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flag
Hans Verkuil
1
-0
/
+9
2015-04-08
[media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flag
Hans Verkuil
1
-2
/
+4
2015-04-08
[media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flag
Hans Verkuil
2
-25
/
+45
2015-04-08
[media] media/Documentation: New flag EXECUTE_ON_WRITE
Ricardo Ribalda
3
-5
/
+17
2015-04-08
[media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls
Ricardo Ribalda
1
-0
/
+4
2015-04-08
[media] media/v4l2-ctrls: Add execute flags to write_only controls
Ricardo Ribalda
1
-3
/
+6
2015-04-08
[media] media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITE
Ricardo Ribalda
1
-0
/
+1
2015-04-08
[media] media/v4l2-ctrls: volatiles should not generate CH_VALUE
Ricardo Ribalda
1
-0
/
+9
2015-04-08
[media] vivid: add support to set CVT, GTF timings
Prashant Laddha
1
-1
/
+63
2015-04-08
[media] vivid: add CVT,GTF standards to vivid dv timings caps
Prashant Laddha
1
-2
/
+3
2015-04-08
[media] ov2640: add missing consumer.h include
Hans Verkuil
1
-0
/
+1
2015-04-08
[media] sur40: fix occasional hard freeze due to buffer queue underrun
Florian Echtler
1
-0
/
+5
2015-04-08
[media] cx23885: Always initialise dev->slock spinlock
David Howells
2
-1
/
+1
2015-04-07
[media] s5p-jpeg: Remove some unused functions
Rickard Strandqvist
2
-35
/
+0
2015-04-07
[media] s5p-jpeg: Initialize jpeg_addr fields to zero
Jacek Anaszewski
1
-2
/
+2
2015-04-07
[media] s5p-jpeg: add 5420 family support
Andrzej Pietrasiewicz
3
-22
/
+51
2015-04-07
[media] m88ts2022: remove from Makefile
Hans Verkuil
1
-1
/
+0
2015-04-03
[media] v4l: xilinx: Add Test Pattern Generator driver
Laurent Pinchart
7
-0
/
+1085
2015-04-03
[media] v4l: xilinx: Add Video Timing Controller driver
Laurent Pinchart
5
-0
/
+462
2015-04-03
[media] v4l: xilinx: Add Xilinx Video IP core
Laurent Pinchart
14
-0
/
+2308
2015-04-03
[media] v4l: of: Add v4l2_of_parse_link() function
Laurent Pinchart
2
-0
/
+88
2015-04-03
[media] v4l: Add VUY8 24 bits bus format
Hyun Kwon
2
-1
/
+32
2015-04-03
[media] v4l: Sort YUV formats of v4l2_mbus_pixelcode
Hyun Kwon
2
-298
/
+298
2015-04-03
[media] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit busses
Laurent Pinchart
2
-1
/
+70
2015-04-03
[media] media: entity: Document the media_entity_ops structure
Laurent Pinchart
1
-0
/
+9
2015-04-03
[media] cx18: embed video_device
Hans Verkuil
6
-44
/
+28
2015-04-03
[media] ivtv: disable fbuf support if ivtvfb isn't loaded
Hans Verkuil
2
-12
/
+30
2015-04-03
[media] ivtv: replace crop by selection
Hans Verkuil
1
-46
/
+69
2015-04-03
[media] sta2x11: embed video_device
Hans Verkuil
1
-23
/
+12
2015-04-03
[media] media: sh_vou: embed video_device
Lad, Prabhakar
1
-15
/
+6
2015-04-03
[media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()
Alexey Khoroshilov
1
-7
/
+17
2015-04-03
[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16
Hans Verkuil
3
-5
/
+5
2015-04-03
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
2
-20
/
+8
2015-04-03
[media] cx231xx: embed video_device
Hans Verkuil
4
-92
/
+49
[next]