aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin1-2/+57
2016-02-20Merge remote-tracking branch 'linuxtv/vsp1' into HEADLaurent Pinchart10-67/+364
2016-02-19[media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formatsLaurent Pinchart3-0/+345
2016-02-19[media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li1-0/+8
2016-02-16[media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab1-4/+0
2016-02-10[media] DocBook media: document the new V4L2_CID_DV_RX/TX_IT_CONTENT_TYPE controlsHans Verkuil1-0/+50
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner1-0/+4
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-0/+1
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-46/+2
2016-02-09Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+6
2016-02-01[media] v4l: Merge the YUV and YVU 4:2:0 tri-planar non-contiguous formats docsLaurent Pinchart3-164/+17
2016-02-01[media] DocBook media: make explicit that standard/timings never change automaticallyHans Verkuil2-2/+22
2016-02-01[media] media.h: add support for IF-PLL video/sound decoderMauro Carvalho Chehab1-1/+28
2016-02-01[media] v4l2-mc.h: move tuner PAD definitions to this new headerMauro Carvalho Chehab1-0/+1
2016-01-25Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"Mauro Carvalho Chehab1-3/+0
2016-01-25drm: kerneldoc for drm_fops.cDaniel Vetter1-46/+2
2016-01-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-855/+88
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-855/+88
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-40/+20
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2-4/+8
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-172/+667
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+17
2016-01-11apple-gmux: Add initial documentationLukas Wunner1-0/+22
2016-01-11[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab1-0/+3
2016-01-11[media] DocBook: Document MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab2-0/+392
2016-01-11[media] DocBook: add a table for Media Controller interfacesMauro Carvalho Chehab1-0/+61
2016-01-11[media] Docbook: media-types.xml: update the existing tablesMauro Carvalho Chehab1-1/+14
2016-01-11[media] DocBook: move data types to a separate sectionMauro Carvalho Chehab4-160/+169
2016-01-11[media] DocBook: MC: add the concept of interfacesMauro Carvalho Chehab1-14/+26
2016-01-11[media] DocBook: Move media-framework.txt contents to media-device.hMauro Carvalho Chehab1-0/+1
2016-01-11[media] media-entity.h: get rid of revision and group_id fieldsMauro Carvalho Chehab1-11/+2
2016-01-11[media] DocBook: update entities documentationMauro Carvalho Chehab1-24/+40
2016-01-11[media] DocBook: update descriptions for the media controller entitiesMauro Carvalho Chehab1-25/+22
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_DVBMauro Carvalho Chehab1-5/+5
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab1-1/+1
2016-01-05drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter1-188/+0
2016-01-04vga_switcheroo: Prettify documentationLukas Wunner1-20/+20
2015-12-22drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)Jani Nikula1-0/+6
2015-12-18mtd: nand: update the documentation to reflect framework changesBoris BREZILLON1-16/+15
2015-12-18[media] DocBook media: update VIDIOC_CREATE_BUFS documentationHans Verkuil1-16/+14
2015-12-15drm: Move more framebuffer doc from docbook to kerneldocDaniel Vetter1-71/+1
2015-12-15drm/doc: Convert to markdownDanilo Cesar Lemes de Paula1-86/+0
2015-12-09drm: Documentation style guideDaniel Vetter1-0/+37
2015-12-09drm: Move drm_display_mode an related docs into kerneldocDaniel Vetter1-192/+0
2015-12-08drm: document drm_crtc_funcsDaniel Vetter1-116/+1
2015-12-08drm: Document drm_atomic_*_get_propertyDaniel Vetter1-0/+1
2015-12-08drm: Update drm_plane_funcs kerneldocDaniel Vetter1-104/+0
2015-12-08drm: Merge helper docbook into kerneldoc commentsDaniel Vetter1-78/+2
2015-12-08drm: Reorganize helper vtables and their docsDaniel Vetter1-1/+5
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab9-11/+11