summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
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-13Merge 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-12Merge 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-21Documentation: 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-15Documentation: devres: add missing LED helpersYang Yingliang1-0/+3
2022-11-15Documentation: eisa: Fix typoAlbert Zhou1-1/+1
2022-11-09Documentation: 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
2022-11-03Documentation: rs485: Fix struct referencingIlpo Järvinen1-10/+11
2022-11-03Documentation: rs485: Mention uart_get_rs485_mode()Ilpo Järvinen1-3/+4
2022-11-03Documentation: rs485: Link reference properlyIlpo Järvinen1-4/+4
2022-11-03serial: Convert serial_rs485 to kernel docIlpo Järvinen1-6/+7
2022-11-03tty: serial: introduce transmit helpersJiri Slaby (SUSE)1-0/+3
2022-11-02Documentation: devres: add missing I2C helperYang Yingliang1-0/+1
2022-11-02regulator: docs: add missing helperYang Yingliang1-0/+1
2022-11-01spi: Update reference to struct spi_controllerJonathan Neuschäfer1-2/+2
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook1-3/+0
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+6
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-4/+15
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard5-21/+32
2022-10-18dma-buf: Document dynamic locking conventionDmitry Osipenko1-0/+6
2022-10-17Documentation: gpio: Remove text about ARCH_NR_GPIOSChristophe Leroy1-5/+0
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-14/+12
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+11
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-3/+1