summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: remove redundant assignments to various variablesColin Ian King2018-03-211-1/+1
* media: staging: media: atomisp: remove pointless string copyArnd Bergmann2018-03-211-7/+1
* media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva2018-03-211-8/+8
* media: staging: media: Replace "be be" with "be"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Remove unnecessary semicolonArushi Singhal2018-03-061-1/+1
* media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
* media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden2017-12-291-12/+12
* media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden2017-12-291-1/+1
* media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-30155-1718/+1718
* Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-141-1/+1
|\
| * atomisp2: remove cast from memory allocationAishwarya Pant2017-09-291-2/+2
* | media: atomisp: get rid of storage_class.hMauro Carvalho Chehab2017-11-0160-314/+230
* | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3
* | media: atomisp: fix other inconsistent identingMauro Carvalho Chehab2017-11-014-35/+35
* | media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab2017-11-011-16/+16
* | media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab2017-11-011-45/+46
* | media: atomisp: fix ident for assert/returnMauro Carvalho Chehab2017-11-0118-150/+150
* | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-311-3/+1
* | media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma2017-10-311-3/+3
* | media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant2017-10-273-23/+22
* | media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3
* | media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma2017-09-231-1/+3
* | media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais2017-09-231-4/+2
* | media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj2017-09-231-1/+1
* | media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer2017-09-231-1/+2
* | media: staging/atomisp: fix header guardsNicolas Iooss2017-09-233-3/+3
* | media: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2
|/
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging: atomisp: fixed trivial coding style issueShy More2017-07-191-2/+1
* media: staging: atomisp: fixed trivial coding style warningShy More2017-07-191-12/+12
* media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath2017-07-191-6/+2
* [media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab2017-06-081-2/+0
* [media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox2017-06-073-31/+1
* [media] atomisp: remove sh_css_irq - it contains nothingAlan Cox2017-06-071-16/+0
* [media] atomisp: Unify lut free logicAlan Cox2017-06-072-21/+0
* [media] atomisp: Unify load_preview_binaries for the most partAlan Cox2017-06-071-39/+1
* [media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox2017-06-071-37/+3
* [media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox2017-06-074-103/+0
* [media] atomisp2: tidy up confused ifdefsAlan Cox2017-06-071-21/+5
* [media] atomisp2: remove HRT_UNSCHEDAlan Cox2017-06-074-27/+3
* [media] atomisp: remove NUM_OF_BLSAlan Cox2017-06-071-5/+5
* [media] atompisp: HAS_BL is never defined so lose itAlan Cox2017-06-073-126/+1
* [media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro2017-06-072-2/+2
* [media] atomisp: putting NULs in the wrong placeDan Carpenter2017-05-191-2/+2
* [media] atomisp: one char read beyond end of stringDan Carpenter2017-05-191-3/+2
* [media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2017-05-191-3/+3
* [media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh2017-05-191-1/+1
* [media] atomisp: Add __printf validation and fix falloutJoe Perches2017-05-198-23/+25
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-281-7/+8
* atomisp: kill off mmgr_freeAlan Cox2017-04-2812-39/+27
OpenPOWER on IntegriCloud