summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-264-63/+12
|\
| * media: mc: entity: Fix minor issues in comments and documentationLaurent Pinchart2023-02-061-6/+4
| * media: cpia2: remove deprecated driverHans Verkuil2023-01-222-57/+0
| * media: Documentation: add multiplexed streams documentationTomi Valkeinen2023-01-221-0/+8
* | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-02-252-129/+61
|\ \
| * | docs: vfio: Update vfio.rst per latest interfacesYi Liu2023-02-091-22/+60
| * | vfio-mdev: remove an non-existing driver from vfio-mediated-deviceChristoph Hellwig2023-01-231-7/+1
| * | vfio-mdev: move the mtty usage documentationChristoph Hellwig2023-01-231-100/+0
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-254-0/+354
|\ \
| * | docs: driver-api: virtio: commentize spec version checkingBagas Sanjaya2023-02-201-1/+1
| * | docs: driver-api: virtio: slightly reword virtqueues allocation paragraphBagas Sanjaya2023-02-201-4/+4
| * | docs: driver-api: virtio: parenthesize external reference targetsBagas Sanjaya2023-02-201-4/+5
| * | docs: driver-api: virtio: virtio on LinuxRicardo Cañuelo2023-02-154-0/+353
| |/
* | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-241-10/+14
|\ \
| * | phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven2023-02-031-2/+5
| * | doc: phy: Document devm_of_phy_get()Geert Uytterhoeven2023-02-031-4/+6
| * | phy: Remove unused phy_optional_get()Geert Uytterhoeven2023-02-031-6/+5
| |/
* | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-0/+19
|\ \
| * | tty: n_gsm: add keep alive supportDaniel Starke2023-02-161-0/+19
| |/
* | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-2221-28/+30
|\ \
| * | Documentation: driver-api: correct spellingRandy Dunlap2023-02-0221-24/+24
| * | dma-buf: Add "dma-buf" to title of documentationJonathan Neuschäfer2023-01-311-2/+2
| * | Docs/driver-api/index: Add missing SPDX License IdentifierSeongJae Park2023-01-241-0/+2
| * | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park2023-01-241-3/+3
| |/
* | Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-02-221-255/+243
|\ \
| * | pinctrl: Proofreading and updating the documentation (part 2)Bagas Sanjaya2023-01-171-58/+56
| * | pinctrl: Proofreading and updating the documentation accordinglyAndy Shevchenko2023-01-171-212/+202
| |/
* | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-221-17/+0
|\ \
| * | gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-301-8/+0
| * | gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko2023-01-301-9/+0
| |/
* | Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-212-23/+25
|\ \
| * | platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-021-4/+4
| * | platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2023-02-022-19/+21
| |/
* | Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-213-321/+3
|\ \
| * | Documentation: admin-guide: Move intel_powerclamp documentationSrinivas Pandruvada2023-02-092-321/+0
| * | thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2023-01-261-0/+3
| |/
* / media: davinci: remove vpbe supportArnd Bergmann2023-01-122-40/+0
|/
* Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+1
|\
| * Documentation: devres: add missing devm_acpi_dma_controller_free() helperYang Yingliang2022-11-041-0/+1
* | Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2022-12-191-1/+24
|\ \
| * | doc: phy: Document typical order of API callsSean Anderson2022-11-071-1/+24
| |/
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-0/+1
|\ \
| * \ Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-214-10/+18
| |\ \
| * | | Documentation: devres: add missing MEM helperYang Yingliang2022-11-091-0/+1
| | |/ | |/|
* | | Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-12-162-26/+33
|\ \ \
| * \ \ Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman2022-11-222-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | Documentation: Make formatting consistent for rs485 docsIlpo Järvinen2022-11-031-18/+19
| * | | Documentation: rs485: Fix struct referencingIlpo Järvinen2022-11-031-10/+11
| * | | Documentation: rs485: Mention uart_get_rs485_mode()Ilpo Järvinen2022-11-031-3/+4
| * | | Documentation: rs485: Link reference properlyIlpo Järvinen2022-11-031-4/+4