index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-08-16
1
-2
/
+1
|
\
|
*
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Hans Verkuil
2019-08-09
1
-2
/
+1
*
|
media: vivid: fix missing cec adapter name
Hans Verkuil
2019-07-30
1
-4
/
+4
|
/
*
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-09
127
-1927
/
+3191
|
\
|
*
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
2019-06-27
1
-1
/
+1
|
*
media: atmel: atmel-isc: fix i386 build error
Eugen Hristev
2019-06-24
2
-6
/
+2
|
*
media: vimc: cap: check v4l2_fill_pixfmt return value
André Almeida
2019-06-24
1
-1
/
+4
|
*
media: coda: encoder parameter change support
Philipp Zabel
2019-06-24
4
-0
/
+115
|
*
media: coda: add coda_slice_mode() function
Philipp Zabel
2019-06-24
1
-21
/
+24
|
*
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
2019-06-24
3
-23
/
+19
|
*
media: coda: mark last returned frame
Philipp Zabel
2019-06-24
1
-0
/
+17
|
*
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
2019-06-24
3
-7
/
+42
|
*
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
2019-06-24
3
-5
/
+27
|
*
media: coda: flag the last encoded buffer
Philipp Zabel
2019-06-24
1
-7
/
+9
|
*
media: coda: only wake up capture queue if no pending buffers to encode
Philipp Zabel
2019-06-24
1
-8
/
+9
|
*
media: coda: retire coda_buf_is_end_of_stream
Philipp Zabel
2019-06-24
1
-11
/
+1
|
*
media: coda: mark the last output buffer on encoder stop command
Philipp Zabel
2019-06-24
1
-0
/
+5
|
*
media: coda: only set the stream end flags if there are no more pending outpu...
Philipp Zabel
2019-06-24
1
-8
/
+12
|
*
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2019-06-24
2
-0
/
+9
|
*
media: coda: allow flagging last output buffer internally
Philipp Zabel
2019-06-24
1
-1
/
+19
|
*
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
2019-06-24
1
-0
/
+3
|
*
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
2019-06-24
3
-0
/
+28
|
*
media: coda: do not enforce 512-byte initial bitstream payload on CODA960
Philipp Zabel
2019-06-24
1
-1
/
+3
|
*
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
2019-06-24
4
-3
/
+139
|
*
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
2019-06-24
1
-14
/
+9
|
*
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2019-06-24
2
-34
/
+40
|
*
media: coda: implement decoder source change event
Philipp Zabel
2019-06-24
1
-0
/
+20
|
*
media: coda: add sequence initialization work
Philipp Zabel
2019-06-24
3
-0
/
+51
|
*
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
2019-06-24
1
-4
/
+26
|
*
media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
Marco Felsch
2019-06-24
1
-0
/
+6
|
*
media: coda: add coda_wake_up_capture_queue
Philipp Zabel
2019-06-24
1
-7
/
+13
|
*
media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
Marco Felsch
2019-06-24
1
-0
/
+2
|
*
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
2019-06-24
1
-1
/
+4
|
*
media: coda: use mem2mem try_en/decoder_cmd helpers
Philipp Zabel
2019-06-24
1
-17
/
+2
|
*
media: coda: implement CMD_START to restart decoding
Michael Tretter
2019-06-24
1
-4
/
+17
|
*
media: cafe-driver: mark an static var as such
Mauro Carvalho Chehab
2019-06-24
1
-1
/
+1
|
*
media: marvell-ccic: mmp: don't chicken out w/o pdata
Lubomir Rintel
2019-06-24
1
-3
/
+0
|
*
media: marvell-ccic: only calculate the DPHY registers when needed
Lubomir Rintel
2019-06-24
1
-7
/
+2
|
*
media: marvell-ccic: provide a clock for the sensor
Lubomir Rintel
2019-06-24
5
-181
/
+157
|
*
media: marvell-ccic: use async notifier to get the sensor
Lubomir Rintel
2019-06-24
4
-76
/
+162
|
*
media: marvell-ccic/mmp: add devicetree support
Lubomir Rintel
2019-06-24
1
-9
/
+27
|
*
media: marvell-ccic: rename the clocks
Lubomir Rintel
2019-06-24
1
-1
/
+1
|
*
media: marvell-ccic/mmp: enable clock before accessing registers
Lubomir Rintel
2019-06-24
1
-2
/
+1
|
*
media: marvell-ccic: drop unused stuff
Lubomir Rintel
2019-06-24
3
-5
/
+0
|
*
media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...
Lubomir Rintel
2019-06-24
3
-33
/
+0
|
*
media: vivid: add CEC support to display present ctrl
Johan Korsnes
2019-06-21
3
-6
/
+38
|
*
media: vivid: reorder CEC allocation and control set-up
Johan Korsnes
2019-06-21
1
-42
/
+58
|
*
media: vivid: add HDMI (dis)connect RX emulation
Johan Korsnes
2019-06-21
2
-2
/
+23
|
*
media: vivid: add HDMI (dis)connect TX emulation
Johan Korsnes
2019-06-21
2
-1
/
+27
|
*
media: vivid: add number of HDMI ports to device state
Johan Korsnes
2019-06-21
2
-0
/
+4
[next]