summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/hmm
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Remove driverSakari Ailus2018-05-165-2952/+0
* media: atomisp: get rid of a warningMauro Carvalho Chehab2018-04-171-1/+1
* media: atomisp: fix __user annotationsMauro Carvalho Chehab2018-04-172-3/+3
* media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-221-4/+2
* | Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-141-4/+4
|\ \
| * | Staging: media: atomisp: Use kmalloc_array instead of kmallocGeorgiana Chelu2017-09-291-4/+4
| |/
* | media: staging: atomisp: Remove FSF snail addressAndy Shevchenko2017-10-315-20/+0
* | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-314-20/+5
* | media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani2017-10-271-7/+7
* | media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-231-5/+1
|/
* 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: Remove unnecessary return statement in void functionAmitoj Kaur Chawla2017-07-191-1/+1
* [media] staging: atomisp: Fix endless recursion in hmm_initHans de Goede2017-06-071-1/+5
* [media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro2017-06-071-1/+1
* drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton2017-05-083-3/+5
* staging: media: atomisp: kmap() can't failFabian Frederick2017-04-281-17/+2
* atomisp: remove some more unused filesAlan Cox2017-04-281-333/+0
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-281-2/+2
* atomisp: handle allocation calls before init in the hmm layerAlan Cox2017-04-281-0/+5
* atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox2017-04-143-28/+28
* staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King2017-04-141-1/+1
* Staging: atomisp - octal permissions, style fixDerek Robson2017-03-291-4/+4
* drivers/staging/media: atomisp: Removing redundant information from dev_errPushkar Jambhlekar2017-03-291-1/+1
* atomisp: kill another defineAlan Cox2017-03-291-11/+10
* Staging: atomisp: fix locking in alloc_user_pages()Dan Carpenter2017-03-211-0/+1
* Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION i...Jérémy Lefaure2017-03-171-2/+0
* staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabledJérémy Lefaure2017-03-161-0/+2
* atomisp: remove dead code for SSSE3Alan Cox2017-03-121-31/+1
* staging: media: atomisp: Remove useless cast.Varsha Rao2017-03-091-1/+1
* atomisp: USE_KMEM_CACHE is always defined so remove the dead codeAlan Cox2017-03-081-16/+0
* staging: media: atomisp: handle sched.h breakupGreg Kroah-Hartman2017-03-061-1/+1
* staging/atomisp: Add support for the Intel IPU v2Alan Cox2017-03-066-0/+3377
OpenPOWER on IntegriCloud