summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2
AgeCommit message (Expand)Author
2017-09-22atomisp: use get_user_pages_fast()Al Viro
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath
2017-07-19media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab
2017-06-08[media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab
2017-06-07[media] staging: atomisp: Fix endless recursion in hmm_initHans de Goede
2017-06-07[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox
2017-06-07[media] atomisp: remove sh_css_irq - it contains nothingAlan Cox
2017-06-07[media] atomisp: Unify lut free logicAlan Cox
2017-06-07[media] atomisp: Unify load_preview_binaries for the most partAlan Cox
2017-06-07[media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox
2017-06-07[media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox
2017-06-07[media] atomisp2: off by one in atomisp_s_input()Dan Carpenter
2017-06-07[media] atomisp2: tidy up confused ifdefsAlan Cox
2017-06-07[media] atomisp2: remove HRT_UNSCHEDAlan Cox
2017-06-07[media] atomisp: remove NUM_OF_BLSAlan Cox
2017-06-07[media] atompisp: HAS_BL is never defined so lose itAlan Cox
2017-06-07[media] staging: media: atomisp: fix non static symbol warningsJuan Antonio Pedreira Martos
2017-06-07[media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro
2017-05-19[media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab
2017-05-19[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola
2017-05-19[media] atomisp: putting NULs in the wrong placeDan Carpenter
2017-05-19[media] atomisp: one char read beyond end of stringDan Carpenter
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede
2017-05-19[media] atomisp: Make undeclared symbols staticGuru Das Srinagesh
2017-05-19[media] atomisp: Fix unnecessary initialization of staticFabrizio Perria
2017-05-19[media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches
2017-05-18[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton
2017-04-28staging: media: atomisp: kmap() can't failFabian Frederick
2017-04-28staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann
2017-04-28staging: atomisp: satm include directory is goneArnd Bergmann
2017-04-28atomisp: remove some more unused filesAlan Cox
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox
2017-04-28atomisp: kill off mmgr_freeAlan Cox
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox
2017-04-28atomisp: handle allocation calls before init in the hmm layerAlan Cox