aboutsummaryrefslogtreecommitdiff
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...Gravatar Linus Torvalds 1-0/+1
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Gravatar Linus Torvalds 1-1/+24
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-26/+33
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+2
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+0
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-5/+5
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-2/+2
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+1
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+6
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-1/+9
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Gravatar Mark Brown 3-7/+16
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Gravatar Mark Brown 3-7/+16
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextGravatar Dave Airlie 3-6/+3
2022-11-22Merge 6.1-rc6 into tty-nextGravatar Greg Kroah-Hartman 2-3/+3
2022-11-21Documentation: devres: add missing PWM helperGravatar Yang Yingliang 1-0/+1
2022-11-21Merge 6.1-rc6 into usb-nextGravatar Greg Kroah-Hartman 2-3/+3
2022-11-21Merge 6.1-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 4-10/+18
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+2
2022-11-15Documentation: devres: add missing LED helpersGravatar Yang Yingliang 1-0/+3
2022-11-15Documentation: eisa: Fix typoGravatar Albert Zhou 1-1/+1
2022-11-09Documentation: devres: add missing IIO helpersGravatar Yang Yingliang 1-0/+4
2022-11-09Documentation: devres: add missing MEM helperGravatar Yang Yingliang 1-0/+1
2022-11-09docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cGravatar Akira Yokosawa 1-3/+2
2022-11-09Documentation: devres: add missing PHY helpersGravatar Yang Yingliang 1-0/+2
2022-11-09docs/pinctrl: fix runtime pinmuxing exampleGravatar Siarhei Volkau 1-2/+2
2022-11-09docs/pinctrl: fix pinctrl_select_state examplesGravatar Siarhei Volkau 1-3/+3
2022-11-07doc: phy: Document typical order of API callsGravatar Sean Anderson 1-1/+24
2022-11-04Documentation: devres: add missing devm_acpi_dma_controller_free() helperGravatar Yang Yingliang 1-0/+1
2022-11-03Documentation: Make formatting consistent for rs485 docsGravatar Ilpo Järvinen 1-18/+19
2022-11-03Documentation: rs485: Fix struct referencingGravatar Ilpo Järvinen 1-10/+11
2022-11-03Documentation: rs485: Mention uart_get_rs485_mode()Gravatar Ilpo Järvinen 1-3/+4
2022-11-03Documentation: rs485: Link reference properlyGravatar Ilpo Järvinen 1-4/+4
2022-11-03serial: Convert serial_rs485 to kernel docGravatar Ilpo Järvinen 1-6/+7
2022-11-03tty: serial: introduce transmit helpersGravatar Jiri Slaby (SUSE) 1-0/+3
2022-11-02Documentation: devres: add missing I2C helperGravatar Yang Yingliang 1-0/+1
2022-11-02regulator: docs: add missing helperGravatar Yang Yingliang 1-0/+1
2022-11-01spi: Update reference to struct spi_controllerGravatar Jonathan Neuschäfer 1-2/+2
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2022-10-25overflow: Fix kern-doc markup for functionsGravatar Kees Cook 1-3/+0
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Gravatar Dave Airlie 1-0/+6
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-4/+15
2022-10-18Merge drm/drm-next into drm-misc-nextGravatar Maxime Ripard 5-21/+32
2022-10-18dma-buf: Document dynamic locking conventionGravatar Dmitry Osipenko 1-0/+6
2022-10-17Documentation: gpio: Remove text about ARCH_NR_GPIOSGravatar Christophe Leroy 1-5/+0
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-14/+12
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+1
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+11
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 2-3/+1