summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-189/+383
2016-07-23[media] v4l2-device.h: document functionsMauro Carvalho Chehab1-55/+143
2016-07-23[media] media-entry.h: Fix a note markupMauro Carvalho Chehab1-4/+4
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab1-2/+4
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab93-358/+708
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil1-5/+14
2016-07-17[media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab2-49/+58
2016-07-17[media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab5-24/+49
2016-07-17[media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab3-4/+60
2016-07-17[media] doc-rst: Convert media API to rstMauro Carvalho Chehab1-231/+0
2016-07-15[media] redrat3: make hardware timeout configurableSean Young1-0/+3
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab4-50/+60
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil1-8/+10
2016-07-12[media] input: serio - add new protocol for the Pulse-Eight USB-CEC AdapterHans Verkuil1-0/+1
2016-07-12[media] adv7604/adv7842: drop unused op_656_range and alt_data_sat fieldsHans Verkuil2-4/+0
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2-31/+0
2016-07-11[media] lirc.h: remove several unused ioctlsMauro Carvalho Chehab1-37/+2
2016-07-09[media] Convert Wideview WT220 DVB USB driver to rc-coreJonathan McDowell1-0/+1
2016-07-09Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab8-6/+3247
2016-07-09[media] cec-funcs.h: add missing 'reply' for short audio descriptorHans Verkuil1-0/+2
2016-07-09[media] cec-funcs.h: add missing const modifierHans Verkuil1-20/+20
2016-07-09[media] cec-funcs.h: add length checksHans Verkuil1-3/+3
2016-07-09[media] cec.h/cec-funcs.h: add option to use BSD licenseHans Verkuil2-0/+32
2016-07-09Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab6-6/+3215
2016-07-09Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab77-212/+579
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil3-14/+9
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-2/+0
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil1-0/+3
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil2-11/+5
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+6
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-6/+4
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-45/+168
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-2/+2
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi1-1/+6
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-6/+55
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4
2016-06-29drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi1-7/+2
2016-06-29drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi1-0/+3
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs1-24/+0
2016-06-28[media] v4l: vsp1: lut: Expose configuration through a controlLaurent Pinchart1-34/+0