summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* counter: fix Documentation build error due to incorrect source file nameRandy Dunlap2019-05-201-1/+1
* Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-111-132/+229
|\
| * gpio: Update documentationLinus Walleij2019-05-071-132/+229
* | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-0/+2
|\ \
| * \ Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-03-251-0/+2
| |\ \ | | |/ | |/|
| | * drm/doc: document recommended component helper usageDaniel Vetter2019-02-191-0/+2
* | | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-8/+8
|\ \ \
| * | | Documentation: soundwire: Ensure that code is inside the code blocksJonathan Neuschäfer2019-04-021-8/+8
| |/ /
* | | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-072-0/+343
|\ \ \
| * | | docs: Add Generic Counter interface documentationWilliam Breathitt Gray2019-04-252-0/+343
| |/ /
* | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-065-8/+23
|\ \ \
| * | | Documentation: PM: Unify copyright noticesRafael J. Wysocki2019-04-083-8/+13
| * | | Documentation: PM: Add SPDX license tags to multiple filesRafael J. Wysocki2019-04-085-0/+10
| |/ /
* | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-064-0/+372
|\ \ \
| * | | Documentation: ACPI: move scan_handlers.txt to driver-api/acpi and convert to...Changbin Du2019-04-252-0/+84
| * | | Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi and convert...Changbin Du2019-04-252-0/+280
| * | | Documentation: add Linux ACPI to Sphinx TOC treeChangbin Du2019-04-252-0/+8
| |/ /
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-49/+0
|\ \ \
| * | | Documentation: Kill all references to mmiowb()Will Deacon2019-04-082-49/+0
| |/ /
* / / USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-191-5/+9
|/ /
* | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-142-1/+2
|\ \
| * | Documentation :dmaengine: clarify DMA desc. pointer after submissionFederico Vaga2019-02-111-0/+7
| * | Documentation: dmaengine: fix dmatest.rst warningRandy Dunlap2019-02-111-0/+1
* | | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-111-9/+0
|\ \ \
| * | | pinctrl.txt: Remove outdated informationRamon Fried2019-01-281-9/+0
| |/ /
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-095-6/+13
|\ \ \
| * | | docs: driver-api: iio: fix errors in documentationTomasz Duszynski2019-03-044-6/+6
| * | | doc:dmaengine: clarify DMA desc. pointer after submissionFederico Vaga2019-02-111-0/+7
| |/ /
* | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-083-6/+6
|\ \ \
| * | | Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König2019-02-201-5/+4
| * | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-171-1/+1
| |\ \ \
| | * | | Documentation: gpio: driver: fix wire name for I2CWolfram Sang2019-02-141-1/+1
| | |/ /
| * / / Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap2019-02-111-0/+1
| |/ /
* | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-24/+60
|\ \ \
| * \ \ Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman2019-02-113-0/+21
| |\ \ \ | | | |/ | | |/|
| * | | driver core: Document limitation related to DL_FLAG_RPM_ACTIVERafael J. Wysocki2019-02-081-3/+18
| * | | driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2019-02-011-0/+9
| * | | driver core: Make driver core own stateful device linksRafael J. Wysocki2019-02-011-17/+25
| * | | driver core: Fix adding device links to probing suppliersRafael J. Wysocki2019-02-011-3/+7
| | |/ | |/|
* | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-063-0/+21
|\ \ \ | | |/ | |/|
| * | component: Add documentationDaniel Vetter2019-02-083-0/+21
| |/
* | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-062-3/+286
|\ \
| * | Documentation: driver-api: PM: Add cpuidle documentRafael J. Wysocki2019-01-172-3/+286
| |/
* / mac80211: fix missing/malformed documentationJohannes Berg2019-02-011-0/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-2/+2
|\
| * PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap2018-12-111-2/+2
* | Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-01-011-6/+103
|\ \
| * | dmaengine: Documentation: Add documentation for multi chan testingSeraj Alijan2018-12-171-6/+103
| |/
* | Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-292-0/+6
|\ \
| * | doc:process: add links where missingFederico Vaga2018-12-061-0/+2