aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-779/+0
2018-04-17media: atomisp: remove an impossible conditionMauro Carvalho Chehab1-6/+0
2018-04-04media: staging: atomisp: avoid a warning if 32 bits buildMauro Carvalho Chehab1-0/+2
2018-04-04media: staging: atomisp: don't access a NULL varMauro Carvalho Chehab1-3/+3
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko1-1/+2
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko1-39/+70
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko1-3/+2
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko1-4/+2
2017-12-29media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko1-2/+2
2017-10-31media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko1-43/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko1-12/+0
2017-10-31media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko1-12/+2
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant1-3/+1
2017-10-27media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede1-0/+7
2017-09-23media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart1-12/+51
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 argumentsHans de Goede1-8/+9
2017-05-19[media] atomisp: fix coding style warningsAvraham Shukron1-15/+30
2017-05-19[media] atomisp: fixed coding style errorsAvraham Shukron1-78/+78
2017-05-19[media] atomisp: fixed sparse warningsAvraham Shukron1-4/+5
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-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-Hartman1-3/+3
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox1-0/+760