summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/platform
AgeCommit message (Expand)AuthorFilesLines
2017-06-07[media] staging: atomisp: Do not call dev_warn with a NULL deviceHans de Goede1-1/+1
2017-06-07[media] staging: atomisp: Fix calling efivar_entry_get() with unaligned argum...Hans de Goede1-8/+9
2017-05-19[media] atomisp: fix coding style warningsAvraham Shukron2-19/+35
2017-05-19[media] atomisp: fixed coding style errorsAvraham Shukron2-79/+79
2017-05-19[media] atomisp: drop unused qos variableValentin Vidic1-1/+0
2017-05-19[media] atomisp: fixed sparse warningsAvraham Shukron1-4/+5
2017-04-28staging: media: atomisp: fix range checking on clk_numColin Ian King1-4/+4
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker1-20/+1
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao1-2/+0
2017-03-21staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao1-3/+3
2017-03-17staging: media: atomisp: add missing include in vlv2_plat_clock.cJérémy Lefaure1-0/+1
2017-03-16staging: atomisp: silence an array overflow warningDan Carpenter1-1/+1
2017-03-12staging: atomisp: remove redundant check for client being nullColin Ian King1-1/+1
2017-03-07staging: atomisp: fix include Makefile messGreg Kroah-Hartman3-5/+5
2017-03-06staging/atomisp: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox8-0/+1407