summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2017-12-18media: v4l2-fwnode.h: better describe bus union at fwnode endpoint structMauro Carvalho Chehab
2017-12-18media: rc-core.h: minor adjustments at rc_driver_type docMauro Carvalho Chehab
2017-12-18media: v4l2-dv-timings.h: convert comment into kernel-doc markupMauro Carvalho Chehab
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab
2017-12-18media: tuner-types: add kernel-doc markups for struct tunertypeMauro Carvalho Chehab
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young
2017-12-14media: lirc: implement reading scancodeSean Young
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young
2017-12-14media: lirc: remove name from lirc_devSean Young
2017-12-14media: lirc: create rc-core open and close lirc functionsSean Young
2017-12-14media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young
2017-12-14media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young
2017-12-14media: lirc: implement scancode sendingSean Young
2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young
2017-12-14media: rc: implement zilog transmitterSean Young
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27->poll() methods should return __poll_tAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01media: v4l2-fwnode: use a typedef for a function callbackMauro Carvalho Chehab
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus
2017-10-31media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus
2017-10-31media: v4l: fwnode: Move KernelDoc documentation to the headerSakari Ailus
2017-10-31media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-10-31media: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: rc: Add Astrometa T2hybrid keymap moduleOleh Kravchenko
2017-10-27media: rc/keymaps: add support for RC of hisilicon poplar boardYounian Wang
2017-10-27media: rc/keymaps: add support for RC of hisilicon TV demo boardsYounian Wang
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil
2017-10-11media: rc: Add tango keymapMarc Gonzalez
2017-10-11media: lirc_dev: remove min_timeout and max_timeoutDavid Härdeman
2017-10-04[media] saa7146: make saa7146_use_ops constBhumika Goyal
2017-10-04[media] media: lirc_dev: merge struct irctl into struct lirc_devDavid Härdeman
2017-10-04[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_deviceDavid Härdeman
2017-10-04[media] media: rename struct lirc_driver to struct lirc_devDavid Härdeman
2017-10-04[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...David Härdeman
2017-10-04[media] media: lirc_dev: make chunk_size and buffer_size mandatoryDavid Härdeman