aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-1/+15
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-11/+105
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds2-19/+23
2018-03-26dmaengine: Fix spelling for parenthesis in dmatest documentationAndy Shevchenko1-4/+5
2018-03-26dmaengine: Make dmatest.rst indeed reST compatibleAndy Shevchenko1-14/+12
2018-03-26dmaengine: Add note to dmatest documentation about supported channelsAndy Shevchenko1-0/+5
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-3/+0
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+14
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus1-11/+62
2018-03-22drivers: base: Unified device connection lookupHeikki Krogerus1-0/+43
2018-03-20rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez1-1/+1
2018-03-06uio_hv_generic: support sub-channelsStephen Hemminger1-0/+5
2018-02-19linux-next: SLIMbus: doc: Fix a warning "Title underline too short"Masanari Iida1-1/+1
2018-02-02s390/docs: reword airq sectionCornelia Huck1-4/+9
2018-02-02s390/docs: mention subchannel typesCornelia Huck1-0/+19
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-7/+370
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-7/+2
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds3-7/+68
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-21/+17
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+9
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+44
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert1-6/+1
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon', 'asoc/topic/iio' and 'asoc/topic/max98373' into asoc-nextMark Brown2-0/+52
2018-01-10uio_hv_generic: add rescind supportStephen Hemminger1-0/+4
2018-01-10uio_hv_generic: create send and receive buffersStephen Hemminger1-0/+2
2018-01-10uio: document uio_hv_generic regionsStephen Hemminger1-0/+5
2018-01-10doc: fix documentation about uio_hv_genericStephen Hemminger1-7/+8
2018-01-10docs: driver-api: add iio hw consumer sectionArnaud Pouliquen2-0/+52
2018-01-09firmware: Fix a typo in fallback-mechanisms.rstMasanari Iida1-1/+1
2018-01-08dmaengine: doc: format struct fields using monospaceLuca Ceresoli1-6/+6
2018-01-08dmaengine: doc: fix bullet list formattingLuca Ceresoli1-16/+12
2018-01-03PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handlingRafael J. Wysocki1-0/+9
2018-01-03PM / core: Direct DPM_FLAG_SMART_SUSPEND optimizationRafael J. Wysocki1-8/+10
2017-12-21usb: doc: Update document for USB3 debug port usageLu Baolu1-0/+52
2017-12-19Documentation: Add SoundWire summarySanyog Kale3-0/+223
2017-12-19Documentation: Add SLIMbus summarySagar Dharia2-0/+128
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki1-2/+25
2017-12-11scsi: documentation: add scsi_common.c to SCSI driver-apiRandy Dunlap1-0/+8
2017-12-11docs: refcount_t documentationElena Reshetova1-6/+15
2017-12-11Documentation/driver-api/usb: Replace dead linkStefan Tatschner1-1/+1
2017-12-04scsi: fix another I2O typoRandy Dunlap1-1/+1
2017-12-03Documentation: fix docs build error after source file removedRandy Dunlap1-3/+0
2017-12-02dmaengine: doc : Fix warning "Title underline too short" while make xmldocsMasanari Iida1-1/+1
2017-11-27PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki1-2/+25
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-3/+3
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+0
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+59
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki1-0/+34