summaryrefslogtreecommitdiffstats
path: root/firmware/e100 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-03[media] vivid-tpg: don't add offset when switching to monochromeHans Verkuil1-1/+1
2015-04-03[media] vivid: add new checkboard patternsHans Verkuil2-3/+26
2015-04-03[media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATEHans Verkuil4-4/+12
2015-04-03[media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arraysHans Verkuil1-2/+2
2015-04-03[media] vivid: wrong top/bottom order for FIELD_ALTERNATEHans Verkuil1-1/+1
2015-04-03[media] vivid: fix typo in plane size checksHans Verkuil1-2/+2
2015-04-03[media] vivid: the overlay API wasn't disabled completely for multiplanarHans Verkuil1-0/+19
2015-04-02[media] rcar-vin: Don't implement empty optional clock operationsLaurent Pinchart1-15/+0
2015-04-02[media] soc-camera: Make clock_start and clock_stop operations optionalLaurent Pinchart1-29/+33
2015-04-02[media] soc-camera: Unregister v4l2 clock in the OF bind error pathLaurent Pinchart1-0/+2
2015-04-02[media] media: ov2640: add primary dt supportJosh Wu1-7/+83