index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-7
/
+7
*
media: atomisp-ov2680: implement enum frame intervals
Mauro Carvalho Chehab
2021-11-16
1
-0
/
+21
*
media: atomisp-ov2680: adjust the maximum frame rate
Mauro Carvalho Chehab
2021-11-16
1
-7
/
+7
*
media: atomisp-ov2680: remove some unused fields
Mauro Carvalho Chehab
2021-11-16
1
-26
/
+0
*
media: atomisp-ov2680: uncomment other resolutions
Mauro Carvalho Chehab
2021-11-16
1
-6
/
+153
*
media: atomisp-gc2235: drop an unused var
Mauro Carvalho Chehab
2021-11-16
1
-3
/
+5
*
media: atomisp-ov2680: properly set the vts value
Mauro Carvalho Chehab
2021-11-15
1
-2
/
+2
*
media: atomisp-ov2680: initialize return var
Mauro Carvalho Chehab
2021-11-15
1
-1
/
+1
*
media: atomisp-ov2680: Fix ov2680_set_fmt() messing up high exposure settings
Hans de Goede
2021-11-15
2
-26
/
+11
*
media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
Hans de Goede
2021-11-15
1
-24
/
+0
*
media: atomisp-ov2680: Fix ov2680_write_reg() always writing 0 to 16 bit regi...
Hans de Goede
2021-11-15
1
-1
/
+1
*
media: atomisp-ov2680: Fix and simplify ov2680_q_exposure()
Hans de Goede
2021-11-15
1
-21
/
+6
*
media: atomisp-ov2680: Make ov2680_read_reg() support 24 bit registers
Hans de Goede
2021-11-15
1
-7
/
+7
*
media: atomisp-ov2680: Save/restore exposure and gain over sensor power-down
Hans de Goede
2021-11-15
2
-1
/
+17
*
media: atomisp-ov2680: Move ov2680_init_registers() call to power_up()
Hans de Goede
2021-11-15
1
-2
/
+6
*
media: atomisp-ov2680: Remove the ov2680_res and N_RES global variables
Hans de Goede
2021-11-15
2
-24
/
+7
*
media: atomisp-ov2680: Push the input_lock taking up into ov2680_s_power()
Hans de Goede
2021-11-15
1
-12
/
+8
*
media: atomisp-ov2680: Turn on power only once
Hans de Goede
2021-11-15
2
-14
/
+14
*
media: atomisp-ov2680: Remove a bunch of unused vars from ov2680_device
Hans de Goede
2021-11-15
2
-29
/
+0
*
media: atomisp-mt9m114: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-11-15
1
-115
/
+15
*
media: atomisp-gc2235: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-11-15
2
-96
/
+20
*
media: atomisp-gc0310: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-11-15
2
-100
/
+22
*
media: atomisp-ov2722: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-11-15
2
-99
/
+22
*
media: atomisp-ov2680: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-11-15
2
-105
/
+25
*
media: staging: atomisp: fix the uninitialized use in gc2235_detect()
Yizhuo
2021-09-30
1
-0
/
+2
*
media: atomisp: Fix error handling in probe
Evgeny Novikov
2021-09-30
1
-13
/
+24
*
media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.c
Martiros Shakhzadyan
2021-07-22
1
-6
/
+5
*
media: atomisp: improve error handling in gc2235_detect()
Tom Rix
2021-07-22
1
-10
/
+3
*
media: atomisp: fix the uninitialized use and rename "retvalue"
Yizhuo
2021-07-22
1
-4
/
+7
*
media: atomisp-ov2680: A trivial typo fix
Bhaskar Chowdhury
2021-07-22
1
-1
/
+1
*
media: atomisp: remove redundant initialization of variable ret
Colin Ian King
2021-07-12
1
-1
/
+1
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
6
-31
/
+31
*
media: staging: media: atomisp: remove unnecessary pr_info calls
Deepak R Varma
2021-05-19
1
-17
/
+0
*
media: staging: media: atomisp: replace raw pr_*() by dev_dbg()
Deepak R Varma
2021-05-19
1
-15
/
+15
*
media: staging: media: atomisp: fix CamelCase variable naming
Deepak R Varma
2021-05-19
1
-31
/
+32
*
media: staging: media: atomisp: reformat code comment blocks
Deepak R Varma
2021-05-19
6
-43
/
+67
*
media: staging: media: atomisp: remove unnecessary braces
Deepak R Varma
2021-05-19
1
-3
/
+3
*
media: staging: media: atomisp: balance braces around if...else block
Deepak R Varma
2021-05-19
2
-4
/
+4
*
media: staging: media: atomisp: Minor code style changes
Martiros Shakhzadyan
2021-05-10
1
-4
/
+4
*
media: staging: media: atomisp: i2c: align line break to match with open pare...
Beatriz Martins de Carvalho
2021-05-10
1
-2
/
+2
*
media: staging: media: atomisp: Removed a superfluous else clause
Martiros Shakhzadyan
2021-05-10
1
-5
/
+5
*
media: atomisp: fix a typo
Bhaskar Chowdhury
2021-04-06
1
-1
/
+1
*
media: atomisp: ov2722: remove unnecessary debug print
Filip Kolev
2021-03-23
1
-2
/
+0
*
media: staging: atomisp: Corrected error handling in function
Leonid Kushnir
2021-03-22
1
-3
/
+4
*
media: staging: atomisp: Removed else branch in function
Leonid Kushnir
2021-03-22
1
-5
/
+4
*
media: staging: atomisp: Fixed allignment to match open parenthesis
Leonid Kushnir
2021-03-22
1
-2
/
+2
*
media: staging: media: atomisp: Remove unhelpful info message
Alex Dewar
2021-03-22
1
-1
/
+0
*
atomisp: remove a now unused var
Mauro Carvalho Chehab
2021-03-22
1
-1
/
+0
*
media: staging: media: atomisp: Don't abort on error in module exit path
Alex Dewar
2021-03-22
1
-11
/
+6
*
media: [next] staging: media: atomisp: fix memory leak of object flash
Colin Ian King
2021-03-22
1
-8
/
+11
[next]