summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/rcar-vin/rcar-core.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-1/+1
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-3/+7
2017-10-31media: rcar-vin: Use generic parser for parsing fwnode endpointsSakari Ailus1-75/+32
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-06[media] rcar-vin: remove subdevice matching from bind and unbind callbacksNiklas Söderlund1-25/+15
2017-06-06[media] rcar-vin: use pad information when verifying media bus formatNiklas Söderlund1-0/+1
2017-06-06[media] rcar-vin: move pad lookup to async bound handlerNiklas Söderlund1-1/+29
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-9/+10
2016-09-22[media] rcar-vin: add R-Car gen2 fallback compatibility stringSergei Shtylyov1-0/+1
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund1-2/+2
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund1-6/+6
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund1-126/+106
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund1-2/+2
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund1-23/+23
2016-06-16[media] rcar-vin: get rid of an unused varMauro Carvalho Chehab1-3/+0
2016-06-16[media] rcar-vin: add Renesas R-Car VIN driverNiklas Söderlund1-0/+337