summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-4704/+0
2018-04-17media: atomisp: fix __user annotationsMauro Carvalho Chehab1-1/+1
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab1-8/+8
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab1-3/+3
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab1-5/+6
2018-04-04media: staging: atomisp: get rid of an unused functionMauro Carvalho Chehab1-21/+0
2018-04-04media: staging: atomisp: remove unused set_pd_base()Mauro Carvalho Chehab1-4/+0
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King1-1/+1
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab1-1/+1
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab1-8/+19
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-09-29Staging: media: atomisp: pci: Place constant on the right side in comparissonsGeorgiana Chelu1-4/+4
2017-09-29Staging: media: atomisp: pci: Move open brace '{' on the next lineGeorgiana Chelu1-1/+2
2017-09-29Staging: media: atomisp: Add blank line after declarationsGeorgiana Chelu1-0/+10
2017-09-29Staging: media: atomisp: Use unsigned int instead of unsignedGeorgiana Chelu1-3/+3
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang1-2/+2
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla1-2/+2
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede1-1/+0
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox1-3/+0
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox1-4/+0
2017-03-21atomisp: remove another layer of allocator indirectionAlan Cox1-66/+0
2017-03-16staging: media: atomisp: fix semicolon.cocci warningsJulia Lawall1-1/+1
2017-03-14staging: media: Remove unused function atomisp_set_stop_timeout()simran singhal1-5/+0
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox1-0/+4800