index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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/gregkh/staging
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
2019-08-19
media: hantro: Add support for H264 decoding on G1
Hertz Wong
3
-0
/
+294
2019-08-19
media: hantro: Add core bits to support H264 decoding
Hertz Wong
6
-1
/
+762
2019-08-19
media: hantro: Move copy_metadata() before doing a decode operation
Boris Brezillon
1
-2
/
+6
2019-08-19
media: cedrus: Specify H264 startcode and decoding mode
Ezequiel Garcia
1
-0
/
+18
2019-08-19
media: cedrus: Cleanup control initialization
Ezequiel Garcia
2
-23
/
+25
2019-08-19
media: uapi: h264: Rename pixel format
Ezequiel Garcia
2
-4
/
+4
2019-08-15
media: imx7-media-csi: add i.MX6UL support
Sébastien Szymanski
2
-11
/
+23
2019-08-15
media: imx: mipi csi-2: Don't fail if initial state times-out
Ezequiel Garcia
1
-8
/
+4
2019-08-13
media: cedrus: Don't set chroma size for scale & rotation
Jernej Skrabec
1
-3
/
+0
2019-08-13
media: cedrus: Remove dst_bufs from context
Jernej Skrabec
3
-27
/
+3
2019-08-07
media: staging: tegra-vde: Fix build error
YueHaibing
1
-1
/
+1
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
7
-20
/
+6
2019-07-25
media: staging: hantro: avoid future namespace collisions
Mauro Carvalho Chehab
4
-5
/
+6
2019-07-25
media: hantro: Support RK3399 VP8 decoding
Jeffy Chen
4
-1
/
+618
2019-07-25
media: hantro: Move VP8 common code
Ezequiel Garcia
3
-17
/
+19
2019-07-25
media: hantro: Add helpers to prepare/finish a run
Boris Brezillon
7
-33
/
+37
2019-07-25
media: hantro: Add hantro_get_{src, dst}_buf() helpers
Boris Brezillon
6
-12
/
+25
2019-07-25
media: hantro: Constify the control array
Boris Brezillon
1
-1
/
+1
2019-07-25
media: hantro: Simplify the controls creation logic
Boris Brezillon
2
-22
/
+8
2019-07-25
media: hantro: Set DMA max segment size
Francois Buergisser
1
-0
/
+1
2019-07-25
media: staging: media: hantro: Remove call to memset after dma_alloc_coherent
Hariprasad Kelam
1
-2
/
+0
2019-07-25
media: staging/intel-ipu3: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
[prev]
[next]