summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/platform
AgeCommit message (Expand)AuthorFilesLines
2020-05-20media: atomisp: use regulator_get_optional() for first attemptMauro Carvalho Chehab1-2/+5
2020-05-20media: atomisp: add Asus Transform T101HA ACPI varsMauro Carvalho Chehab1-0/+16
2020-05-20media: atomisp: add support for possible new namesMauro Carvalho Chehab1-0/+11
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab1-9/+10
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-1/+1
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab3-0/+788
2018-05-16media: staging: atomisp: Remove driverSakari Ailus3-788/+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 Bossart6-332/+51
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko1-1/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2-99/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko1-58/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko1-7/+0
2017-09-23media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko1-33/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko1-101/+0
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