aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+11
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-2/+11
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-03[media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentationBaruch Siach1-3/+3
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan1-0/+2
2017-01-31[media] davinci: vpif_capture: remove hard-coded I2C adapter idKevin Hilman1-0/+1
2017-01-31[media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl1-0/+1
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti1-3/+6
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+4
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2-0/+12
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan1-0/+2
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-0/+10
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young1-6/+6
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young1-4/+4
2017-01-30[media] cxusb: port to rc-coreSean Young1-0/+3
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus2-34/+33
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus30-127/+0
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-6/+4
2016-11-25[media] media: remove obsolete Media Device Managed resource interfacesShuah Khan1-32/+0
2016-11-23[media] media: Update documentation for media_entity_notifyShuah Khan1-2/+4
2016-11-18[media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab1-0/+7
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil1-1/+1
2016-11-16[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil1-1/+19
2016-11-16[media] v4l: Document that m2m devices have a file handle specific contextSakari Ailus1-0/+3
2016-10-24[media] rc: core: add managed versions of rc_allocate_device and rc_register_deviceHeiner Kallweit1-0/+18
2016-10-21[media] vivid: Add support for HSV encodingRicardo Ribalda Delgado1-0/+15
2016-10-21[media] vivid: Introduce TPG_COLOR_ENC_LUMARicardo Ribalda Delgado1-0/+1
2016-10-21[media] vivid: Add support for HSV formatsRicardo Ribalda Delgado1-0/+1
2016-10-21[media] vivid: Code refactor for color encodingRicardo Ribalda Delgado1-1/+6
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab1-1/+1
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-12/+19
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab9-17/+21
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart1-1/+1
2016-09-09[media] v4l: rcar-fcp: Don't force users to check for disabled FCP supportLaurent Pinchart1-1/+1
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart1-4/+12
2016-09-09[media] v4l2-subdev.h: fix a typo at a kernel-doc markupMauro Carvalho Chehab1-1/+1
2016-09-09[media] v4l2-subdev: fix some references to v4l2_devMauro Carvalho Chehab1-4/+4
2016-09-09[media] v4l2-flash-led-class.h: document v4l2_flash_opsMauro Carvalho Chehab1-4/+11
2016-09-09[media] videobuf2-v4l2: document two helper functionsMauro Carvalho Chehab1-2/+15
2016-09-09[media] videobuf2-v4l2.h: improve documentationMauro Carvalho Chehab1-19/+33
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab1-1/+150
2016-09-09[media] videobuf2-core.h: improve documentationMauro Carvalho Chehab1-58/+85
2016-09-09[media] videobuf2-core.h: document enum vb2_memoryMauro Carvalho Chehab1-0/+14
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab1-0/+269
2016-09-09[media] v4l2-mem2mem.h: make kernel-doc parse v4l2-mem2mem.h againMauro Carvalho Chehab1-11/+5
2016-09-09[media] v4l2-mem2mem.h: document the public structuresMauro Carvalho Chehab1-16/+51
2016-09-09[media] v4l2-mem2mem.h: document function argumentsMauro Carvalho Chehab1-13/+80
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab1-0/+132
2016-09-09[media] mc-core.rst: fix a warning about an internal routineMauro Carvalho Chehab1-1/+2