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
2017-05-19
[media] atomisp: putting NULs in the wrong place
Dan Carpenter
1
-2
/
+2
2017-05-19
[media] atomisp: one char read beyond end of string
Dan Carpenter
1
-3
/
+2
2017-05-19
[media] atomisp: Fix -Werror=int-in-bool-context compile errors
Hans de Goede
2
-4
/
+3
2017-05-19
[media] atomisp: Make undeclared symbols static
Guru Das Srinagesh
1
-7
/
+7
2017-05-19
[media] atomisp: fix coding style warnings
Avraham Shukron
2
-19
/
+35
2017-05-19
[media] atomisp: fixed coding style errors
Avraham Shukron
2
-77
/
+77
2017-05-19
[media] atomisp: drop unused qos variable
Valentin Vidic
1
-1
/
+0
2017-05-19
[media] atomisp: fixed sparse warnings
Avraham Shukron
1
-4
/
+5
2017-05-19
[media] atomisp: Fix unnecessary initialization of static
Fabrizio Perria
1
-1
/
+1
2017-05-19
[media] atomisp: use logical AND, not bitwise
Guru Das Srinagesh
1
-1
/
+1
2017-05-19
[media] atomisp: Add __printf validation and fix fallout
Joe Perches
8
-23
/
+25
2017-05-18
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
4
-7
/
+1
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-04-28
staging: media: atomisp: fix range checking on clk_num
Colin Ian King
1
-4
/
+4
2017-04-28
staging: media: atomisp: fix misspelled word in comment
Luis Oliveira
1
-1
/
+1
2017-04-28
staging: media: atomisp: kmap() can't fail
Fabian Frederick
1
-17
/
+2
2017-04-28
staging: atomisp: remove #ifdef for runtime PM functions
Arnd Bergmann
1
-11
/
+3
2017-04-28
staging: atomisp: satm include directory is gone
Arnd Bergmann
1
-1
/
+0
2017-04-28
atomisp: remove some more unused files
Alan Cox
4
-563
/
+0
2017-04-28
atomisp: remove hmm_load/store/clear indirections
Alan Cox
6
-61
/
+15
2017-04-28
atomisp: kill off mmgr_free
Alan Cox
14
-49
/
+30
2017-04-28
atomisp: clean up the hmm init/cleanup indirections
Alan Cox
6
-39
/
+8
2017-04-28
atomisp: handle allocation calls before init in the hmm layer
Alan Cox
1
-0
/
+5
2017-04-18
staging/media: make atomisp vlv2_plat_clock explicitly non-modular
Paul Gortmaker
1
-20
/
+1
2017-04-18
staging: atomisp: remove odd 'list' file
Greg Kroah-Hartman
1
-182
/
+0
2017-04-18
staging: atomisp: fix build breakage from files going away
Greg Kroah-Hartman
1
-2
/
+0
2017-04-14
staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()
Valerio Genovese
1
-1
/
+1
2017-04-14
staging: atomisp: avoid false-positive maybe-uninitialized warning
Arnd Bergmann
1
-8
/
+8
2017-04-14
atomisp: remove UDS kernel code
Alan Cox
7
-85
/
+23
2017-04-14
atomisp: remove xnr3_0_5 and xnr3_0_11
Alan Cox
9
-596
/
+0
2017-04-14
atomisp: remove fixedbds kernel code
Alan Cox
6
-100
/
+19
2017-04-14
atomisp: remove satm kernel
Alan Cox
5
-122
/
+0
2017-04-14
atomisp: remove contiguous handling
Alan Cox
4
-61
/
+15
2017-04-14
atomisp: remove sh_css_malloc indirections where we can
Alan Cox
4
-65
/
+72
2017-04-14
atomisp: remove indirection from sh_css_malloc
Alan Cox
3
-49
/
+25
2017-04-14
atomisp: unwrap the _ex malloc/free functions
Alan Cox
2
-25
/
+7
2017-04-14
atomisp: remove most of the uses of atomisp_kernel_malloc
Alan Cox
4
-32
/
+28
2017-04-14
staging: atomisp: move mipi_info assignment to next line in __get_asd_from_port()
Daeseok Youn
1
-3
/
+5
2017-04-14
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
Daeseok Youn
1
-2
/
+2
2017-04-14
staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
Daeseok Youn
1
-26
/
+8
2017-04-14
staging/atomisp: fix spelling mistake: "falied" -> "failed"
Colin Ian King
1
-1
/
+1
2017-04-14
staging: atomisp: use local variable to reduce number of references
Daeseok Youn
1
-17
/
+20
2017-03-29
staging: media: atomisp: compress return logic
Arushi Singhal
2
-12
/
+6
2017-03-29
staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()
Vaibhav Kothari
1
-1
/
+1
2017-03-29
Staging: atomisp - octal permissions, style fix
Derek Robson
2
-10
/
+7
2017-03-29
drivers/staging/media: atomisp: Removing redundant information from dev_err
Pushkar Jambhlekar
1
-1
/
+1
2017-03-29
atomisp: kill another define
Alan Cox
1
-11
/
+10
2017-03-29
atomisp: Remove another dead define
Alan Cox
1
-4
/
+0
2017-03-29
atomisp: remove dead code
Alan Cox
7
-235
/
+1
2017-03-23
ov5693: remove unused function
Alan Cox
1
-23
/
+0
[prev]
[next]