summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-281-3/+3
|\
| * doc: drm: Update references to previously renamed filesAnna Karas2019-10-251-3/+3
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-273-1/+49
|\ \
| * | drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-0/+1
| * | drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+1
| * | lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-0/+1
| * | Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski2019-11-051-0/+1
| * | docs: driver-model: Add documentation for sync_stateSaravana Kannan2019-10-171-0/+43
| * | driver core: Add support for linking devices during device additionSaravana Kannan2019-10-041-1/+2
| |/
* | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-271-70/+92
|\ \
| * | docs: driver-api: generic-counter: Update Count and Signal data typesWilliam Breathitt Gray2019-10-181-70/+92
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-272-0/+128
|\ \
| * | infiniband: add a Documentation driver-api chapter for Infinibandrd.dunlab@gmail.com2019-10-222-0/+128
| |/
* | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-261-0/+2
|\ \
| * | nvmem: core: add nvmem_device_findThomas Bogendoerfer2019-10-071-0/+2
| |/
* | ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-011-1/+1
* | ata: Documentation, fix function namesJiri Slaby2019-11-011-6/+6
|/
* Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-191-3/+3
|\
| * Merge tag 'v5.3-rc5' into develLinus Walleij2019-08-215-34/+4
| |\
| * | docs/pinctrl: fix compile errors in example codeLuca Ceresoli2019-07-291-3/+3
* | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-181-0/+7
|\ \ \
| * | | uio: Documentation: Add information on using uio_pdrv_genirq with DTDaniel Mack2019-09-041-0/+7
| | |/ | |/|
* | | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-181-11/+8
|\ \ \
| * | | tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll2019-09-041-2/+9
| * | | tty: n_gsm: update doc example to use header for N_GSM0710 defineMartin Hundebøll2019-09-041-1/+1
| * | | tty: n_gsm: remove obsolete mknod doc exampleMartin Hundebøll2019-09-041-12/+2
| |/ /
* | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-2/+2
|\ \ \
| * | | Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-125-34/+4
| |\| |
| * | | driver core: Remove device link creation limitationRafael J. Wysocki2019-07-251-2/+2
| | |/ | |/|
* | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-1814-4/+1822
|\ \ \
| * | | docs: mtd: Update spi nor reference driverJohn Garry2019-09-061-1/+1
| * | | docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab2019-07-312-2/+2
| * | | docs: ipmb: place it at driver-api and convert to ReSTMauro Carvalho Chehab2019-07-311-0/+1
| * | | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
| * | | docs: thermal: add it to the driver APIMauro Carvalho Chehab2019-07-3110-0/+1817
| | |/ | |/|
* | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-49/+0
|\ \ \
| * | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-161-49/+0
| |/ /
* | | Merge tag 'v5.3-rc7' into develLinus Walleij2019-09-055-34/+4
|\| |
| * | docs: phy: Drop duplicate 'be made'Guido Günther2019-07-261-2/+2
| * | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-223-30/+0
| |\ \
| | * | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-173-30/+0
| * | | Merge tag 'v5.3-rc1' into docs-nextJonathan Corbet2019-07-22105-142/+15874
| |\ \ \ | | | |/ | | |/|
| * | | docs: driver-api: generic-counter: fix file path to ABI docMarcus Folkesson2019-07-121-2/+2
* | | | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-09-031-8/+8
|\ \ \ \
| * | | | Documentation: gpio: fix function links in the HTML docsJeremy Cline2019-07-301-8/+8
| | |/ / | |/| |
* / | | gpio: Add support for hierarchical IRQ domainsLinus Walleij2019-08-151-14/+108
|/ / /
* | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-211-0/+27
|\ \ \
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+4
|\| | |
* | | | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-171-8/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Documentation: dmaengine: clean up description of dmatest usageHook, Gary2019-07-051-8/+13
| |/ /