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-08-08
Merge tag 'v4.13-rc4' into patchwork
Mauro Carvalho Chehab
10
-12
/
+11
2017-07-26
media: atomisp2: array underflow in imx_enum_frame_size()
Dan Carpenter
3
-3
/
+3
2017-07-26
media: atomisp2: array underflow in ap1302_enum_frame_size()
Dan Carpenter
1
-2
/
+2
2017-07-26
media: atomisp2: Array underflow in atomisp_enum_input()
Dan Carpenter
1
-1
/
+1
2017-07-26
media: staging: atomisp: array underflow in ioctl
Dan Carpenter
5
-6
/
+5
2017-07-20
media: atomisp: use LINUX_VERSION_CODE for driver version
Mauro Carvalho Chehab
5
-37
/
+16
2017-07-19
media: staging: atomisp: fixed trivial coding style issue
Shy More
1
-2
/
+1
2017-07-19
media: staging: atomisp: fixed trivial coding style warning
Shy More
1
-12
/
+12
2017-07-19
media: staging: atomisp: hmm: Alignment code (rebased)
Philipp Guendisch
1
-48
/
+45
2017-07-19
media: staging: atomisp: hmm: Fixed comment style
Philipp Guendisch
1
-21
/
+23
2017-07-19
media: staging: atomisp: Use kvfree() instead of kfree()/vfree()
Amitoj Kaur Chawla
4
-21
/
+5
2017-07-19
media: staging: atomisp: use kstrdup to replace kmalloc and memcpy
Hari Prasath
1
-6
/
+2
2017-07-19
media: staging: atomisp: gc2235: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: mt9m114: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: ov5693: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: ov2722: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: gc0310: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: ov8858: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: ov2680: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: lm3554: constify acpi_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: staging: atomisp: i2c: ov5693: Fix style a coding style issue
Ivan Menshykov
1
-3
/
+3
2017-07-19
media: staging: atomisp: gc2235: fix sparse warning: missing static
Guillermo O. Freschi
2
-4
/
+4
2017-07-19
media: staging: atomisp: Remove unnecessary return statement in void function
Amitoj Kaur Chawla
1
-1
/
+1
2017-07-17
media: staging: atomisp: disable warnings with cc-disable-warning
Mauro Carvalho Chehab
1
-4
/
+6
2017-06-08
[media] atomisp: use correct dialect to disable warnings
Mauro Carvalho Chehab
3
-6
/
+12
2017-06-08
[media] staging: css2400/Makefile: don't include non-existing files
Mauro Carvalho Chehab
1
-2
/
+0
2017-06-07
[media] staging: atomisp: Fix endless recursion in hmm_init
Hans de Goede
1
-1
/
+5
2017-06-07
[media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Should it be static?)
Chen Guanqiao
1
-2
/
+2
2017-06-07
[media] staging: atomisp: Make ov2680 driver less chatty
Hans de Goede
1
-5
/
+2
2017-06-07
[media] staging: atomisp: Ignore errors from second gpio in ov2680 driver
Hans de Goede
1
-3
/
+4
2017-06-07
[media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driver
Hans de Goede
1
-0
/
+1
2017-06-07
[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driver
Hans de Goede
1
-0
/
+1
2017-06-07
[media] staging: atomisp: Set step to 0 for mt9m114 menu control
Hans de Goede
1
-1
/
+1
2017-06-07
[media] staging: atomisp: Do not call dev_warn with a NULL device
Hans de Goede
1
-1
/
+1
2017-06-07
[media] staging: atomisp: Fix calling efivar_entry_get() with unaligned arguments
Hans de Goede
1
-8
/
+9
2017-06-07
[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_index
Alan Cox
3
-31
/
+1
2017-06-07
[media] atomisp: remove sh_css_irq - it contains nothing
Alan Cox
2
-17
/
+0
2017-06-07
[media] atomisp: Unify lut free logic
Alan Cox
2
-21
/
+0
2017-06-07
[media] atomisp: Unify load_preview_binaries for the most part
Alan Cox
1
-39
/
+1
2017-06-07
[media] atomisp: unify sh_css_hmm_buffer_record_acquire
Alan Cox
1
-37
/
+3
2017-06-07
[media] atomisp: eliminate dead code under HAS_RES_MGR
Alan Cox
4
-103
/
+0
2017-06-07
[media] atomisp2: off by one in atomisp_s_input()
Dan Carpenter
1
-1
/
+1
2017-06-07
[media] atomisp2: tidy up confused ifdefs
Alan Cox
1
-21
/
+5
2017-06-07
[media] atomisp2: remove HRT_UNSCHED
Alan Cox
4
-27
/
+3
2017-06-07
[media] atomisp: remove NUM_OF_BLS
Alan Cox
1
-5
/
+5
2017-06-07
[media] atompisp: HAS_BL is never defined so lose it
Alan Cox
3
-126
/
+1
2017-06-07
[media] staging: media: atomisp: fix non static symbol warnings
Juan Antonio Pedreira Martos
1
-2
/
+2
2017-06-07
[media] atomisp: use NULL instead of 0 for pointers
Paolo Cretaro
5
-6
/
+6
2017-05-19
[media] atomisp: disable several warnings when W=1
Mauro Carvalho Chehab
4
-0
/
+20
2017-05-19
[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.c
Manny Vindiola
1
-0
/
+1
[prev]
[next]