index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gcc-plugins.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
media: em28xx: Fix dual transport stream operation
Brad Love
1
-1
/
+3
2018-07-27
media: vicodec: current -> cur
Hans Verkuil
1
-2
/
+2
2018-07-27
media: dib0700: add code comment
Gustavo A. R. Silva
1
-0
/
+1
2018-07-27
media: dvb-bt8xx: remove duplicate code
Gustavo A. R. Silva
1
-4
/
+0
2018-07-27
media: cx231xx: don't check number of messages in the driver
Wolfram Sang
1
-2
/
+0
2018-07-27
media: si4713: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-07-27
media: em28xx: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-07-27
media: hdpvr: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-07-27
media: dvb-usb: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-07-27
media: tm6000: don't check number of messages in the driver
Wolfram Sang
1
-2
/
+0
2018-07-27
media: netup_unidvb: don't check number of messages in the driver
Wolfram Sang
1
-5
/
+0
2018-07-27
media: gl861: fix probe of dvb_usb_gl861
Mika Båtsman
1
-11
/
+10
2018-07-27
media: media-types.rst: codec entities can have more than one source pad
Hans Verkuil
1
-2
/
+3
2018-07-25
media: venus: add HEVC codec support
Stanimir Varbanov
5
-0
/
+60
2018-07-25
media: venus: core: add sdm845 DT compatible and resource data
Stanimir Varbanov
2
-0
/
+23
2018-07-25
media: venus: implementing multi-stream support
Stanimir Varbanov
5
-4
/
+300
2018-07-25
media: venus: helpers: move frame size calculations on common place
Stanimir Varbanov
4
-84
/
+126
2018-07-25
media: venus: vdec: a new function for output configuration
Stanimir Varbanov
1
-15
/
+19
2018-07-25
media: venus: vdec: get required input buffers as well
Stanimir Varbanov
1
-17
/
+24
2018-07-25
media: venus: helpers: add a helper to return opb buffer sizes
Stanimir Varbanov
3
-0
/
+22
2018-07-25
media: venus: helpers: extend set_num_bufs helper with one more argument
Stanimir Varbanov
4
-5
/
+18
2018-07-25
media: venus: helpers, vdec, venc: add helpers to set work mode and core usage
Stanimir Varbanov
4
-0
/
+46
2018-07-25
media: venus: helpers: add a new helper to set raw format
Stanimir Varbanov
2
-19
/
+35
2018-07-25
media: venus: helpers: add buffer type argument to a helper
Stanimir Varbanov
3
-4
/
+7
2018-07-25
media: venus: core: delete not used buffer mode flags
Stanimir Varbanov
2
-12
/
+3
2018-07-25
media: venus: helpers: add helper function to set actual buffer size
Stanimir Varbanov
3
-8
/
+15
2018-07-25
media: venus: helpers: add a helper function to set dynamic buffer mode
Stanimir Varbanov
3
-12
/
+26
2018-07-25
media: venus: helpers: rename a helper function and use buffer mode from caps
Stanimir Varbanov
1
-10
/
+8
2018-07-25
media: venus: hfi_parser: add common capability parser
Stanimir Varbanov
10
-444
/
+590
2018-07-25
media: venus: core, helpers: add two more clocks found in Venus 4xx
Stanimir Varbanov
5
-16
/
+129
2018-07-25
media: venus: hfi_venus: add suspend functionality for Venus 4xx
Stanimir Varbanov
1
-1
/
+9
2018-07-25
media: venus: hfi_venus: move set of default properties to core init
Stanimir Varbanov
1
-4
/
+4
2018-07-25
media: venus: hfi_venus: fix suspend function for venus 3xx versions
Stanimir Varbanov
2
-22
/
+51
2018-07-25
media: venus: hfi_venus: add halt AXI support for Venus 4xx
Stanimir Varbanov
2
-0
/
+20
2018-07-25
media: venus: hfi: handle buffer output2 type as well
Stanimir Varbanov
2
-2
/
+4
2018-07-25
media: venus: hfi: support session continue for 4xx version
Stanimir Varbanov
1
-1
/
+1
2018-07-25
media: venus: hfi_cmds: add set_properties for 4xx version
Stanimir Varbanov
1
-1
/
+61
2018-07-25
media: venus: hfi: update sequence event to handle more properties
Stanimir Varbanov
3
-0
/
+82
2018-07-25
media: venus: hfi: preparation to support venus 4xx
Stanimir Varbanov
6
-29
/
+104
2018-07-25
media: venus: hfi_msgs: correct pointer increment
Stanimir Varbanov
1
-2
/
+2
2018-07-25
media: v4l2-ctrls.h: fix v4l2_ctrl field description typos
Baruch Siach
1
-2
/
+2
2018-07-25
media: MAINTAINERS: Add entry for STM32 DCMI media driver
Hugues Fruchet
1
-0
/
+8
2018-07-25
media: gspca_kinect: cast sizeof to int for comparison
Julia Lawall
1
-1
/
+1
2018-07-25
media: tw686x: Fix oops on buffer alloc failure
Krzysztof Ha?asa
1
-3
/
+8
2018-07-25
media: video-i2c: add hwmon support for amg88xx
Matt Ranostay
2
-0
/
+82
2018-07-25
media: coda: add missing h.264 levels
Philipp Zabel
1
-0
/
+3
2018-07-25
media: coda: use encoder crop rectangle to set visible width and height
Philipp Zabel
2
-17
/
+52
2018-07-25
media: coda: streamline framebuffer size calculation a bit
Philipp Zabel
1
-9
/
+5
2018-07-25
media: coda: move framebuffer size calculation out of loop
Philipp Zabel
1
-6
/
+7
2018-07-25
media: vicodec: add the virtual codec driver
Hans Verkuil
6
-0
/
+1535
[next]