summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
Commit message (Expand)AuthorAgeFilesLines
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-281-7/+8
* atomisp: kill off mmgr_freeAlan Cox2017-04-2812-39/+27
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-281-1/+1
* atomisp: remove UDS kernel codeAlan Cox2017-04-147-85/+23
* atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox2017-04-148-592/+0
* atomisp: remove fixedbds kernel codeAlan Cox2017-04-146-100/+19
* atomisp: remove satm kernelAlan Cox2017-04-144-121/+0
* atomisp: remove contiguous handlingAlan Cox2017-04-141-22/+9
* atomisp: remove sh_css_malloc indirections where we canAlan Cox2017-04-144-65/+72
* atomisp: remove indirection from sh_css_mallocAlan Cox2017-04-142-46/+25
* atomisp: unwrap the _ex malloc/free functionsAlan Cox2017-04-142-25/+7
* staging: media: atomisp: compress return logicArushi Singhal2017-03-291-6/+4
* atomisp: Remove another dead defineAlan Cox2017-03-291-4/+0
* atomisp: remove dead codeAlan Cox2017-03-297-235/+1
* staging: media: atomisp: Remove unnecessary braces.Varsha Rao2017-03-213-6/+3
* staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao2017-03-213-9/+0
* staging: media: atomisp: Fix block comments warning.Varsha Rao2017-03-212-13/+15
* staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao2017-03-212-10/+10
* staging/atomisp: remove sh_css_lace_stat codeArnd Bergmann2017-03-216-71/+0
* stating/atomisp: fix -Wold-style-definition warningArnd Bergmann2017-03-211-1/+1
* atomisp: ia_css_bh_hmem_encode is a no-op so remove itAlan Cox2017-03-215-35/+0
* atomisp: remove another layer of allocator indirectionAlan Cox2017-03-219-110/+35
* atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox2017-03-212-90/+20
* atomisp: remove aa kernel wrappersAlan Cox2017-03-219-139/+26
* atomisp: remove the iefd2 kernelAlan Cox2017-03-2113-698/+0
* staging: media: atomisp: remove duplicate includesJérémy Lefaure2017-03-162-2/+0
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_sizeTahia Khan2017-03-161-1/+1
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeueTahia Khan2017-03-161-1/+1
* staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueueTahia Khan2017-03-161-1/+1
* staging/atomisp: remove redundant null check on frameColin Ian King2017-03-141-2/+1
* staging: css2400/sh_css: Remove parentheses from return argumentssimran singhal2017-03-121-10/+10
* staging: sh_css_firmware: Remove parentheses from return argumentssimran singhal2017-03-121-1/+1
* atomisp: remove FPGA definesAlan Cox2017-03-121-16/+0
* atomisp: remove pdaf kernelAlan Cox2017-03-124-237/+0
* atomisp: remove C_RUN define and codeAlan Cox2017-03-1214-163/+12
* atomisp: remove HIVECCAlan Cox2017-03-129-98/+1
* atomisp: remove unused code and unify a headerAlan Cox2017-03-122-42/+1
* staging: media: atomisp: Remove useless cast.Varsha Rao2017-03-092-5/+5
* atomisp: trim unused mmgr codeAlan Cox2017-03-081-79/+0
* atomisp: HRT_CSIM is never definedAlan Cox2017-03-088-198/+6
* atomisp: __SP is never defined so scrub this ifdefAlan Cox2017-03-089-46/+12
* staging: media: atomisp: Fixed typo.Varsha Rao2017-03-061-1/+1
* staging: media: atomisp: Use unsigned int instead of unsigned.Varsha Rao2017-03-062-6/+6
* staging: media: atomisp: Fix block comments warning.Varsha Rao2017-03-061-3/+3
* staging: media: atomisp: Replace 'uint32_t' with kernel type u32.Varsha Rao2017-03-061-4/+4
* staging: media: atomisp: Added spaces around arithmetic and bitwise operators.Varsha Rao2017-03-061-5/+5
* staging: media: atomisp: Fix line over 80 characters.Varsha Rao2017-03-061-1/+2
* staging: media: atomisp: Removed unnecessary parentheses.Varsha Rao2017-03-064-12/+12
* staging/atomisp: Add support for the Intel IPU v2Alan Cox2017-03-06789-0/+128713
OpenPOWER on IntegriCloud