summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-161-0/+4
|\
| * drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka2019-12-111-0/+4
* | Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-02-051-2/+2
|\ \
| * | dmaengine: doc: Properly indent metadata titleVinod Koul2020-01-281-2/+2
* | | Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-311-0/+5
|\ \ \
| * | | Documentation: cpu-idle-cooling: fix a SEVERE docs build failureRandy Dunlap2020-01-311-0/+5
* | | | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-291-0/+22
|\ \ \ \
| * | | | interconnect: Add interconnect_graph file to debugfsLeonard Crestez2019-12-161-0/+22
| | |_|/ | |/| |
* | | | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-291-5/+0
|\ \ \ \
| * | | | gpio: Drop the chained IRQ handler assign functionLinus Walleij2020-01-231-5/+0
| |/ / /
* | | | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-01-294-4/+57
|\ \ \ \
| * | | | gpio: Add use guidance documentationLinus Walleij2020-01-153-4/+55
| * | | | docs: driver-model: Add missing managed GPIO array get functionsMatti Vaittinen2019-12-161-0/+2
| |/ / /
* | | | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-282-4/+193
|\ \ \ \ | | |/ / | |/| |
| * | | thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-271-3/+3
| * | | thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano2020-01-271-1/+1
| * | | thermal/drivers/cpu_cooling: Add idle cooling device documentationDaniel Lezcano2020-01-271-0/+189
| |/ /
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+0
|\ \ \ | |_|/ |/| |
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
| |/
* | dmaengine: doc: Add sections for per descriptor metadata supportPeter Ujfalusi2020-01-212-0/+135
|/
* Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-051-20/+6
|\
| * thermal: Remove netlink supportAmit Kucheria2019-11-071-20/+6
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-027-136/+36
|\ \
| * | docs: Add initial documentation for devfreqLeonard Crestez2019-11-192-0/+31
| * | docs: driver-api: make interconnect title quieterLouis Taylor2019-11-071-1/+1
| * | docs: driver-api: Remove reference to sgi-ioc4Harald Seiler2019-10-241-1/+0
| * | docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code blockJonathan Neuschäfer2019-10-181-1/+3
| * | docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-152-129/+0
| * | docs: fix some broken referencesMauro Carvalho Chehab2019-10-101-1/+1
| * | docs/driver-api: Catch up with dma_buf file-name changesJonathan Corbet2019-10-071-3/+3
| * | docs: No structured comments in kernel/dma/coherent.cJonathan Corbet2019-10-011-3/+0
| |/
* | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-014-11/+18
|\ \
| * | Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida2019-11-221-9/+12
| * | Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski2019-11-123-1/+49
| |\ \
| * \ \ Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij2019-10-231-0/+4
| |\ \ \
| | * | | Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer2019-10-031-0/+4
| | | |/ | | |/|
| * | | docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer2019-10-091-1/+1
| * | | docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2019-10-093-1/+1
| |/ /
* | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-011-0/+1
|\ \ \
| * | | docs: driver-model: add devm_ioremap_ucTuowen Zhao2019-11-111-0/+1
| |/ /
* | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-3/+3
|\ \ \
| * | | doc: drm: Update references to previously renamed filesAnna Karas2019-10-251-3/+3
| |/ /
* | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-273-1/+49
|\ \ \ | | |/ | |/|
| * | drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-0/+1
| * | drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+1
| * | lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+1
| * | Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski2019-11-051-0/+1
| * | docs: driver-model: Add documentation for sync_stateSaravana Kannan2019-10-171-0/+43
| * | driver core: Add support for linking devices during device additionSaravana Kannan2019-10-041-1/+2
| |/
* | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-271-70/+92
|\ \
OpenPOWER on IntegriCloud