summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
Commit message (Expand)AuthorAgeFilesLines
...
* staging: media: atomisp: compress return logicArushi Singhal2017-03-291-6/+4Star
* atomisp: Remove another dead defineAlan Cox2017-03-291-4/+0Star
* atomisp: remove dead codeAlan Cox2017-03-297-235/+1Star
* staging: media: atomisp: Remove unnecessary braces.Varsha Rao2017-03-213-6/+3Star
* staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao2017-03-213-9/+0Star
* 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/+0Star
* 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/+0Star
* atomisp: remove another layer of allocator indirectionAlan Cox2017-03-219-110/+35Star
* atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox2017-03-212-90/+20Star
* atomisp: remove aa kernel wrappersAlan Cox2017-03-219-139/+26Star
* atomisp: remove the iefd2 kernelAlan Cox2017-03-2113-698/+0Star
* staging: media: atomisp: remove duplicate includesJérémy Lefaure2017-03-162-2/+0Star
* 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/+1Star
* 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/+0Star
* atomisp: remove pdaf kernelAlan Cox2017-03-124-237/+0Star
* atomisp: remove C_RUN define and codeAlan Cox2017-03-1214-163/+12Star
* atomisp: remove HIVECCAlan Cox2017-03-129-98/+1Star
* atomisp: remove unused code and unify a headerAlan Cox2017-03-122-42/+1Star
* staging: media: atomisp: Remove useless cast.Varsha Rao2017-03-092-5/+5
* atomisp: trim unused mmgr codeAlan Cox2017-03-081-79/+0Star
* atomisp: HRT_CSIM is never definedAlan Cox2017-03-088-198/+6Star
* atomisp: __SP is never defined so scrub this ifdefAlan Cox2017-03-089-46/+12Star
* 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