summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
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
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull-7/+6
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap-1/+1
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman-0/+5
2018-10-03mtd: rawnand: Deprecate ->chip_delayBoris Brezillon-1/+1
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon-2/+2
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon-12/+12
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon-1/+1
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven-8/+8
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven-8/+8
2018-09-30docs: fpga: document fpga manager flagsAlan Tull-0/+5
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik-5/+14