summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
Commit message (Expand)AuthorAgeFilesLines
* 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/+230Star
* | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3Star
* | 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/+1Star
* | 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/+22Star
* | media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3Star
* | 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/+2Star
* | 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/+2Star
|/
* 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/+1Star
* 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/+2Star
* [media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab2017-06-081-2/+0Star
* [media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox2017-06-073-31/+1Star
* [media] atomisp: remove sh_css_irq - it contains nothingAlan Cox2017-06-071-16/+0Star
* [media] atomisp: Unify lut free logicAlan Cox2017-06-072-21/+0Star
* [media] atomisp: Unify load_preview_binaries for the most partAlan Cox2017-06-071-39/+1Star
* [media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox2017-06-071-37/+3Star
* [media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox2017-06-074-103/+0Star
* [media] atomisp2: tidy up confused ifdefsAlan Cox2017-06-071-21/+5Star
* [media] atomisp2: remove HRT_UNSCHEDAlan Cox2017-06-074-27/+3Star
* [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/+1Star
* [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/+2Star
* [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/+27Star
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-281-1/+1
* atomisp: remove UDS kernel codeAlan Cox2017-04-147-85/+23Star
* atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox2017-04-148-592/+0Star
* atomisp: remove fixedbds kernel codeAlan Cox2017-04-146-100/+19Star
* atomisp: remove satm kernelAlan Cox2017-04-144-121/+0Star
* atomisp: remove contiguous handlingAlan Cox2017-04-141-22/+9Star
* 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/+25Star
* atomisp: unwrap the _ex malloc/free functionsAlan Cox2017-04-142-25/+7Star