summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund2016-08-234-16/+17
* [media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2016-08-232-129/+111
* [media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2016-08-232-5/+8
* [media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2016-08-232-7/+2
* [media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund2016-08-231-6/+5
* [media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund2016-08-231-2/+2
* [media] rcar-vin: rename entity to digitalNiklas Söderlund2016-08-232-26/+26
* [media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund2016-08-231-1/+1
* [media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund2016-08-231-10/+12
* [media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund2016-08-231-25/+21
* docs-rst: add media documentation to PDF outputMauro Carvalho Chehab2016-08-221-0/+2
* [media] docs-rst: fix some .. note:: occurrencesMauro Carvalho Chehab2016-08-222-7/+5
* [media] index.rst: Fix LaTeX error in interactive mode on Sphinx 1.4.xMauro Carvalho Chehab2016-08-221-0/+5
* [media] docs-rst: Convert MC uAPI to use C function referencesMauro Carvalho Chehab2016-08-228-25/+15
* [media] docs-rst: Convert LIRC uAPI to use C function referencesMauro Carvalho Chehab2016-08-2217-64/+48
* [media] docs-rst: Convert CEC uAPI to use C function referencesMauro Carvalho Chehab2016-08-2210-36/+47
* [media] docs-rst: Convert DVB uAPI to use C function referencesMauro Carvalho Chehab2016-08-22105-1041/+470
* [media] docs-rst: Convert V4L2 uAPI to use C function referencesMauro Carvalho Chehab2016-08-2269-263/+262
* [media] docs-next: stop abusing on the cpp domainMauro Carvalho Chehab2016-08-22213-245/+244
* [media] pixfmt-007.rst: use Sphinx math:: expressionsMauro Carvalho Chehab2016-08-221-61/+114
* Merge remote-tracking branch 'docs-next/docs-next' into devel/docs-nextMauro Carvalho Chehab2016-08-2242-1600/+2128
|\
| * Merge branch 'doc/4.9' into docs-nextJonathan Corbet2016-08-229-20/+178
| |\
| | * docs-rst: add package adjustboxMauro Carvalho Chehab2016-08-221-0/+3
| | * docs-rst: Fix an warning when in interactive modeMauro Carvalho Chehab2016-08-221-5/+5
| | * docs-rst: Use better colors for note/warning/attention boxesMauro Carvalho Chehab2016-08-221-10/+24
| | * docs-rst: conf.py: adjust the size of .. note:: tagMauro Carvalho Chehab2016-08-221-1/+7
| | * docs-rst: add support for LaTeX outputMauro Carvalho Chehab2016-08-223-2/+8
| | * doc-rst: migrate ioctl CEC_DQEVENT to c-domainMarkus Heiser2016-08-222-3/+4
| | * doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser2016-08-221-3/+0
| | * doc-rst: moved *duplicate* warnings to nitpicky modeMarkus Heiser2016-08-221-0/+27
| | * doc-rst:c-domain: ref-name of a function declarationMarkus Heiser2016-08-222-0/+60
| | * doc-rst: add boilerplate to customize c-domainMarkus Heiser2016-08-222-1/+45
| * | Merge branch 'doc/4.9' into docs-nextJonathan Corbet2016-08-1915-1507/+1567
| |\|
| | * Merge branch 'dev-tools' into doc/4.9Jonathan Corbet2016-08-1915-1507/+1567
| | |\
| | | * docs: Sphinxify gdb-kernel-debugging.txt and move to dev-toolsJonathan Corbet2016-08-182-32/+46
| | | * docs: sphinxify kmemcheck.txt and move to dev-toolsJonathan Corbet2016-08-184-755/+735
| | | * docs: sphinxify kmemleak.txt and move it to dev-toolsJonathan Corbet2016-08-183-44/+52
| | | * docs: sphinxify ubsan.txt and move it to dev-toolsJonathan Corbet2016-08-182-19/+24
| | | * docs: sphinxify kasan.txt and move to dev-toolsJonathan Corbet2016-08-184-172/+175
| | | * docs: sphinixfy gcov.txt and move to dev-toolsJonathan Corbet2016-08-184-258/+258
| | | * docs: sphinxify kcov.txt and move to dev-toolsJonathan Corbet2016-08-182-42/+43
| | | * docs: sphinxify sparse.txt and move to dev-toolsJonathan Corbet2016-08-182-15/+25
| | | * docs: sphinxify coccinelle.txt and add it to dev-toolsJonathan Corbet2016-08-183-170/+192
| | | * docs: create a new dev-tools directoryJonathan Corbet2016-08-182-0/+17
| * | | Merge branch 'doc/4.9' into docs-nextJonathan Corbet2016-08-1814-24/+140
| |\| |
| | * | Merge branch 'xelatex' into doc/4.9Jonathan Corbet2016-08-183-16/+60
| | |\ \
| | | * | docs-rst: enable the Sphinx math extensionMauro Carvalho Chehab2016-08-181-0/+11
| | | * | docs-rst: Don't go to interactive mode on errorsMauro Carvalho Chehab2016-08-181-1/+1
| | | * | docs-rst: parse-heraders.pl: escape LaTeX charactersMauro Carvalho Chehab2016-08-181-1/+1
| | | * | docs-rst: better adjust margins and font sizeMauro Carvalho Chehab2016-08-181-1/+4