aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-19usb: typec: Improve Alt Mode documentationHeikki Krogerus
2018-12-17dmaengine: Documentation: Add documentation for multi chan testingSeraj Alijan
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-11PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap
2018-12-06doc:process: add links where missingFederico Vaga
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong
2018-11-20dmaengine: Add mailing list address to the documentationAndy Shevchenko
2018-11-12docs: driver-api: Add I3C documentationBoris Brezillon
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-18docs: Introduce deprecated APIs listKees Cook
2018-10-17PCI/P2PDMA: Add P2P DMA driver writer's documentationLogan Gunthorpe
2018-10-17docs-rst: Add a new directory for PCI documentationLogan Gunthorpe
2018-10-16docs/uio: fix a grammar nitpickWill Korteland
2018-10-16docs: fpga: document programming fpgas using regionsAlan Tull
2018-10-16fpga: add devm_fpga_region_createAlan Tull
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-03mtd: rawnand: Deprecate ->chip_delayBoris Brezillon
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven
2018-09-30docs: fpga: document fpga manager flagsAlan Tull
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij
2018-09-17Documentation: soundwire: fix stream.rst markup warningsRandy Dunlap
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-09-10gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil
2018-09-06FireWire: add driver-api Introduction sectionTakashi Sakamoto
2018-09-06FireWire: add a Documentation driver-api chapterRandy Dunlap
2018-08-27Documentation: soundwire: Add documentation for multi linkSanyog Kale
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds