summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* media: cec: rework the cec event handlingHans Verkuil2017-07-181-3/+11
* media: cec: add adap_free opHans Verkuil2017-07-181-0/+1
* media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil2017-07-181-4/+28
* media: cec: improve transmit timeout loggingHans Verkuil2017-07-181-0/+2
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-102-0/+15
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-272-1/+11
| |\
| * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-162-3/+3
| |\ \
| * | | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+3
| * | | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+5
| * | | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-221-0/+7
* | | | [media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund2017-06-201-0/+23
* | | | [media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund2017-06-201-0/+5
* | | | [media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov2017-06-201-0/+92
* | | | Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2017-06-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
| * | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-06-061-0/+10
| | |/ | |/|
* | | [media] media: Add i.MX media core driverSteve Longerbeam2017-06-201-0/+15
* | | [media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil2017-06-201-0/+1
* | | [media] cec: add cec_transmit_attempt_done helper functionHans Verkuil2017-06-201-0/+6
* | | [media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil2017-06-201-0/+13
* | | [media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil2017-06-201-0/+9
* | | [media] rc-core: cleanup rc_register_device pt2David Härdeman2017-06-131-2/+0Star
* | | [media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham2017-06-081-2/+9
* | | [media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman2017-06-071-4/+5
* | | [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-0/+13
* | | Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-072-3/+3
|\| |
| * | [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-042-3/+3
| |/
* | [media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus2017-06-061-128/+0Star
* | [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-062-7/+0Star
* | [media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2017-06-061-3/+3
* | [media] v4l: async: Add fwnode match supportSakari Ailus2017-06-062-0/+8
* | [media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus2017-06-061-0/+104
* | [media] lirc_dev: cleanup headerDavid Härdeman2017-06-061-7/+0Star
* | [media] lirc_dev: make fops mandatoryDavid Härdeman2017-06-061-3/+0Star
* | [media] lirc_dev: remove sampling kthreadDavid Härdeman2017-06-061-16/+0Star
* | [media] lirc_dev: remove unused set_use_inc/set_use_decDavid Härdeman2017-06-061-6/+0Star
* | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-05-181-1/+11
|/
* [media] cec.h: merge cec-edid.h into cec.hHans Verkuil2017-04-193-135/+102Star
* [media] cec: Kconfig cleanupHans Verkuil2017-04-192-1/+30
* [media] v4l: Add metadata buffer type and formatLaurent Pinchart2017-04-151-0/+17
* [media] cec: integrate CEC notifier supportHans Verkuil2017-04-101-0/+10
* [media] media: add CEC notifier supportHans Verkuil2017-04-101-0/+111
* [media] tveeprom: get rid of documentation of an unused parameterMauro Carvalho Chehab2017-04-051-1/+0Star
* [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova2017-04-051-1/+2
* [media] cec: Add cec_get_drvdata()Jose Abreu2017-04-051-0/+5
* [media] vb2: Fix queue_setup() callback descriptionAnton Leontiev2017-04-051-6/+6
* Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab2017-04-041-2/+11
|\
| * Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-03-101-2/+11
| |\
| | * [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-071-2/+11
* | | [media] mce_kbd: add encoderSean Young2017-03-241-37/+41