summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2
Commit message (Expand)AuthorAgeFilesLines
...
* | media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla2017-07-194-21/+5Star
* | media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath2017-07-191-6/+2Star
* | media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla2017-07-191-1/+1
|/
* media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab2017-07-171-4/+6
* [media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab2017-06-081-2/+0Star
* [media] staging: atomisp: Fix endless recursion in hmm_initHans de Goede2017-06-071-1/+5
* [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-072-17/+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: off by one in atomisp_s_input()Dan Carpenter2017-06-071-1/+1
* [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] staging: media: atomisp: fix non static symbol warningsJuan Antonio Pedreira Martos2017-06-071-2/+2
* [media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro2017-06-074-5/+5
* [media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab2017-05-191-0/+6
* [media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola2017-05-191-0/+1
* [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-192-4/+3Star
* [media] atomisp: Make undeclared symbols staticGuru Das Srinagesh2017-05-191-7/+7
* [media] atomisp: Fix unnecessary initialization of staticFabrizio Perria2017-05-191-1/+1
* [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
* [media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab2017-05-181-1/+1
* drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton2017-05-094-4/+9
* staging: media: atomisp: kmap() can't failFabian Frederick2017-04-281-17/+2Star
* staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann2017-04-281-11/+3Star
* staging: atomisp: satm include directory is goneArnd Bergmann2017-04-281-1/+0Star
* atomisp: remove some more unused filesAlan Cox2017-04-284-563/+0Star
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-286-61/+15Star
* atomisp: kill off mmgr_freeAlan Cox2017-04-2814-49/+30Star
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-286-39/+8Star
* atomisp: handle allocation calls before init in the hmm layerAlan Cox2017-04-281-0/+5
* staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman2017-04-181-182/+0Star
* staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman2017-04-181-2/+0Star
* atomisp: remove UDS kernel codeAlan Cox2017-04-147-85/+23Star
* atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox2017-04-149-596/+0Star
* atomisp: remove fixedbds kernel codeAlan Cox2017-04-146-100/+19Star
* atomisp: remove satm kernelAlan Cox2017-04-145-122/+0Star
* atomisp: remove contiguous handlingAlan Cox2017-04-144-61/+15Star
* atomisp: remove sh_css_malloc indirections where we canAlan Cox2017-04-144-65/+72
* atomisp: remove indirection from sh_css_mallocAlan Cox2017-04-143-49/+25Star
* atomisp: unwrap the _ex malloc/free functionsAlan Cox2017-04-142-25/+7Star
* atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox2017-04-144-32/+28Star
* staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn2017-04-141-3/+5