summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-11094/+0
2018-05-16media: atomisp: fix misleading addr informationShaokun Zhang1-1/+1
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab1-66/+66
2018-04-04media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab1-1/+0
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab1-15/+15
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab1-1/+0
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab1-17/+13
2018-03-21media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden1-21/+10
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King1-1/+1
2018-03-21media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva1-8/+8
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab1-34/+34
2017-11-01media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab1-45/+46
2017-10-27media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant1-18/+18
2017-09-23media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais1-4/+2
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov1-0/+1
2017-06-07[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox1-23/+1
2017-06-07[media] atomisp: Unify lut free logicAlan Cox1-7/+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 Cox1-30/+0
2017-06-07[media] atomisp2: tidy up confused ifdefsAlan Cox1-21/+5
2017-06-07[media] atomisp2: remove HRT_UNSCHEDAlan Cox1-8/+2
2017-06-07[media] atompisp: HAS_BL is never defined so lose itAlan Cox1-101/+0
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches1-9/+10
2017-04-28atomisp: kill off mmgr_freeAlan Cox1-2/+2
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox1-45/+47
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox1-28/+24
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox1-12/+3
2017-03-29atomisp: remove dead codeAlan Cox1-109/+1
2017-03-21atomisp: remove another layer of allocator indirectionAlan Cox1-4/+0
2017-03-12staging: css2400/sh_css: Remove parentheses from return argumentssimran singhal1-10/+10
2017-03-12atomisp: remove C_RUN define and codeAlan Cox1-4/+4
2017-03-08atomisp: HRT_CSIM is never definedAlan Cox1-42/+0
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox1-0/+11529