aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-243-6/+3
|\
| * Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-11-181-3/+2
| |\
| | * docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa2022-11-091-3/+2
| * | Documentation: devres: add missing I2C helperYang Yingliang2022-11-021-0/+1
| |/
| * Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-271-3/+0
| |\
| | * overflow: Fix kern-doc markup for functionsKees Cook2022-10-251-3/+0
* | | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-251-0/+6
|\ \ \ | |/ / |/| |
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-185-21/+32
| |\|
| * | dma-buf: Document dynamic locking conventionDmitry Osipenko2022-10-181-0/+6
* | | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-221-4/+15
|\ \ \ | |_|/ |/| |
| * | media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart2022-09-241-4/+3
| * | media: Documentation: mc: add definitions for stream and pipelineTomi Valkeinen2022-09-241-0/+12
* | | Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-121-14/+12
|\ \ \
| * | | vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2022-10-041-2/+2
| * | | vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-041-1/+2
| * | | vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-041-1/+1
| * | | vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-1/+1
| * | | vfio/mdev: remove mdev_parent_devChristoph Hellwig2022-10-041-3/+0
| * | | vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-041-1/+1
| * | | vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-041-6/+6
| | |/ | |/|
* | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-1/+0
|\ \ \
| * | | devres: remove devm_ioremap_npChristoph Hellwig2022-09-011-1/+0
| |/ /
* | | Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-071-1/+1
|\ \ \ | | |/ | |/|
| * | media: avoid use of 'videobuf'Hans Verkuil2022-08-291-1/+1
| |/
* | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-10-041-0/+11
|\ \
| * | docs: devres: regulator: Add new get_enable functions to devres.rstMatti Vaittinen2022-08-231-0/+4
| * | regulator: Add missing devm_* functions to devres.rstMatti Vaittinen2022-08-151-0/+7
| |/
* | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-10-042-3/+1
|\ \
| * | pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko2022-09-192-3/+1
| |/
* | Documentation: devres: add missing IO helperYang Yingliang2022-09-291-0/+1
* | Documentation: devres: update IRQ helperYang Yingliang2022-09-291-1/+1
* | Documentation: devres: add missing SPI helperYang Yingliang2022-09-271-0/+2
* | Documentation: devres: add missing PINCTRL helpersYang Yingliang2022-09-271-0/+2
* | Remove duplicate words inside documentationAkhil Raj2022-09-271-1/+1
|/
* Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-0/+8
|\
| * Documentation: cxl: remove dangling kernel-doc referenceBagas Sanjaya2022-08-051-3/+0
| * cxl/region: Add region creation supportBen Widawsky2022-07-211-0/+11
* | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-082-469/+51
|\ \
| * | tty: serial: document uart_get_console()Jiri Slaby2022-07-281-1/+1
| * | tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby2022-07-281-4/+7
| * | Documentation: serial: link uart_ops properlyJiri Slaby2022-07-281-1/+1
| * | Documentation: serial: move GPIO kernel-doc to the functionsJiri Slaby2022-07-281-28/+4
| * | Documentation: serial: dedup kernel-doc for uart functionsJiri Slaby2022-07-281-79/+5
| * | Documentation: serial: move uart_ops documentation to the structJiri Slaby2022-07-281-356/+2
| * | serial: Support for RS-485 multipoint addressesIlpo Järvinen2022-06-272-1/+27
| * | serial: Drop timeout from uart_portIlpo Järvinen2022-06-271-2/+3
| * | Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman2022-06-204-0/+151
| |\|
| * | serial: Sanitize rs485_structIlpo Järvinen2022-06-101-4/+8
* | | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-061-8/+8
|\ \ \
| * | | vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-1/+1