index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
Age
Commit message (
Expand
)
Author
Lines
2017-06-08
[media] atomisp: use correct dialect to disable warnings
Mauro Carvalho Chehab
-6
/
+12
2017-06-08
[media] staging: css2400/Makefile: don't include non-existing files
Mauro Carvalho Chehab
-2
/
+0
2017-06-07
[media] staging: atomisp: Fix endless recursion in hmm_init
Hans de Goede
-1
/
+5
2017-06-07
[media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Shoul...
Chen Guanqiao
-2
/
+2
2017-06-07
[media] staging: atomisp: Make ov2680 driver less chatty
Hans de Goede
-5
/
+2
2017-06-07
[media] staging: atomisp: Ignore errors from second gpio in ov2680 driver
Hans de Goede
-3
/
+4
2017-06-07
[media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driver
Hans de Goede
-0
/
+1
2017-06-07
[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driver
Hans de Goede
-0
/
+1
2017-06-07
[media] staging: atomisp: Set step to 0 for mt9m114 menu control
Hans de Goede
-1
/
+1
2017-06-07
[media] staging: atomisp: Do not call dev_warn with a NULL device
Hans de Goede
-1
/
+1
2017-06-07
[media] staging: atomisp: Fix calling efivar_entry_get() with unaligned argum...
Hans de Goede
-8
/
+9
2017-06-07
[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_index
Alan Cox
-31
/
+1
2017-06-07
[media] atomisp: remove sh_css_irq - it contains nothing
Alan Cox
-17
/
+0
2017-06-07
[media] atomisp: Unify lut free logic
Alan Cox
-21
/
+0
2017-06-07
[media] atomisp: Unify load_preview_binaries for the most part
Alan Cox
-39
/
+1
2017-06-07
[media] atomisp: unify sh_css_hmm_buffer_record_acquire
Alan Cox
-37
/
+3
2017-06-07
[media] atomisp: eliminate dead code under HAS_RES_MGR
Alan Cox
-103
/
+0
2017-06-07
[media] atomisp2: off by one in atomisp_s_input()
Dan Carpenter
-1
/
+1
2017-06-07
[media] atomisp2: tidy up confused ifdefs
Alan Cox
-21
/
+5
2017-06-07
[media] atomisp2: remove HRT_UNSCHED
Alan Cox
-27
/
+3
2017-06-07
[media] atomisp: remove NUM_OF_BLS
Alan Cox
-5
/
+5
2017-06-07
[media] atompisp: HAS_BL is never defined so lose it
Alan Cox
-126
/
+1
2017-06-07
[media] staging: media: atomisp: fix non static symbol warnings
Juan Antonio Pedreira Martos
-2
/
+2
2017-06-07
[media] atomisp: use NULL instead of 0 for pointers
Paolo Cretaro
-6
/
+6
2017-05-19
[media] atomisp: disable several warnings when W=1
Mauro Carvalho Chehab
-0
/
+20
2017-05-19
[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.c
Manny Vindiola
-0
/
+1
2017-05-19
[media] atomisp: putting NULs in the wrong place
Dan Carpenter
-2
/
+2
2017-05-19
[media] atomisp: one char read beyond end of string
Dan Carpenter
-3
/
+2
2017-05-19
[media] atomisp: Fix -Werror=int-in-bool-context compile errors
Hans de Goede
-4
/
+3
2017-05-19
[media] atomisp: Make undeclared symbols static
Guru Das Srinagesh
-7
/
+7
2017-05-19
[media] atomisp: fix coding style warnings
Avraham Shukron
-19
/
+35
2017-05-19
[media] atomisp: fixed coding style errors
Avraham Shukron
-79
/
+79
2017-05-19
[media] atomisp: drop unused qos variable
Valentin Vidic
-1
/
+0
2017-05-19
[media] atomisp: fixed sparse warnings
Avraham Shukron
-4
/
+5
2017-05-19
[media] atomisp: Fix unnecessary initialization of static
Fabrizio Perria
-1
/
+1
2017-05-19
[media] atomisp: use logical AND, not bitwise
Guru Das Srinagesh
-1
/
+1
2017-05-19
[media] atomisp: Add __printf validation and fix fallout
Joe Perches
-23
/
+25
2017-05-18
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
-7
/
+1
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
-4
/
+9
2017-04-28
staging: media: atomisp: fix range checking on clk_num
Colin Ian King
-4
/
+4
2017-04-28
staging: media: atomisp: fix misspelled word in comment
Luis Oliveira
-1
/
+1
2017-04-28
staging: media: atomisp: kmap() can't fail
Fabian Frederick
-17
/
+2
2017-04-28
staging: atomisp: remove #ifdef for runtime PM functions
Arnd Bergmann
-11
/
+3
2017-04-28
staging: atomisp: satm include directory is gone
Arnd Bergmann
-1
/
+0
2017-04-28
atomisp: remove some more unused files
Alan Cox
-563
/
+0
2017-04-28
atomisp: remove hmm_load/store/clear indirections
Alan Cox
-61
/
+15
2017-04-28
atomisp: kill off mmgr_free
Alan Cox
-49
/
+30
2017-04-28
atomisp: clean up the hmm init/cleanup indirections
Alan Cox
-39
/
+8
2017-04-28
atomisp: handle allocation calls before init in the hmm layer
Alan Cox
-0
/
+5
2017-04-18
staging/media: make atomisp vlv2_plat_clock explicitly non-modular
Paul Gortmaker
-20
/
+1
[next]