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-05-19
staging: media: atomisp: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-19
staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-4
/
+3
2021-05-19
media: hantro: add initial SAMA5D4 support
Emil Velikov
5
-1
/
+133
2021-05-19
media: hantro: add fallback handling for single irq/clk
Emil Velikov
1
-8
/
+29
2021-05-19
media: hantro: introduce hantro_g1.c for common API
Emil Velikov
5
-52
/
+48
2021-05-19
media: hantro: imx: remove unused include
Emil Velikov
1
-1
/
+0
2021-05-19
media: hantro: imx: remove duplicate dec_base init
Emil Velikov
1
-1
/
+0
2021-05-19
media: hantro: imx: reuse MB_DIM define
Emil Velikov
1
-2
/
+2
2021-05-19
media: hantro: use G1_REG_INTERRUPT directly for the mpeg2
Emil Velikov
1
-3
/
+2
2021-05-19
media: hevc: Fix dependent slice segment flags
Jernej Skrabec
1
-2
/
+2
2021-05-19
media: staging: media: atomisp: remove unnecessary pr_info calls
Deepak R Varma
1
-17
/
+0
2021-05-19
media: staging: media: atomisp: replace raw pr_*() by dev_dbg()
Deepak R Varma
1
-15
/
+15
2021-05-19
media: staging: media: atomisp: fix CamelCase variable naming
Deepak R Varma
1
-31
/
+32
2021-05-19
media: staging: media: atomisp: reformat code comment blocks
Deepak R Varma
6
-43
/
+67
2021-05-19
media: staging: media: atomisp: remove unnecessary braces
Deepak R Varma
1
-3
/
+3
2021-05-19
media: staging: media: atomisp: balance braces around if...else block
Deepak R Varma
2
-4
/
+4
2021-05-19
media: staging: media: atomisp: Fix line split style issues
Martiros Shakhzadyan
1
-49
/
+42
2021-05-19
media: staging: media: atomisp: Refactor ia_css_stream_load()
Martiros Shakhzadyan
1
-37
/
+36
2021-05-19
media: staging: media: atomisp: Fix alignment and line length issues
Martiros Shakhzadyan
1
-286
/
+333
2021-05-19
media: staging: media: atomisp: Replace if else clause with a ternary
Martiros Shakhzadyan
1
-5
/
+2
2021-05-19
media: staging: media: atomisp: Remove a superfluous else clause in sh_css.c
Martiros Shakhzadyan
1
-4
/
+2
2021-05-19
media: staging: media: atomisp: Remove all redundant assertions in sh_css.c
Martiros Shakhzadyan
1
-13
/
+0
2021-05-19
media: staging: media: atomisp: Fix the rest of sh_css.c brace issues
Martiros Shakhzadyan
1
-636
/
+498
2021-05-19
media: staging: media: atomisp: Remove redundant assertions in sh_css.c
Martiros Shakhzadyan
1
-8
/
+0
2021-05-19
media: staging: media: atomisp: Fix sh_css.c brace coding style issues
Martiros Shakhzadyan
1
-134
/
+90
2021-05-19
media: staging: media: tegra-video: Align line break to match with the open parenthesis in file vi.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-19
media: staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_v4l2.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-19
media: staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_subdev.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-19
media: staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_compat_css20.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-19
media: staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_cmd.c
Aline Santana Cordeiro
1
-9
/
+10
2021-05-10
media: staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.h
Aline Santana Cordeiro
1
-118
/
+43
2021-05-10
media: staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_acc.c
Aline Santana Cordeiro
1
-3
/
+5
2021-05-10
media: staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_acc.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-10
media: staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_v4l2.c
Aline Santana Cordeiro
1
-1
/
+1
2021-05-10
media: staging: media: omap4iss: Remove unused macro function
Aline Santana Cordeiro
1
-3
/
+0
2021-05-10
media: staging: media: atomisp: Minor code style changes
Martiros Shakhzadyan
1
-4
/
+4
2021-05-10
media: staging: media: zoran: add spaces around '<<' operator
Mitali Borkar
1
-7
/
+7
2021-05-10
media: staging: media: intel-ipu3: line should not end with '['
Mitali Borkar
1
-2
/
+2
2021-05-10
media: staging: media: intel-ipu3: remove space before tabs
Mitali Borkar
1
-1
/
+1
2021-05-10
media: staging: media: intel-ipu3: reduce length of line
Mitali Borkar
1
-2
/
+4
2021-05-10
media: staging: media: intel-ipu3: remove unnecessary blank line
Mitali Borkar
1
-1
/
+0
2021-05-10
media: staging: media: atomisp: i2c: align line break to match with open parenthesis
Beatriz Martins de Carvalho
1
-2
/
+2
2021-05-10
media: staging: media: atomisp: Removed a superfluous else clause
Martiros Shakhzadyan
1
-5
/
+5
2021-05-10
media: staging: media: omap4iss: Align line break to the open parenthesis in file iss_video.c
Aline Santana Cordeiro
1
-2
/
+2
2021-05-10
media: staging: media: hantro: Align line break to the open parenthesis in file hantro_mpeg2.c
Aline Santana Cordeiro
1
-1
/
+1
2021-05-10
media: staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
Aline Santana Cordeiro
1
-1
/
+1
2021-05-10
media: hantro: do a PM resume earlier
Mauro Carvalho Chehab
1
-11
/
+22
2021-05-10
staging: media: rkvdec: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2021-04-15
media: cedrus: Fix H265 status definitions
Jernej Skrabec
1
-8
/
+9
[prev]
[next]