aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+0
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds9-12/+346
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-11/+9
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven1-1/+1
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-06-19doc: fix documentation about UIO_MEM_LOGICAL usingYang Yingliang1-2/+2
2019-06-14docs: ptp.txt: convert to ReST and move to driver-apiMauro Carvalho Chehab1-0/+96
2019-06-14docs: pps.txt: convert to ReST and rename to pps.rstMauro Carvalho Chehab1-0/+242
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+0
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-3/+0
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab2-2/+2
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab1-1/+1
2019-06-07docs: clk: fix struct syntaxLuca Ceresoli1-3/+3
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli1-2/+0
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij1-7/+7
2019-05-24docs: No structured comments in target_core_device.cJonathan Corbet1-2/+2
2019-05-24docs: Do not seek kerneldoc comments in hw-consumer.hJonathan Corbet1-1/+0
2019-05-24docs: Fix a misdirected kerneldoc directiveJonathan Corbet1-1/+1
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet1-3/+0
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap1-1/+1
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-132/+229
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds1-8/+8
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+343
2019-05-07gpio: Update documentationLinus Walleij1-132/+229
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-8/+23
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-0/+372
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-49/+0
2019-04-25Documentation: ACPI: move scan_handlers.txt to driver-api/acpi and convert to reSTChangbin Du2-0/+84
2019-04-25Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi and convert to reSTChangbin Du2-0/+280
2019-04-25Documentation: add Linux ACPI to Sphinx TOC treeChangbin Du2-0/+8
2019-04-25docs: Add Generic Counter interface documentationWilliam Breathitt Gray2-0/+343
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-5/+9
2019-04-08Documentation: Kill all references to mmiowb()Will Deacon2-49/+0
2019-04-08Documentation: PM: Unify copyright noticesRafael J. Wysocki3-8/+13
2019-04-08Documentation: PM: Add SPDX license tags to multiple filesRafael J. Wysocki5-0/+10
2019-04-02Documentation: soundwire: Ensure that code is inside the code blocksJonathan Neuschäfer1-8/+8
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+2
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+2
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-9/+0
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds5-6/+13
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-6/+6
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-24/+60
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+21
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+286
2019-03-04docs: driver-api: iio: fix errors in documentationTomasz Duszynski4-6/+6
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König1-5/+4
2019-02-19drm/doc: document recommended component helper usageDaniel Vetter1-0/+2