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
/
atomisp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
media: atomisp: Move MIPI_PORT_LANES to the only user
Andy Shevchenko
2
-11
/
+11
2021-07-22
media: atomisp: Perform a single memset() for union
Kees Cook
1
-4
/
+1
2021-07-22
media: atomisp: pci: fix error return code in atomisp_pci_probe()
Yang Yingliang
1
-1
/
+2
2021-07-22
media: atomisp: pci: Remove unnecessary (void *) cast
Fabio M. De Francesco
1
-1
/
+1
2021-07-22
media: atomisp: pci: Remove checks before kfree/kvfree
Fabio M. De Francesco
1
-4
/
+2
2021-07-22
media: atomisp: Remove unused port_enabled variable
Andy Shevchenko
1
-3
/
+0
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-12
media: atomisp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
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
14
-106
/
+124
2021-05-19
staging: media: atomisp: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
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: 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
[prev]
[next]