summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-28staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij1-3/+4
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko1-0/+1
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab2-4/+10
2020-06-11media: atomisp: use macros from intel-family.hMauro Carvalho Chehab1-4/+6
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab11-0/+11
2020-06-11media: staging: atomisp: There's no struct atomisp_dvs2_coefficientsSakari Ailus1-1/+1
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab2-2/+2
2020-06-11media: atomisp: use pin_user_pages() for memory allocationMauro Carvalho Chehab1-0/+2
2020-06-11media: atomisp: get rid of memory_access.cMauro Carvalho Chehab1-0/+3
2020-06-11media: atomisp: go one step further to drop ia_css_memory_access.cMauro Carvalho Chehab2-1/+4
2020-06-11media: atomisp: reduce abstraction at ia_css_memory_accessMauro Carvalho Chehab1-3/+0
2020-06-11media: atomisp: simplify hive_isp_css_mm_hrt wrapperMauro Carvalho Chehab1-9/+0
2020-06-11media: atomisp: get rid of hmm_vm.cMauro Carvalho Chehab1-65/+0
2020-05-20media: atomisp: isp_mmu: don't use kmem_cacheMauro Carvalho Chehab1-1/+0
2020-05-20media: atomisp: better display DMI and EFI found entriesMauro Carvalho Chehab1-2/+4
2020-05-20media: atomisp: cleanup directory hierarchyMauro Carvalho Chehab7-0/+886
2020-05-20media: atomisp: add a way for the driver to know the chipset versionMauro Carvalho Chehab1-0/+3
2020-05-20media: atomisp: remove some dead codeMauro Carvalho Chehab1-4/+0
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab4-13/+14
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab5-90/+86
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab5-0/+1803
2018-05-16media: staging: atomisp: Remove driverSakari Ailus5-1803/+0
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab1-0/+4
2018-03-21media: staging: media: atomisp2: remove unused headersCorentin Labbe1-30/+0
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko1-1/+0
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko1-0/+2
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab1-17/+17
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko4-16/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #2Andy Shevchenko1-153/+0
2017-10-31media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko1-6/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko1-5/+0
2017-10-31media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko1-3/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko1-4/+4
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko1-2/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko1-1/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko1-22/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko1-4/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko1-1/+0
2017-09-23media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko1-8/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko1-2/+0
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab1-6/+0
2017-03-12atomisp: eliminate intel_mid_pm.hAlan Cox1-233/+0
2017-03-07staging: atomisp: fix include Makefile messGreg Kroah-Hartman2-2/+2
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox9-0/+2290