aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated spaceSergei A. Trusov1-0/+1
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath1-6/+2
2017-06-08[media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab1-2/+0
2017-06-07[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox3-31/+1
2017-06-07[media] atomisp: remove sh_css_irq - it contains nothingAlan Cox1-16/+0
2017-06-07[media] atomisp: Unify lut free logicAlan Cox2-21/+0
2017-06-07[media] atomisp: Unify load_preview_binaries for the most partAlan Cox1-39/+1
2017-06-07[media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox1-37/+3
2017-06-07[media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox4-103/+0
2017-06-07[media] atomisp2: tidy up confused ifdefsAlan Cox1-21/+5
2017-06-07[media] atomisp2: remove HRT_UNSCHEDAlan Cox4-27/+3
2017-06-07[media] atomisp: remove NUM_OF_BLSAlan Cox1-5/+5
2017-06-07[media] atompisp: HAS_BL is never defined so lose itAlan Cox3-126/+1
2017-06-07[media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro2-2/+2
2017-05-19[media] atomisp: putting NULs in the wrong placeDan Carpenter1-2/+2
2017-05-19[media] atomisp: one char read beyond end of stringDan Carpenter1-3/+2
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede1-3/+3
2017-05-19[media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh1-1/+1
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches8-23/+25
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox1-7/+8
2017-04-28atomisp: kill off mmgr_freeAlan Cox12-39/+27
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox1-1/+1
2017-04-14atomisp: remove UDS kernel codeAlan Cox7-85/+23
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox8-592/+0
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox6-100/+19
2017-04-14atomisp: remove satm kernelAlan Cox4-121/+0
2017-04-14atomisp: remove contiguous handlingAlan Cox1-22/+9
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox4-65/+72
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox2-46/+25
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox2-25/+7
2017-03-29staging: media: atomisp: compress return logicArushi Singhal1-6/+4
2017-03-29atomisp: Remove another dead defineAlan Cox1-4/+0
2017-03-29atomisp: remove dead codeAlan Cox7-235/+1
2017-03-21staging: media: atomisp: Remove unnecessary braces.Varsha Rao3-6/+3
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao3-9/+0
2017-03-21staging: media: atomisp: Fix block comments warning.Varsha Rao2-13/+15
2017-03-21staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao2-10/+10
2017-03-21staging/atomisp: remove sh_css_lace_stat codeArnd Bergmann6-71/+0
2017-03-21stating/atomisp: fix -Wold-style-definition warningArnd Bergmann1-1/+1
2017-03-21atomisp: ia_css_bh_hmem_encode is a no-op so remove itAlan Cox5-35/+0
2017-03-21atomisp: remove another layer of allocator indirectionAlan Cox9-110/+35
2017-03-21atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox2-90/+20
2017-03-21atomisp: remove aa kernel wrappersAlan Cox9-139/+26
2017-03-21atomisp: remove the iefd2 kernelAlan Cox13-698/+0
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure2-2/+0
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_sizeTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeueTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueueTahia Khan1-1/+1