summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+19
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds21-28/+30
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-255/+243
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+0
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-23/+25
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-321/+3
2023-02-16tty: n_gsm: add keep alive supportDaniel Starke1-0/+19
2023-02-09Documentation: admin-guide: Move intel_powerclamp documentationSrinivas Pandruvada2-321/+0
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz1-4/+4
2023-02-03platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2-19/+21
2023-02-02Documentation: driver-api: correct spellingRandy Dunlap21-24/+24
2023-01-31dma-buf: Add "dma-buf" to title of documentationJonathan Neuschäfer1-2/+2
2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko1-8/+0
2023-01-30gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko1-9/+0
2023-01-26thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada1-0/+3
2023-01-25Docs/driver-api/index: Add missing SPDX License IdentifierSeongJae Park1-0/+2
2023-01-25Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park1-3/+3
2023-01-17pinctrl: Proofreading and updating the documentation (part 2)Bagas Sanjaya1-58/+56
2023-01-17pinctrl: Proofreading and updating the documentation accordinglyAndy Shevchenko1-212/+202
2023-01-12media: davinci: remove vpbe supportArnd Bergmann2-40/+0
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-1/+24
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-26/+33
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+0
2022-12-14Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-5/+5
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-2/+2
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+1
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+6
2022-12-13Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds2-1/+9
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown3-7/+16
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown3-7/+16
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie3-6/+3
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman2-3/+3
2022-11-22Documentation: devres: add missing PWM helperYang Yingliang1-0/+1
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2-3/+3
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman4-10/+18
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2022-11-16Documentation: devres: add missing LED helpersYang Yingliang1-0/+3
2022-11-16Documentation: eisa: Fix typoAlbert Zhou1-1/+1
2022-11-10Documentation: devres: add missing IIO helpersYang Yingliang1-0/+4
2022-11-09Documentation: devres: add missing MEM helperYang Yingliang1-0/+1
2022-11-09docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa1-3/+2
2022-11-09Documentation: devres: add missing PHY helpersYang Yingliang1-0/+2
2022-11-09docs/pinctrl: fix runtime pinmuxing exampleSiarhei Volkau1-2/+2
2022-11-09docs/pinctrl: fix pinctrl_select_state examplesSiarhei Volkau1-3/+3
2022-11-07doc: phy: Document typical order of API callsSean Anderson1-1/+24
2022-11-04Documentation: devres: add missing devm_acpi_dma_controller_free() helperYang Yingliang1-0/+1
2022-11-03Documentation: Make formatting consistent for rs485 docsIlpo Järvinen1-18/+19