summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | dmaengine: Add mailing list address to the documentationAndy Shevchenko2018-11-201-0/+4
| |/
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-281-0/+30
|\ \
| * | Documentation: driver-api: add stratix10 service layerRichard Gong2018-11-261-0/+30
| |/
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-283-12/+14
|\ \
| * | usb: typec: Improve Alt Mode documentationHeikki Krogerus2018-12-193-12/+14
| |/
* | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-281-1/+3
|\ \
| * | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-1/+3
| |/
* / docs: driver-api: Add I3C documentationBoris Brezillon2018-11-125-0/+233
|/
* Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-268-190/+215
|\
| * docs/uio: fix a grammar nitpickWill Korteland2018-10-161-2/+2
| * docs: fpga: document programming fpgas using regionsAlan Tull2018-10-166-187/+171
| * fpga: add devm_fpga_region_createAlan Tull2018-10-161-0/+3
| * fpga: bridge: add devm_fpga_bridge_createAlan Tull2018-10-161-0/+3
| * fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-161-7/+6
| * Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman2018-10-081-0/+5
| |\
| * | Documentation: soundwire: fix stream.rst markup warningsRandy Dunlap2018-09-171-0/+8
| * | Documentation: soundwire: Add documentation for multi linkSanyog Kale2018-08-271-0/+28
* | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-254-1/+168
|\ \ \
| * | | PCI/P2PDMA: Add P2P DMA driver writer's documentationLogan Gunthorpe2018-10-172-0/+146