aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+0
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook1-3/+0
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+15
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/git/gregkh/driver-coreLinus Torvalds1-1/+0
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+11
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-3/+1
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig1-2/+2
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig1-1/+2
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig1-1/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe1-1/+1
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig1-3/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-1/+1
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig1-6/+6
2022-09-29Documentation: devres: add missing IO helperYang Yingliang1-0/+1
2022-09-29Documentation: devres: update IRQ helperYang Yingliang1-1/+1
2022-09-27Documentation: devres: add missing SPI helperYang Yingliang1-0/+2
2022-09-27Documentation: devres: add missing PINCTRL helpersYang Yingliang1-0/+2
2022-09-27Remove duplicate words inside documentationAkhil Raj1-1/+1
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-4/+3
2022-09-24media: Documentation: mc: add definitions for stream and pipelineTomi Valkeinen1-0/+12
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko2-3/+1
2022-09-01devres: remove devm_ioremap_npChristoph Hellwig1-1/+0
2022-08-29media: avoid use of 'videobuf'Hans Verkuil1-1/+1
2022-08-23docs: devres: regulator: Add new get_enable functions to devres.rstMatti Vaittinen1-0/+4
2022-08-15regulator: Add missing devm_* functions to devres.rstMatti Vaittinen1-0/+7
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+8
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-469/+51
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-8/+8
2022-08-05Documentation: cxl: remove dangling kernel-doc referenceBagas Sanjaya1-3/+0
2022-08-04Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-10/+0
2022-08-04Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+0
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-3/+1
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+45
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-6/+21
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+14
2022-08-03Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+9
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds4-8/+7
2022-07-28docs: driver-api: firmware: add driver firmware guidelines. (v3)Dave Airlie2-0/+45
2022-07-28tty: serial: document uart_get_console()Jiri Slaby1-1/+1
2022-07-28tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby1-4/+7
2022-07-28Documentation: serial: link uart_ops properlyJiri Slaby1-1/+1
2022-07-28Documentation: serial: move GPIO kernel-doc to the functionsJiri Slaby1-28/+4
2022-07-28Documentation: serial: dedup kernel-doc for uart functionsJiri Slaby1-79/+5
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby1-356/+2
2022-07-27media: Documentation: mc-core: Fix typoLaurent Pinchart1-1/+1
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen1-1/+1