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
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
Jonas Karlman
1
-1
/
+1
2019-11-10
media: hantro: Remove now unused H264 pic_size
Jonas Karlman
2
-8
/
+0
2019-11-10
media: hantro: Use output buffer width and height for H264 decoding
Jonas Karlman
1
-2
/
+2
2019-11-10
media: hantro: Reduce H264 extra space for motion vectors
Jonas Karlman
1
-2
/
+18
2019-11-10
media: hantro: Fix H264 motion vector buffer offset
Jonas Karlman
1
-9
/
+22
2019-11-10
media: hantro: Fix s_fmt for dynamic resolution changes
Ezequiel Garcia
1
-9
/
+19
2019-11-10
media: cedrus: Increase maximum supported size
Jernej Skrabec
1
-2
/
+2
2019-11-10
media: cedrus: Fix H264 4k support
Jernej Skrabec
3
-8
/
+101
2019-11-10
media: cedrus: Properly signal size in mode register
Jernej Skrabec
6
-6
/
+13
2019-11-09
media: hantro: Fix picture order count table enable
Francois Buergisser
1
-3
/
+5
2019-11-09
media: hantro: Fix motion vectors usage condition
Francois Buergisser
1
-2
/
+2
2019-11-09
media: hantro: Fix H264 max frmsize supported on RK3288
Jonas Karlman
1
-2
/
+2
2019-11-09
media: hantro: Do not reorder H264 scaling list
Jonas Karlman
1
-39
/
+12
2019-11-09
media: cedrus: Use correct H264 8x8 scaling list
Jonas Karlman
1
-2
/
+2
2019-11-09
media: cedrus: Use helpers to access capture queue
Jernej Skrabec
2
-4
/
+12
2019-11-09
media: cedrus: Fix decoding for some H264 videos
Jernej Skrabec
2
-3
/
+30
2019-11-05
media: staging/imx: Use a shorter name for driver
Fabio Estevam
1
-2
/
+4
2019-11-05
media: staging: media: allegro-dvt: remove bool comparison
Cristiane Naves
1
-1
/
+1
2019-11-05
media: staging: media: cedrus: use devm_platform_ioremap_resource() to simpli...
YueHaibing
1
-3
/
+1
2019-11-05
media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-11-05
media: staging/intel-ipu3: remove the unnecessary compiler flags
Bingbu Cao
2
-8
/
+0
2019-11-05
media: doc-rst: ipu3: clarification on data type conversion of IEFD CU
Bingbu Cao
2
-2
/
+5
2019-11-05
media: doc-rst: add more info for resolution change blocks in ipu3
Bingbu Cao
1
-1
/
+0
2019-10-24
media: imx7-mipi-csis: Add a check for devm_regulator_get
Chuhong Yuan
1
-1
/
+6
2019-10-24
media: cedrus: Add HEVC/H.265 decoding support
Paul Kocialkowski
8
-5
/
+977
2019-10-24
media: cedrus: Remove unnecessary parenthesis around DIV_ROUND_UP
Paul Kocialkowski
1
-2
/
+2
2019-10-24
media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macro
Paul Kocialkowski
1
-14
/
+17
2019-10-21
media: cedrus: h264: Support multiple slices per frame
Jernej Skrabec
3
-15
/
+27
2019-10-16
media: staging: media: Make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-5
/
+1
2019-10-16
media: staging: media: omap4iss: Replace NULL comparison.
Nachammai Karuppiah
1
-2
/
+2
2019-10-10
media: imx: Move pads init to probe
Steve Longerbeam
8
-103
/
+81
2019-10-10
media: imx: Move capture device init to registered
Steve Longerbeam
3
-29
/
+38
2019-10-10
media: staging: media: imx: Use devm_platform_ioremap_resource().
Jeeeun Evans
1
-3
/
+1
2019-10-10
media: staging: media: imx: Fix alignment to match open parenthesis
Amol Grover
1
-3
/
+3
2019-10-01
media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32
Philipp Zabel
1
-1
/
+9
2019-10-01
media: hantro: h264: Fix the frame_num wraparound case
Boris Brezillon
1
-1
/
+22
2019-10-01
media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()
Boris Brezillon
1
-11
/
+11
2019-10-01
media: hantro: h264: Fix a comment in b1_ref_list_cmp()
Boris Brezillon
1
-1
/
+1
2019-10-01
media: hantro: Simplify buffer helpers
Ezequiel Garcia
9
-37
/
+25
2019-10-01
media: hantro: Simplify macroblock macros
Ezequiel Garcia
10
-42
/
+30
2019-10-01
media: hantro: streamline open, reuse error path
Philipp Zabel
1
-7
/
+6
2019-10-01
media: cedrus: fix various format-related compliance issues
Hans Verkuil
3
-25
/
+14
2019-10-01
media: cedrus: choose default pixelformat in try_fmt
Hans Verkuil
1
-26
/
+20
2019-10-01
media: cedrus: fill in bus_info for media device
Hans Verkuil
1
-0
/
+2
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-20
/
+6
2019-08-29
media: imx: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-1
/
+3
2019-08-26
media: hantro: Enable VP8 decoding on RK3328
Jonas Karlman
1
-1
/
+1
2019-08-26
media: imx: add csc/scaler mem2mem device
Philipp Zabel
6
-2
/
+972
2019-08-19
media: hantro: Enable H264 decoding on rk3288
Hertz Wong
1
-1
/
+20
[next]