index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
3
-7
/
+42
2019-06-24
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
3
-5
/
+27
2019-06-24
media: coda: flag the last encoded buffer
Philipp Zabel
1
-7
/
+9
2019-06-24
media: coda: only wake up capture queue if no pending buffers to encode
Philipp Zabel
1
-8
/
+9
2019-06-24
media: coda: retire coda_buf_is_end_of_stream
Philipp Zabel
1
-11
/
+1
2019-06-24
media: coda: mark the last output buffer on encoder stop command
Philipp Zabel
1
-0
/
+5
2019-06-24
media: coda: only set the stream end flags if there are no more pending outpu...
Philipp Zabel
1
-8
/
+12
2019-06-24
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2
-0
/
+9
2019-06-24
media: coda: allow flagging last output buffer internally
Philipp Zabel
1
-1
/
+19
2019-06-24
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
1
-0
/
+3
2019-06-24
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
3
-0
/
+28
2019-06-24
media: coda: do not enforce 512-byte initial bitstream payload on CODA960
Philipp Zabel
1
-1
/
+3
2019-06-24
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
4
-3
/
+139
2019-06-24
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
1
-14
/
+9
2019-06-24
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2
-34
/
+40
2019-06-24
media: coda: implement decoder source change event
Philipp Zabel
1
-0
/
+20
2019-06-24
media: coda: add sequence initialization work
Philipp Zabel
3
-0
/
+51
2019-06-24
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
1
-4
/
+26
2019-06-24
media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
Marco Felsch
1
-0
/
+6
2019-06-24
media: coda: add coda_wake_up_capture_queue
Philipp Zabel
1
-7
/
+13
2019-06-24
media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
Marco Felsch
1
-0
/
+2
2019-06-24
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
1
-1
/
+4
2019-06-24
media: coda: use mem2mem try_en/decoder_cmd helpers
Philipp Zabel
1
-17
/
+2
2019-06-24
media: coda: implement CMD_START to restart decoding
Michael Tretter
1
-4
/
+17
2019-06-24
media: cafe-driver: mark an static var as such
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-24
media: marvell-ccic: mmp: don't chicken out w/o pdata
Lubomir Rintel
1
-3
/
+0
2019-06-24
media: marvell-ccic: only calculate the DPHY registers when needed
Lubomir Rintel
1
-7
/
+2
2019-06-24
media: st-mipid02: add support of JPEG
Hugues Fruchet
1
-5
/
+13
2019-06-24
media: st-mipid02: add support of YUYV8 and UYVY8
Hugues Fruchet
1
-0
/
+5
2019-06-24
media: st-mipid02: add support of RGB565
Hugues Fruchet
1
-1
/
+7
2019-06-24
media: st-mipid02: add support of V4L2_CID_LINK_FREQ
Hugues Fruchet
1
-3
/
+26
2019-06-24
media: marvell-ccic: provide a clock for the sensor
Lubomir Rintel
5
-181
/
+157
2019-06-24
media: marvell-ccic: use async notifier to get the sensor
Lubomir Rintel
4
-76
/
+162
2019-06-24
media: marvell-ccic/mmp: add devicetree support
Lubomir Rintel
1
-9
/
+27
2019-06-24
media: marvell-ccic: rename the clocks
Lubomir Rintel
1
-1
/
+1
2019-06-24
media: marvell-ccic/mmp: enable clock before accessing registers
Lubomir Rintel
1
-2
/
+1
2019-06-24
media: marvell-ccic: drop unused stuff
Lubomir Rintel
3
-5
/
+0
2019-06-24
media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...
Lubomir Rintel
3
-33
/
+0
2019-06-24
media: mt9m111: fix fw-node refactoring
Robert Jarzmik
1
-3
/
+5
2019-06-24
media: i2c: tw9910: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-24
media: i2c: ov2640: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
media: i2c: mt9m111: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
media: i2c: mt9m001: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
media: i2c: ak881x: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
media: mt9m111: Fix error handling in mt9m111_power_on
Sakari Ailus
1
-5
/
+13
2019-06-24
media: mt9m111: No need to check for the regulator
Sakari Ailus
1
-7
/
+4
2019-06-22
media: mt9m111: add regulator support
Robert Jarzmik
1
-0
/
+17
2019-06-22
media: ov9640: Don't check for NULL on devm_gpiod_get return values
Sakari Ailus
1
-2
/
+2
2019-06-22
media: v4l2-fwnode: Avoid using PTR_ERR(NULL)
Sakari Ailus
1
-1
/
+1
2019-06-22
media: ov6650: Fix device node exposed without proper locking
Janusz Krzysztofik
1
-1
/
+0
[next]