aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-12docs: driver-api: Add I3C documentationBoris Brezillon5-0/+233
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-190/+215
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-1/+168
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds3-0/+52
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-24/+89
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds1-17/+17
2018-10-18docs: Introduce deprecated APIs listKees Cook1-0/+3
2018-10-17PCI/P2PDMA: Add P2P DMA driver writer's documentationLogan Gunthorpe2-0/+146
2018-10-17docs-rst: Add a new directory for PCI documentationLogan Gunthorpe3-1/+22
2018-10-16docs/uio: fix a grammar nitpickWill Korteland1-2/+2
2018-10-16docs: fpga: document programming fpgas using regionsAlan Tull6-187/+171
2018-10-16fpga: add devm_fpga_region_createAlan Tull1-0/+3
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull1-0/+3
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull1-7/+6
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap1-1/+1
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman1-0/+5
2018-10-03mtd: rawnand: Deprecate ->chip_delayBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon1-2/+2
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-12/+12
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-1/+1
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-8/+8
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven1-8/+8
2018-09-30docs: fpga: document fpga manager flagsAlan Tull1-0/+5
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik1-5/+14
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij2-13/+48
2018-09-17Documentation: soundwire: fix stream.rst markup warningsRandy Dunlap1-0/+8
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik2-0/+23
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-2/+12
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik1-1/+3
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-11/+11
2018-09-10gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil1-1/+22
2018-09-06FireWire: add driver-api Introduction sectionTakashi Sakamoto1-1/+16
2018-09-06FireWire: add a Documentation driver-api chapterRandy Dunlap2-0/+34
2018-08-27Documentation: soundwire: Add documentation for multi linkSanyog Kale1-0/+28
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+1
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+6
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-19/+24
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+136
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+6
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2018-07-23mtd: nand: correct documentation for NAND_ECC_HW8_512Marcel Ziswiler1-2/+2
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior1-2/+1
2018-07-09driver core: Add flag to autoremove device link on supplier unbindVivek Gautam1-0/+4
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam1-4/+4
2018-07-07Documentation: update firmware loader fallback referenceLuis R. Rodriguez1-1/+6
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla1-0/+5
2018-07-07Documentation: fpga: cleanupAlan Tull3-19/+19
2018-07-04dma-fence: Polish kernel-doc for dma-fence.cDaniel Vetter1-0/+6
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-0/+136