summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-061-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie2020-11-041-0/+6
| |\ \ \ \ \ \
| | * | | | | | Documentation/gpu: Add asynchronous flip documentation for i915Karthik B S2020-09-281-0/+6
| * | | | | | | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-0411-57/+280
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann2020-11-091-2/+17
* | | | | | | | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-091-0/+18
* | | | | | | | dt-bindings: display: sii902x: Add supply bindingsAlexandru Gagniuc2020-11-081-0/+4
* | | | | | | | dt-bindings: display: bridge: Add documentation for LT9611UXCDmitry Baryshkov2020-11-071-2/+3
* | | | | | | | dt-bindings: display: bridge: Intel KeemBay DSIAnitha Chrisanthus2020-11-051-0/+101
* | | | | | | | dt-bindings: display: Intel KeemBay MSSCAMAnitha Chrisanthus2020-11-051-0/+43
* | | | | | | | dt-bindings: display: Add support for Intel KeemBay DisplayAnitha Chrisanthus2020-11-051-0/+72
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021825-24592/+33193
|\| | | | | |
| * | | | | | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-013-209/+0
| |\ \ \ \ \ \
| | * | | | | | misc: mic: remove the MIC driversSudeep Dutt2020-10-283-209/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-01246-2361/+3866
| |\ \ \ \ \ \
| | * | | | | | docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplicationMauro Carvalho Chehab2020-10-306-159/+170
| | * | | | | | docs: ABI: sysfs-class-backlight: unify ABI documentationMauro Carvalho Chehab2020-10-303-46/+65
| | * | | | | | docs: ABI: sysfs-c2port: remove a duplicated entryMauro Carvalho Chehab2020-10-301-7/+0
| | * | | | | | docs: ABI: sysfs-class-power: unify duplicated propertiesMauro Carvalho Chehab2020-10-301-263/+223
| | * | | | | | docs: ABI: unify /sys/class/leds/<led>/brightness documentationMauro Carvalho Chehab2020-10-302-20/+28
| | * | | | | | docs: ABI: stable: remove a duplicated documentationMauro Carvalho Chehab2020-10-301-7/+0
| | * | | | | | docs: ABI: change read/write attributesMauro Carvalho Chehab2020-10-3010-108/+109
| | * | | | | | docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab2020-10-30125-769/+1327
| | * | | | | | docs: ABI: sysfs-bus-nvdimm: use the right format for ABIMauro Carvalho Chehab2020-10-301-0/+6
| | * | | | | | docs: ABI: vdso: use the right format for ABIMauro Carvalho Chehab2020-10-301-0/+6
| | * | | | | | docs: ABI: fix syntax to be parsed using ReST notationMauro Carvalho Chehab2020-10-3017-161/+271
| | * | | | | | docs: ABI: convert testing/configfs-acpi to ReSTMauro Carvalho Chehab2020-10-301-9/+25
| | * | | | | | docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab2020-10-302-0/+15
| | * | | | | | docs: abi-testing.rst: enable --rst-sources when building docsMauro Carvalho Chehab2020-10-301-0/+1
| | * | | | | | docs: ABI: don't escape ReST-incompatible chars from obsolete and removedMauro Carvalho Chehab2020-10-303-0/+4
| | * | | | | | docs: ABI: create a 2-depth index for ABIMauro Carvalho Chehab2020-10-301-1/+1
| | * | | | | | docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab2020-10-302-2/+7
| | * | | | | | docs: ABI: sysfs-uevent: make it compatible with ReST outputMauro Carvalho Chehab2020-10-301-12/+16
| | * | | | | | docs: ABI: testing: make the files compatible with ReST outputMauro Carvalho Chehab2020-10-3074-879/+1336
| | * | | | | | docs: ABI: stable: make files ReST compatibleMauro Carvalho Chehab2020-10-3016-103/+179
| | * | | | | | docs: ABI: README: specify that files should be ReST compatibleMauro Carvalho Chehab2020-10-301-1/+9
| | * | | | | | docs: add ABI documentation to the admin-guide bookMauro Carvalho Chehab2020-10-307-1/+61
| | * | | | | | docs: kernel_abi.py: Handle with a lazy Sphinx parserMauro Carvalho Chehab2020-10-301-13/+26
| | * | | | | | docs: kernel_abi.py: use --enable-lineno for get_abi.plMauro Carvalho Chehab2020-10-301-4/+14
| | * | | | | | docs: kernel_abi.py: make it compatible with Sphinx 1.7+Mauro Carvalho Chehab2020-10-301-12/+27
| | * | | | | | docs: kernel_abi.py: fix UTF-8 supportMauro Carvalho Chehab2020-10-301-12/+7
| | * | | | | | docs: kernel_abi.py: add a script to parse ABI documentationMauro Carvalho Chehab2020-10-301-0/+157
| | * | | | | | docs: kernellog.py: add support for info()Mauro Carvalho Chehab2020-10-301-1/+5
| | * | | | | | debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman2020-10-301-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-011-0/+4
| |\ \ \ \ \ \
| | * | | | | | x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse2020-10-281-0/+4
| | |/ / / / /
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-302-1/+5
| |\ \ \ \ \ \
| | * | | | | | arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-0/+2
| | * | | | | | arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccessCatalin Marinas2020-10-281-1/+3
| | |/ / / / /
| * | | | | | Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-301-0/+3
| |\ \ \ \ \ \