summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-051-20/+6
|\
| * thermal: Remove netlink supportAmit Kucheria2019-11-071-20/+6
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-027-136/+36
|\ \
| * | docs: Add initial documentation for devfreqLeonard Crestez2019-11-192-0/+31
| * | docs: driver-api: make interconnect title quieterLouis Taylor2019-11-071-1/+1
| * | docs: driver-api: Remove reference to sgi-ioc4Harald Seiler2019-10-241-1/+0
| * | docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code blockJonathan Neuschäfer2019-10-181-1/+3
| * | docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-152-129/+0
| * | docs: fix some broken referencesMauro Carvalho Chehab2019-10-101-1/+1
| * | docs/driver-api: Catch up with dma_buf file-name changesJonathan Corbet2019-10-071-3/+3
| * | docs: No structured comments in kernel/dma/coherent.cJonathan Corbet2019-10-011-3/+0
| |/
* | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-014-11/+18
|\ \
| * | Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida2019-11-221-9/+12
| * | Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski2019-11-123-1/+49
| |\ \
| * \ \ Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij2019-10-231-0/+4
| |\ \ \
| | * | | Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer2019-10-031-0/+4
| | | |/ | | |/|
| * | | docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer2019-10-091-1/+1
| * | | docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2019-10-093-1/+1
| |/ /
* | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-011-0/+1
|\ \ \
| * | | docs: driver-model: add devm_ioremap_ucTuowen Zhao2019-11-111-0/+1
| |/ /
* | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-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-251-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-1714-4/+1822
|\ \ \