summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* staging: media: atomisp: fix range checking on clk_numColin Ian King2017-04-281-4/+4
* staging: media: atomisp: fix misspelled word in commentLuis Oliveira2017-04-281-1/+1
* 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/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker2017-04-181-20/+1
* 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
* staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese2017-04-141-1/+1
* staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann2017-04-141-8/+8
* 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: media: atomisp: i2c: removed unnecessary white space before comma in...Vaibhav Kothari2017-03-291-1/+1
* 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
* ov5693: remove unused functionAlan Cox2017-03-231-23/+0
* 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-214-11/+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-213-13/+13
* 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 ACPI dependencyArnd Bergmann2017-03-211-1/+1
* staging/atomisp: add PCI dependencyArnd Bergmann2017-03-211-1/+1
* staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann2017-03-211-1/+1
OpenPOWER on IntegriCloud