summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant2017-10-273-23/+22
* media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3
* media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani2017-10-271-7/+7
* 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/+2
* media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-231-5/+1
* 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: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-235-6/+0
* media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-231-1/+0
* media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-232-30/+28
* media: Staging: atomisp: constify driver_attributeArvind Yadav2017-09-231-1/+1
* media: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall2017-08-091-2/+2
* media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang2017-08-094-36/+3
* media: atomisp2: don't set driver_versionHans Verkuil2017-08-081-5/+1
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-081-1/+1
|\
| * media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter2017-07-261-1/+1
* | media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab2017-07-204-33/+18
* | media: staging: atomisp: fixed trivial coding style issueShy More2017-07-191-2/+1
* | media: staging: atomisp: fixed trivial coding style warningShy More2017-07-191-12/+12
* | media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch2017-07-191-48/+45
* | media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch2017-07-191-21/+23
* | media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla2017-07-194-21/+5
* | media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath2017-07-191-6/+2
* | 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/+0
* [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/+1
* [media] atomisp: remove sh_css_irq - it contains nothingAlan Cox2017-06-072-17/+0
* [media] atomisp: Unify lut free logicAlan Cox2017-06-072-21/+0
* [media] atomisp: Unify load_preview_binaries for the most partAlan Cox2017-06-071-39/+1
* [media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox2017-06-071-37/+3
* [media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox2017-06-074-103/+0
* [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/+5
* [media] atomisp2: remove HRT_UNSCHEDAlan Cox2017-06-074-27/+3
* [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/+1
* [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/+2
* [media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2017-05-192-4/+3
* [media] atomisp: Make undeclared symbols staticGuru Das Srinagesh2017-05-191-7/+7
OpenPOWER on IntegriCloud