This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-25 16:45:25 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4f9195e3f8
linux_dsm_epyc7002
/
drivers
/
media
/
platform
/
atmel
/
Makefile
3 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
[media] atmel-isc: add the Image Sensor Controller code Add driver for the Image Sensor Controller. It manages incoming data from a parallel based CMOS/CCD sensor. It has an internal image processor, also integrates a triple channel direct memory access controller master interface. Signed-off-by: Songjun Wu <songjun.wu@microchip.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-08-17 13:05:27 +07:00
obj-$(CONFIG_VIDEO_ATMEL_ISC)
+=
atmel-isc.o
[media] atmel-isi: move out of soc_camera to atmel Move this out of the soc_camera directory into the atmel directory where it belongs. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-09-21 13:53:25 +07:00
obj-$(CONFIG_VIDEO_ATMEL_ISI)
+=
atmel-isi.o
Reference in New Issue
Copy Permalink