index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
media: cedrus: Use helpers to access capture queue
Jernej Skrabec
2
-4
/
+12
2019-12-31
media: staging/imx: Use a shorter name for driver
Fabio Estevam
1
-2
/
+4
2019-12-31
media: imx7-mipi-csis: Add a check for devm_regulator_get
Chuhong Yuan
1
-1
/
+6
2019-12-31
media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macro
Paul Kocialkowski
1
-14
/
+17
2019-12-31
media: cedrus: fill in bus_info for media device
Hans Verkuil
1
-0
/
+2
2019-12-17
media: hantro: Fix picture order count table enable
Francois Buergisser
1
-3
/
+5
2019-12-17
media: hantro: Fix motion vectors usage condition
Francois Buergisser
1
-2
/
+2
2019-12-17
media: hantro: Fix s_fmt for dynamic resolution changes
Ezequiel Garcia
1
-9
/
+19
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
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
2019-07-25
media: staging: davinci: remove vpfe driver
Arnd Bergmann
24
-14028
/
+0
2019-07-25
media: staging/media/bcm2048: remove driver
Hans Verkuil
7
-2758
/
+0
2019-07-25
media: staging: media: cedrus: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-23
media: staging/media/davinci_vpfe: Add null check post kmalloc
Hariprasad Kelam
1
-0
/
+5
2019-07-23
media: staging/imx: Fix NULL deref in find_pipeline_entity()
Steve Longerbeam
1
-1
/
+1
2019-07-22
media: hantro: Add support for MPEG-2 decoding on RK3328
Jonas Karlman
3
-1
/
+19
2019-07-22
media: hantro: Add support for VP8 decoding on rk3288
ZhiChao Yu
8
-2
/
+789
2019-07-22
media: drivers/staging/media: don't set description for ENUM_FMT
Hans Verkuil
3
-25
/
+19
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-68
/
+90
2019-06-27
media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcs
Michael Tretter
1
-20
/
+2
2019-06-24
media: staging: media: tegra-vde: Defer dmabuf's unmapping
Dmitry Osipenko
5
-115
/
+276
2019-06-24
media: staging: media: tegra-vde: Add IOMMU support
Dmitry Osipenko
6
-93
/
+349
2019-06-24
media: hantro: Use vb2_get_buffer
Ezequiel Garcia
1
-3
/
+5
2019-06-24
media: staging: media: fix style problem
Aliasgar Surti
1
-2
/
+4
[next]