aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-2/+2
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+66
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-0/+20
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-7/+16
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-0/+985
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-5/+315
2018-05-25documentation: fpga: move fpga-region.txt to driver-apiAlan Tull2-0/+103
2018-05-25documentation: fpga: add bridge document to driver-apiAlan Tull2-0/+50
2018-05-25documentation: fpga: move fpga-mgr.txt to driver-apiAlan Tull2-0/+221