aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Chehab2-373/+1
2016-01-11[media] media-entity.h: get rid of revision and group_id fieldsMauro Carvalho Chehab2-18/+7
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab3-15/+19
2016-01-11[media] DocBook: update entities documentationMauro Carvalho Chehab1-24/+40
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-2/+2
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-11[media] media: rename the function that create pad linksMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab3-8/+7
2015-12-18[media] DocBook media: update VIDIOC_CREATE_BUFS documentationHans Verkuil1-16/+14
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-6/+5
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab15-34/+34
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab3-5/+6
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates1-0/+1
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-3/+0
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan1-2/+2
2015-11-19DocBook: only copy stuff to media_api if media xml is generatedMauro Carvalho Chehab1-2/+4
2015-11-19Revert "Documentation: kernel_parameters for Intel P state driver"Rafael J. Wysocki1-3/+0
2015-11-18[media] c8sectpfe: Update DT binding doc with some minor fixesPeter Griffin1-7/+7
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin1-3/+3
2015-11-17[media] Docbook: media: Document changes on struct v4l2_ext_controlsRicardo Ribalda2-0/+32
2015-11-17[media] media/core: Replace ctrl_class with whichRicardo Ribalda1-3/+3
2015-11-17[media] DocBook media: s/input stream/capture stream/Hans Verkuil1-5/+5
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2-2/+2
2015-11-17[media] DocBook/media/Makefile: Do not fail mkdir if dir already existsGraham Whaley1-1/+1
2015-11-17[media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab1-0/+1
2015-11-16ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye1-2/+5
2015-11-16[media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab1-9/+15
2015-11-16[media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab1-65/+6
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+83
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+28
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-2/+83
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-978/+11
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-21/+28
2015-11-13Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds5-4/+53
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley2-1/+68
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+0
2015-11-11Documentation: Add minimal Mutt config for using GmailEddie Kovsky1-0/+32
2015-11-11Documentation: Add note on sending files directly with MuttEddie Kovsky1-0/+4
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds5-0/+107