summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-camera.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-31[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling intern...Guennadi Liakhovetski1-0/+1
2013-10-31[media] V4L2: em28xx: register a V4L2 clock sourceGuennadi Liakhovetski1-10/+31
2013-03-29[media] em28xx: add basic support for OmniVision OV2640 sensorsFrank Schaefer1-0/+49
2013-03-29[media] em28xx: add comment about Samsung and Kodak sensor probing addressesFrank Schaefer1-0/+5
2013-03-29[media] em28xx: add probing procedure for OmniVision sensorsFrank Schaefer1-1/+113
2013-03-29[media] em28xx: move the probing of Micron sensors to a separate functionFrank Schaefer1-4/+19
2013-03-29[media] em28xx: detect further Micron sensorsFrank Schaefer1-31/+95
2013-03-29[media] em28xx: move sensor code to a separate source code file em28xx-camera.cFrank Schaefer1-0/+189