summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci
Commit message (Expand)AuthorAgeFilesLines
* staging: media: atomisp: kmap() can't failFabian Frederick2017-04-281-17/+2
* staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann2017-04-281-11/+3
* staging: atomisp: satm include directory is goneArnd Bergmann2017-04-281-1/+0
* atomisp: remove some more unused filesAlan Cox2017-04-284-563/+0
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-286-61/+15
* atomisp: kill off mmgr_freeAlan Cox2017-04-2814-49/+30
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-286-39/+8
* 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/+0
* staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman2017-04-181-2/+0
* atomisp: remove UDS kernel codeAlan Cox2017-04-147-85/+23
* atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox2017-04-149-596/+0
* atomisp: remove fixedbds kernel codeAlan Cox2017-04-146-100/+19
* atomisp: remove satm kernelAlan Cox2017-04-145-122/+0
* atomisp: remove contiguous handlingAlan Cox2017-04-144-61/+15
* 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/+25
* atomisp: unwrap the _ex malloc/free functionsAlan Cox2017-04-142-25/+7
* atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox2017-04-144-32/+28
* staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn2017-04-141-3/+5
* staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn2017-04-141-2/+2
* staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn2017-04-141-27/+9
* staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King2017-04-141-1/+1
* staging: atomisp: use local variable to reduce number of referencesDaeseok Youn2017-04-141-17/+20
* staging: media: atomisp: compress return logicArushi Singhal2017-03-292-12/+6
* Staging: atomisp - octal permissions, style fixDerek Robson2017-03-292-10/+7
* drivers/staging/media: atomisp: Removing redundant information from dev_errPushkar Jambhlekar2017-03-291-1/+1
* atomisp: kill another defineAlan Cox2017-03-291-11/+10
* atomisp: Remove another dead defineAlan Cox2017-03-291-4/+0
* atomisp: remove dead codeAlan Cox2017-03-297-235/+1
* staging: media: atomisp: fix build errors when PM is disabledJérémy Lefaure2017-03-211-2/+2
* staging: atomisp: remove useless condition in if-statementsDaeseok Youn2017-03-211-4/+2
* staging: media: atomisp: Remove unnecessary braces.Varsha Rao2017-03-213-6/+3
* staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao2017-03-213-9/+0
* staging: media: atomisp: Fix block comments warning.Varsha Rao2017-03-212-13/+15
* staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao2017-03-212-10/+10
* staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn2017-03-211-12/+10
* atomisp: remove a sysfs error message that can be used to log spamAlan Cox2017-03-211-3/+1
* staging: atomisp: remove redudant condition in if-statementDaeseok Youn2017-03-211-1/+1
* staging: atomisp: remove else statement after returnDaeseok Youn2017-03-211-3/+3
* staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann2017-03-211-1/+1
* staging/atomisp: remove sh_css_lace_stat codeArnd Bergmann2017-03-217-72/+0
* stating/atomisp: fix -Wold-style-definition warningArnd Bergmann2017-03-211-1/+1
* Staging: atomisp: fix an uninitialized variable bugDan Carpenter2017-03-211-1/+1
* Staging: atomisp: fix locking in alloc_user_pages()Dan Carpenter2017-03-211-0/+1
* atomisp: remove another pair of 2400/2401 differencesAlan Cox2017-03-212-11/+0
* atomisp: ia_css_bh_hmem_encode is a no-op so remove itAlan Cox2017-03-215-35/+0
* atomisp: remove another layer of allocator indirectionAlan Cox2017-03-2110-176/+35
* atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox2017-03-212-90/+20
* atomisp: remove aa kernel wrappersAlan Cox2017-03-219-139/+26
OpenPOWER on IntegriCloud