summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)Author
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil
2016-07-09[media] Convert Wideview WT220 DVB USB driver to rc-coreJonathan McDowell
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil
2016-06-28[media] cec: adv7511: add cec supportHans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil
2016-06-28[media] cec-edid: add module for EDID CEC helper functionsHans Verkuil
2016-06-28[media] v4l2-ctrl.h: fix commentsHans Verkuil
2016-06-22[media] rc: Add HDMI CEC protocol handlingKamil Debski
2016-06-16[media] media-devnode.h: Fix documentationMauro Carvalho Chehab
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2016-06-15[media] media-devnode: fix namespace messMauro Carvalho Chehab
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski
2016-05-07[media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab
2016-04-25[media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda
2016-04-20[media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier
2016-04-20[media] v4l2-rect.h: new header with struct v4l2_rect helper functionsHans Verkuil
2016-04-20[media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil
2016-04-20[media] media: Improve documentation for link_setup/link_modifyMauro Carvalho Chehab
2016-04-20[media] media-device: get rid of the spinlockMauro Carvalho Chehab
2016-04-13[media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarationsLaurent Pinchart
2016-04-13[media] v4l: subdev: Add pad config allocator and initLaurent Pinchart
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-04-13[media] media: Add obj_type field to struct media_entityLaurent Pinchart
2016-04-13[media] v4l2: add device_caps to struct video_deviceHans Verkuil
2016-04-13[media] videobuf2-core: Check user space planes array in dqbufSakari Ailus
2016-04-06[media] media-device: make topology_version u64Mauro Carvalho Chehab
2016-04-06[media] media-device: Fix a commentMauro Carvalho Chehab
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-04[media] v4l2-mc.h: fix yet more compiler errorsHans Verkuil
2016-03-03[media] v4l2-mc.h: fix compiler warningsHans Verkuil
2016-03-03v4l2-mc.h: Add stubs for the V4L2 PM/pipeline routinesMauro Carvalho Chehab
2016-03-03[media] v4l: Add generic pipeline power management codeSakari Ailus
2016-03-03[media] media: Always keep a graph walk large enough aroundSakari Ailus
2016-03-03[media] v4l2-mc: Fix parameter descriptionMauro Carvalho Chehab
2016-03-03[media] media-entity: include linux/bug.h for WARN_ONPhilipp Zabel
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab
2016-03-02[media] media-device.h: fix compiler warningHans Verkuil
2016-02-27[media] media: v4l-core add enable/disable source common interfacesShuah Khan
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan