summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+2
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-9/+0
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds-6/+13
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-6/+6
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-24/+60
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+21
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-3/+286
2019-03-04docs: driver-api: iio: fix errors in documentationTomasz Duszynski-6/+6
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König-5/+4
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij-1/+1
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang-1/+1
2019-02-11Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman-0/+21
2019-02-11doc:dmaengine: clarify DMA desc. pointer after submissionFederico Vaga-0/+7
2019-02-11Documentation :dmaengine: clarify DMA desc. pointer after submissionFederico Vaga-0/+7
2019-02-11Documentation: dmaengine: fix dmatest.rst warningRandy Dunlap-0/+1
2019-02-11Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap-0/+1
2019-02-08component: Add documentationDaniel Vetter-0/+21
2019-02-08driver core: Document limitation related to DL_FLAG_RPM_ACTIVERafael J. Wysocki-3/+18
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg-0/+3
2019-02-01driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki-0/+9
2019-02-01driver core: Make driver core own stateful device linksRafael J. Wysocki-17/+25
2019-02-01driver core: Fix adding device links to probing suppliersRafael J. Wysocki-3/+7
2019-01-28pinctrl.txt: Remove outdated informationRamon Fried-9/+0
2019-01-17Documentation: driver-api: PM: Add cpuidle documentRafael J. Wysocki-3/+286
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-6/+103
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-0/+6
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+30
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-12/+14
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+3
2018-12-19usb: typec: Improve Alt Mode documentationHeikki Krogerus-12/+14
2018-12-17dmaengine: Documentation: Add documentation for multi chan testingSeraj Alijan-6/+103
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij-1/+3
2018-12-11PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap-2/+2
2018-12-06doc:process: add links where missingFederico Vaga-0/+2
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong-0/+30
2018-11-20dmaengine: Add mailing list address to the documentationAndy Shevchenko-0/+4
2018-11-12docs: driver-api: Add I3C documentationBoris Brezillon-0/+233
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-190/+215
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+168
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds-0/+52
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-24/+89
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds-17/+17
2018-10-18docs: Introduce deprecated APIs listKees Cook-0/+3
2018-10-17PCI/P2PDMA: Add P2P DMA driver writer's documentationLogan Gunthorpe-0/+146
2018-10-17docs-rst: Add a new directory for PCI documentationLogan Gunthorpe-1/+22
2018-10-16docs/uio: fix a grammar nitpickWill Korteland-2/+2
2018-10-16docs: fpga: document programming fpgas using regionsAlan Tull-187/+171
2018-10-16fpga: add devm_fpga_region_createAlan Tull-0/+3
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull-0/+3