summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-ioctl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-11[media] media: Use entity enums in graph walkSakari Ailus2-12/+8
2016-01-11[media] v4l: vsp1: Use the new media graph walk interfaceSakari Ailus1-0/+8
2016-01-11[media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus1-0/+9
2016-01-11[media] v4l: exynos4-is: Use the new media graph walk interfaceSakari Ailus2-11/+21
2016-01-11[media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus4-27/+61
2016-01-11[media] media: Use the new media graph walk interfaceSakari Ailus1-1/+11
2016-01-11[media] media: Amend media graph walk API by init and cleanup functionsSakari Ailus2-5/+39
2016-01-11[media] media: Move media graph state for streamon/off to the pipelineSakari Ailus2-8/+14
2016-01-11[media] media: Add KernelDoc documentation for struct media_entity_graphSakari Ailus1-0/+9
2016-01-11[media] media: Move struct media_entity_graph definition upSakari Ailus1-10/+10
2016-01-11[media] media: Add an API to manage entity enumerationsSakari Ailus3-8/+188
2016-01-11[media] media: Introduce internal index for media entitiesSakari Ailus3-0/+24
2016-01-11[media] v4l2-device: fix a missing error codeDan Carpenter1-1/+3
2016-01-11[media] media-device: copy_to/from_user() returns positiveDan Carpenter1-6/+5
2016-01-11[media] media-device: set topology version 0 at media registrationJavier Martinez Canillas1-0/+4
2016-01-11[media] v4l2-device: Register entity before calling subdev's registered opsSakari Ailus1-10/+11
2016-01-11[media] usb: check media device errorsMauro Carvalho Chehab4-20/+54
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas14-99/+158
2016-01-11[media] media-device: better lock media_device_unregister()Mauro Carvalho Chehab1-10/+24
2016-01-11[media] media-device: move media entity register/unregister functionsMauro Carvalho Chehab1-80/+80
2016-01-11[media] media-device: check before unregister if mdev was registeredJavier Martinez Canillas1-0/+6
2016-01-11[media] media-entity: cache media_device on object removalMauro Carvalho Chehab1-8/+18
2016-01-11[media] media-entity: use mutes for link setupMauro Carvalho Chehab1-2/+2
2016-01-11[media] media-devnode.h: document the remaining struct/functionsMauro Carvalho Chehab1-1/+26
2016-01-11[media] media-devnode: move kernel-doc documentation to the headerMauro Carvalho Chehab2-24/+27
2016-01-11[media] media-device.h: document the last functionsMauro Carvalho Chehab2-7/+22
2016-01-11[media] media-entity.h: Document some ancillary functionsMauro Carvalho Chehab1-1/+57
2016-01-11[media] media: Enforce single entity->pipe in a pipelineSakari Ailus1-1/+6
2016-01-11[media] DocBook: Document MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab2-0/+392
2016-01-11[media] DocBook: add a table for Media Controller interfacesMauro Carvalho Chehab1-0/+61
2016-01-11[media] Docbook: media-types.xml: update the existing tablesMauro Carvalho Chehab1-1/+14
2016-01-11[media] DocBook: move data types to a separate sectionMauro Carvalho Chehab4-160/+169
2016-01-11[media] DocBook: MC: add the concept of interfacesMauro Carvalho Chehab1-14/+26
2016-01-11[media] dvbdev: Document the new MC-related fieldsMauro Carvalho Chehab1-2/+10
2016-01-11[media] media.h: let be clear that tuners need to use connectorsMauro Carvalho Chehab1-1/+6
2016-01-11[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creationMauro Carvalho Chehab2-5/+2
2016-01-11[media] media-entity: remove unneded enclosing parenthesisJavier Martinez Canillas1-2/+2
2016-01-11[media] uvcvideo: register entity subdev on initJavier Martinez Canillas1-24/+9
2016-01-11[media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links()Javier Martinez Canillas1-3/+3
2016-01-11[media] v4l: vsp1: use else if instead of continue when creating linksJavier Martinez Canillas1-9/+5
2016-01-11[media] v4l: vsp1: remove pads prefix from *_create_pads_links()Javier Martinez Canillas4-8/+8
2016-01-11[media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas7-15/+15
2016-01-11[media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas1-1/+1
2016-01-11[media] omap3isp: rename single labels to just errorJavier Martinez Canillas2-4/+4
2016-01-11[media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas1-4/+8
2016-01-11[media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas11-108/+35
2016-01-11[media] media-device: Use u64 ints for pointersMauro Carvalho Chehab2-51/+58
2016-01-11[media] media-device.h: Let clearer that entity function must be initializedMauro Carvalho Chehab2-1/+5
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab11-11/+11
2016-01-11[media] media-entity.h: move kernel-doc tags from media-entity.cMauro Carvalho Chehab2-154/+145