index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
/
venus
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-19
media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
Maxime Jourdan
2
-0
/
+12
2019-08-05
media: venus: dec: populate properly timestamps and flags for capture buffers
Stanimir Varbanov
4
-0
/
+67
2019-08-05
media: venus: helpers: handle correctly vbuf field
Stanimir Varbanov
1
-0
/
+11
2019-08-05
media: venus: make decoder compliant with stateful codec API
Stanimir Varbanov
3
-132
/
+433
2019-08-05
media: venus: vdec: allow bigger sizeimage set by clients
Stanimir Varbanov
1
-5
/
+11
2019-08-05
media: venus: vdec_ctrls: get real minimum buffers for capture
Stanimir Varbanov
1
-1
/
+6
2019-08-05
media: venus: helpers: add three more helper functions
Stanimir Varbanov
2
-0
/
+85
2019-08-05
media: venus: hfi: return an error if session_init is already called
Stanimir Varbanov
1
-0
/
+3
2019-08-05
media: venus: hfi: export few HFI functions
Stanimir Varbanov
1
-0
/
+4
2019-08-05
media: venus: hfi: add type argument to hfi flush function
Stanimir Varbanov
2
-3
/
+3
2019-08-05
media: venus: helpers: export few helper functions
Stanimir Varbanov
2
-12
/
+23
2019-08-05
media: venus: venc: amend buffer size for bitstream plane
Malathi Gottam
1
-4
/
+9
2019-06-21
Merge tag 'v5.2-rc5' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
22
-220
/
+22
2019-06-05
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
Shobhit Kukreti
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
22
-220
/
+22
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2
-4
/
+4
2019-05-29
media: venus: hfi_parser: fix a regression in parser
Stanimir Varbanov
1
-2
/
+2
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
1
-1
/
+1
2019-05-24
media: venus: firmware: fix leaked of_node references
Wen Yang
1
-2
/
+4
2019-05-21
media: venus: helpers: fix dynamic buffer mode for v4
Stanimir Varbanov
1
-0
/
+7
2019-05-21
media: venus: hfi_cmds: add more not-implemented properties
Stanimir Varbanov
1
-0
/
+2
2019-05-21
media: venus: Add support for H265 controls
Kelvin Lawson
1
-1
/
+20
2019-05-21
media: venus: core: fix max load for msm8996 and sdm845
Alexandre Courbot
1
-2
/
+2
2019-03-25
media: hfi_parser: don't trick gcc with a wrong expected size
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-25
media: venus: helpers: drop setting of timestamp invalid flag
Stanimir Varbanov
1
-3
/
+0
2019-01-25
media: venus: core: correct frequency table for sdm845
Stanimir Varbanov
1
-4
/
+6
2019-01-25
media: venus: core: correct maximum hardware load for sdm845
Stanimir Varbanov
1
-1
/
+1
2019-01-25
media: venus: firmware: check fw size against DT memory region size
Stanimir Varbanov
2
-23
/
+31
2018-12-07
media: venus: core: Set dma maximum segment size
Vivek Gautam
1
-0
/
+8
2018-12-07
media: venus: Support V4L2 QP parameters in Venus encoder
Kelvin Lawson
1
-0
/
+19
2018-12-07
media: venus: add support for key frame
Malathi Gottam
1
-1
/
+18
2018-12-03
media: venus: fix reported size of 0-length buffers
Alexandre Courbot
1
-3
/
+1
2018-12-03
media: venus: dynamic handling of bitrate
Malathi Gottam
1
-0
/
+15
2018-11-27
media: venus: handle peak bitrate set property
Malathi Gottam
2
-1
/
+3
2018-11-27
media: venus: add support for USERPTR to queue
Malathi Gottam
1
-2
/
+2
2018-11-23
media: venus: firmware: add no TZ boot and shutdown routine
Vikash Garodia
5
-7
/
+97
2018-11-23
media: venus: firmware: register separate platform_device for firmware loader
Stanimir Varbanov
4
-4
/
+70
2018-11-23
media: venus: firmware: move load firmware in a separate function
Vikash Garodia
3
-23
/
+38
2018-11-23
media: venus: firmware: add routine to reset ARM9
Vikash Garodia
5
-9
/
+57
2018-11-23
media: venus: change the default value of GOP size
Malathi Gottam
1
-1
/
+1
2018-10-09
media: venus: vdec: fix decoded data size
Vikash Garodia
1
-2
/
+1
2018-09-24
media: venus: helpers: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-8
/
+8
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2
-0
/
+2
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
1
-0
/
+22
[next]