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
2021-07-22
media: atomisp: Annotate a couple of definitions with __maybe_unused
Andy Shevchenko
1
-2
/
+2
2021-07-22
media: atomisp: Remove unused declarations
Andy Shevchenko
1
-17
/
+0
2021-07-22
media: atomisp: remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-07-22
media: atomisp: improve error handling in gc2235_detect()
Tom Rix
1
-10
/
+3
2021-07-22
media: atomisp: Fix whitespace at the beginning of line
Aniket Bhattacharyea
1
-4
/
+4
2021-07-22
media: atomisp: Align block comments
Jiabing Wan
1
-2
/
+2
2021-07-22
media: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
Nguyen Dinh Phi
1
-3
/
+3
2021-07-22
media: atomisp: Fix line continuation style issue in sh_css.c
Martiros Shakhzadyan
1
-8
/
+6
2021-07-22
media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.c
Martiros Shakhzadyan
1
-10
/
+12
2021-07-22
media: atomisp: Remove unnecessary parens in sh_css.c
Martiros Shakhzadyan
1
-1
/
+1
2021-07-22
media: atomisp: Resolve goto style issue in sh_css.c
Martiros Shakhzadyan
1
-2
/
+2
2021-07-22
media: atomisp: fix the uninitialized use and rename "retvalue"
Yizhuo
1
-4
/
+7
2021-07-22
media: atomisp: use list_splice_init in atomisp_compat_css20.c
Baokun Li
1
-33
/
+5
2021-07-22
media: atomisp: remove useless returns
Pavel Skripkin
1
-38
/
+0
2021-07-22
media: atomisp: remove dublicate code
Pavel Skripkin
1
-13
/
+0
2021-07-22
media: atomisp: remove useless breaks
Pavel Skripkin
1
-11
/
+0
2021-07-22
media: atomisp: pci: fixed a curly bracket coding style issue.
Dmitrii Wolf
1
-1
/
+2
2021-07-22
media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
Dinghao Liu
1
-0
/
+1
2021-07-22
media: atomisp-ov2680: A trivial typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-07-22
media: atomisp: Fix typo "accesible"
Ricardo Ribalda
3
-3
/
+3
2021-07-22
media: v4l2-subdev: fix some NULL vs IS_ERR() checks
Dan Carpenter
1
-2
/
+2
2021-07-22
media: hantro: Add support for the Rockchip PX30
Paul Kocialkowski
3
-0
/
+19
2021-07-22
media: hantro: Enable H.264 on Rockchip VDPU2
Ezequiel Garcia
1
-1
/
+25
2021-07-22
media: hantro: Add H.264 support for Rockchip VDPU2
Jonas Karlman
3
-0
/
+493
2021-07-22
media: hantro: h264: Move reference picture number to a helper
Ezequiel Garcia
3
-12
/
+15
2021-07-22
media: hantro: h264: Move DPB valid and long-term bitmaps
Ezequiel Garcia
3
-15
/
+19
2021-07-22
media: hantro: Avoid redundant hantro_get_{dst,src}_buf() calls
Ezequiel Garcia
3
-28
/
+26
2021-07-22
media: hantro: Make struct hantro_variant.init() optional
Ezequiel Garcia
3
-12
/
+8
2021-07-22
media: hantro: vp8: Move noisy WARN_ON to vpu_debug
Ezequiel Garcia
2
-6
/
+20
2021-07-12
media: atomisp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-12
media: cedrus: hevc: Add support for multiple slices
Jernej Skrabec
2
-10
/
+17
2021-06-17
media: hantro: add support for Rockchip RK3036
Alex Bee
3
-0
/
+51
2021-06-17
media: hantro: add support for Rockchip RK3066
Alex Bee
3
-0
/
+123
2021-06-17
media: hantro: merge Rockchip platform drivers
Alex Bee
9
-478
/
+402
2021-06-17
media: hantro: reorder variants
Alex Bee
2
-6
/
+6
2021-06-17
media: imx-csi: Skip first few frames from a BT.656 source
Steve Longerbeam
1
-1
/
+13
2021-06-17
media: atomisp: remove compat_ioctl32 code
Arnd Bergmann
4
-1208
/
+8
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
30
-321
/
+370
2021-06-08
media: hantro: IMX8M: add variant for G2/HEVC codec
Benjamin Gaignard
3
-2
/
+96
2021-06-08
media: hantro: Introduce G2/HEVC decoder
Benjamin Gaignard
7
-0
/
+1208
2021-06-08
media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
Benjamin Gaignard
1
-0
/
+1
2021-06-08
media: hantro: Only use postproc when post processed formats are defined
Benjamin Gaignard
3
-7
/
+19
2021-06-08
media: hantro: Define HEVC codec profiles and supported features
Benjamin Gaignard
2
-0
/
+61
2021-06-08
media: hantro: change hantro_codec_ops run prototype to return errors
Benjamin Gaignard
9
-21
/
+40
2021-06-08
media: hevc: Add decode params control
Benjamin Gaignard
4
-5
/
+16
2021-06-04
media: docs: move DVB audio/video docs to staging
Mauro Carvalho Chehab
49
-0
/
+3300
2021-06-04
media: dvb header files: move some headers to staging
Mauro Carvalho Chehab
4
-3
/
+506
2021-06-02
media: imx: imx7_mipi_csis: Fix error return code in mipi_csis_async_register()
Wei Yongjun
1
-0
/
+1
2021-06-02
media: staging: media: tegra-vde: add missing error return code in tegra_vde_probe()
Yang Yingliang
1
-1
/
+2
2021-06-02
media: hantro: test the correct variable in probe()
Dan Carpenter
1
-2
/
+2
[prev]
[next]