index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomisp: remove dead code
Alan Cox
2017-03-29
7
-235
/
+1
*
ov5693: remove unused function
Alan Cox
2017-03-23
1
-23
/
+0
*
staging: media: atomisp: fix build errors when PM is disabled
Jérémy Lefaure
2017-03-21
1
-2
/
+2
*
staging: atomisp: remove useless condition in if-statements
Daeseok Youn
2017-03-21
1
-4
/
+2
*
staging: media: atomisp: Remove unnecessary braces.
Varsha Rao
2017-03-21
3
-6
/
+3
*
staging: media: atomisp: Remove unnecessary blank lines.
Varsha Rao
2017-03-21
4
-11
/
+0
*
staging: media: atomisp: Fix block comments warning.
Varsha Rao
2017-03-21
2
-13
/
+15
*
staging: media: atomisp: Added spaces around arithmetic operators.
Varsha Rao
2017-03-21
3
-13
/
+13
*
staging: atomisp: simplify if statement in atomisp_get_sensor_fps()
Daeseok Youn
2017-03-21
1
-12
/
+10
*
atomisp: remove a sysfs error message that can be used to log spam
Alan Cox
2017-03-21
1
-3
/
+1
*
staging: atomisp: remove redudant condition in if-statement
Daeseok Youn
2017-03-21
1
-1
/
+1
*
staging: atomisp: remove else statement after return
Daeseok Youn
2017-03-21
1
-3
/
+3
*
staging/atomisp: add ACPI dependency
Arnd Bergmann
2017-03-21
1
-1
/
+1
*
staging/atomisp: add PCI dependency
Arnd Bergmann
2017-03-21
1
-1
/
+1
*
staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependency
Arnd Bergmann
2017-03-21
1
-1
/
+1
*
staging/atomisp: remove sh_css_lace_stat code
Arnd Bergmann
2017-03-21
7
-72
/
+0
*
stating/atomisp: fix -Wold-style-definition warning
Arnd Bergmann
2017-03-21
1
-1
/
+1
*
staging/atomisp: fix empty-body warning
Arnd Bergmann
2017-03-21
1
-18
/
+19
*
staging: media: atomisp: add missing dependencies in Kconfig
Jérémy Lefaure
2017-03-21
2
-2
/
+2
*
staging: media: atomisp: select REGMAP_I2C needed by ap1302.c
Jérémy Lefaure
2017-03-21
1
-0
/
+1
*
Staging: atomisp: fix an uninitialized variable bug
Dan Carpenter
2017-03-21
1
-1
/
+1
*
Staging: atomisp: fix locking in alloc_user_pages()
Dan Carpenter
2017-03-21
1
-0
/
+1
*
atomisp: remove another pair of 2400/2401 differences
Alan Cox
2017-03-21
2
-11
/
+0
*
atomisp/imx: Fix locking bug on error path
Alan Cox
2017-03-21
1
-1
/
+3
*
atomisp: ia_css_bh_hmem_encode is a no-op so remove it
Alan Cox
2017-03-21
5
-35
/
+0
*
atomisp: remove another layer of allocator indirection
Alan Cox
2017-03-21
10
-176
/
+35
*
atomisp: remove the unused debug wrapping from the mmgr layer
Alan Cox
2017-03-21
2
-90
/
+20
*
atomisp: remove aa kernel wrappers
Alan Cox
2017-03-21
9
-139
/
+26
*
atomisp: remove the iefd2 kernel
Alan Cox
2017-03-21
14
-701
/
+0
*
staging: media: atomisp: add missing include in vlv2_plat_clock.c
Jérémy Lefaure
2017-03-17
1
-0
/
+1
*
Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION i...
Jérémy Lefaure
2017-03-17
1
-2
/
+0
*
staging: atomicsp: fix a loop timeout
Dan Carpenter
2017-03-16
1
-1
/
+1
*
staging: media: atomisp: remove duplicate includes
Jérémy Lefaure
2017-03-16
4
-4
/
+0
*
staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabled
Jérémy Lefaure
2017-03-16
1
-0
/
+2
*
staging: atomisp: fix "alignment should match open parenthesis"
Daeseok Youn
2017-03-16
1
-89
/
+90
*
staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c
Daeseok Youn
2017-03-16
1
-3
/
+0
*
staging: atomisp: fix inconsistent indenting
Daeseok Youn
2017-03-16
1
-2
/
+2
*
staging: atomisp: fix unsigned int comparison with less than zero
Daeseok Youn
2017-03-16
1
-2
/
+1
*
staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_size
Tahia Khan
2017-03-16
1
-1
/
+1
*
staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeue
Tahia Khan
2017-03-16
1
-1
/
+1
*
staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueue
Tahia Khan
2017-03-16
1
-1
/
+1
*
staging: media: atomisp: fix build error in ov5693 driver
Tobias Regnery
2017-03-16
1
-1
/
+1
*
Staging: atomisp: kfreeing a devm allocated pointer
Dan Carpenter
2017-03-16
2
-2
/
+0
*
staging: atomisp: silence an array overflow warning
Dan Carpenter
2017-03-16
1
-1
/
+1
*
staging/atomisp: silence uninitialized variable warnings
Dan Carpenter
2017-03-16
1
-10
/
+6
*
staging: atomisp: off by one in atomisp_acc_load_extensions()
Dan Carpenter
2017-03-16
1
-4
/
+2
*
staging: media: atomisp: fix semicolon.cocci warnings
Julia Lawall
2017-03-16
1
-1
/
+1
*
staging: atomisp: fix missing break in switch statement
Colin Ian King
2017-03-14
1
-1
/
+1
*
staging/atomisp: remove redundant null check on frame
Colin Ian King
2017-03-14
1
-2
/
+1
*
staging: atomisp: potential underflow in atomisp_get_metadata_by_type()
Dan Carpenter
2017-03-14
1
-1
/
+1
[next]