summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | docs-rst: Add a new directory for PCI documentationLogan Gunthorpe2018-10-173-1/+22
| |/ /
* | | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-243-0/+52
|\ \ \
| * | | docs: Introduce deprecated APIs listKees Cook2018-10-181-0/+3
| * | | FireWire: add driver-api Introduction sectionTakashi Sakamoto2018-09-061-1/+16
| * | | FireWire: add a Documentation driver-api chapterRandy Dunlap2018-09-062-0/+34
| |/ /
* | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-234-24/+89
|\ \ \
| * | | gpio: fix kernel-doc after devres.c file renameRandy Dunlap2018-10-101-1/+1
| * | | gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2018-10-011-8/+8
| * | | Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven2018-10-011-8/+8
| * | | gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik2018-09-241-5/+14
| * | | Merge branch 'ib-array-bitmaps' into develLinus Walleij2018-09-202-13/+48
| |\ \ \
| | * | | gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik2018-09-132-0/+23
| | * | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-2/+12
| | * | | gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik2018-09-131-1/+3
| | * | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-11/+11
| | |/ /
| * / / gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil2018-09-101-1/+22
| |/ /
* | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-231-17/+17
|\ \ \ | |_|/ |/| |
| * | mtd: rawnand: Deprecate ->chip_delayBoris Brezillon2018-10-031-1/+1
| * | mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon2018-10-031-2/+2
| * | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-12/+12
| * | mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2018-10-031-1/+1
| * | mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
| |/
* / docs: fpga: document fpga manager flagsAlan Tull2018-09-301-0/+5
|/
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-241-2/+1
|\
| * libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-111-2/+1