aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds16-178/+556
2017-08-26media: v4l2-flash-led-class: Document v4l2_flash_init() referencesSakari Ailus1-0/+6
2017-08-26media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus1-12/+28
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov1-0/+13
2017-08-26media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macroSakari Ailus1-3/+3
2017-08-26media: v4l: fwnode: The clock lane is the first lane in lane_polaritiesSakari Ailus1-1/+1
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young3-121/+135
2017-08-20media: cec: fix remote control passthroughHans Verkuil1-0/+5
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young1-9/+1
2017-08-20media: rc: add zx-irdec remote control driverShawn Guo1-0/+1
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo1-0/+31
2017-08-20media: rc-core: rename input_name to device_nameSean Young2-4/+4
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-20media: cec-pin: fix irq handlingHans Verkuil1-1/+5
2017-08-20media: cec: rename pin events/functionHans Verkuil1-4/+5
2017-08-20media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab1-8/+8
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie3-22/+15
2017-08-09media: drv-intf: saa7146: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil1-0/+3
2017-08-08media: media-device: remove driver_versionHans Verkuil1-2/+0
2017-08-08media: media-device: set driver_version directlyHans Verkuil1-5/+0
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab1-0/+15
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham1-1/+1
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart1-4/+6
2017-07-26media: fix warning on v4l2_subdev_call() result interpreted as boolArnd Bergmann1-2/+10
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus1-3/+3
2017-07-26media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2-22/+0
2017-07-26media: cec-notifier: small improvementsHans Verkuil1-0/+15
2017-07-21media: v4l2-fwnode: fix a Sphinx warningMauro Carvalho Chehab1-1/+1
2017-07-20media: Make parameter of media_entity_remote_pad() constTodor Tomov1-1/+1
2017-07-20media: v4l2-fwnode: suppress a warning at OF parsing logicMauro Carvalho Chehab1-2/+4
2017-07-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2-22/+0
2017-07-20media: v4l2-mediabus: Add helper functionsTodor Tomov1-0/+26
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2-0/+23
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil2-5/+12
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil2-0/+187
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil1-0/+11
2017-07-18media: cec: rework the cec event handlingHans Verkuil1-3/+11
2017-07-18media: cec: add adap_free opHans Verkuil1-0/+1
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil1-4/+28
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil1-0/+2
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+15
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2-1/+11
2017-06-20[media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund1-0/+23
2017-06-20[media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund1-0/+5
2017-06-20[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov1-0/+92
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab1-1/+1
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam1-0/+15
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil1-0/+1