aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-25Documentation: fpga: move fpga overview to driver-apiAlan Tull3-0/+65
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+1
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi1-1/+0
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi1-1/+1
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer1-3/+3
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski1-0/+16
2018-05-16gpio: Add a reference to CEC on GPIOLinus Walleij1-0/+4
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the moduleLuis R. Rodriguez1-3/+6
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez2-4/+5
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez1-0/+5
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman4-0/+546
2018-05-11Documentation: soundwire: Add more documentationSanyog Kale4-0/+546
2018-05-10docs: uio-howto.rst: use a code block to solve a warningMauro Carvalho Chehab1-1/+2
2018-05-08docs: driver-api: add clk documentationMauro Carvalho Chehab2-0/+308
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab1-0/+1
2018-04-27Documentation: driver-api: fix device_connection.rst kernel-doc errorRandy Dunlap1-1/+1
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+9
2018-04-25firmware: some documentation fixesAndres Rodriguez1-3/+3
2018-04-23firmware: Fix firmware documentation for recent file renamesHans de Goede2-6/+6
2018-04-22Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1
2018-04-20scsi: target: add driver-api documentRandy Dunlap3-1/+66
2018-04-16Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1