aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeGravatar Christoph Hellwig 1-2/+2
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeGravatar Christoph Hellwig 1-1/+2
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeGravatar Christoph Hellwig 1-1/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeGravatar Jason Gunthorpe 1-1/+1
2022-10-04vfio/mdev: remove mdev_parent_devGravatar Christoph Hellwig 1-3/+0
2022-10-04vfio/mdev: simplify mdev_type handlingGravatar Christoph Hellwig 1-1/+1
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureGravatar Christoph Hellwig 1-6/+6
2022-09-29Documentation: devres: add missing IO helperGravatar Yang Yingliang 1-0/+1
2022-09-29Documentation: devres: update IRQ helperGravatar Yang Yingliang 1-1/+1
2022-09-27Documentation: devres: add missing SPI helperGravatar Yang Yingliang 1-0/+2
2022-09-27Documentation: devres: add missing PINCTRL helpersGravatar Yang Yingliang 1-0/+2
2022-09-27Remove duplicate words inside documentationGravatar Akhil Raj 1-1/+1
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Gravatar Laurent Pinchart 1-4/+3
2022-09-24media: Documentation: mc: add definitions for stream and pipelineGravatar Tomi Valkeinen 1-0/+12
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Gravatar Andy Shevchenko 2-3/+1
2022-09-01devres: remove devm_ioremap_npGravatar Christoph Hellwig 1-1/+0
2022-08-29media: avoid use of 'videobuf'Gravatar Hans Verkuil 1-1/+1
2022-08-23docs: devres: regulator: Add new get_enable functions to devres.rstGravatar Matti Vaittinen 1-0/+4
2022-08-15regulator: Add missing devm_* functions to devres.rstGravatar Matti Vaittinen 1-0/+7
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-0/+8
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-469/+51
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-8/+8
2022-08-05Documentation: cxl: remove dangling kernel-doc referenceGravatar Bagas Sanjaya 1-3/+0
2022-08-04Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+0
2022-08-04Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-3/+1
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+45
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+21
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-0/+14
2022-08-03Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-2/+9
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-8/+7
2022-07-28docs: driver-api: firmware: add driver firmware guidelines. (v3)Gravatar Dave Airlie 2-0/+45
2022-07-28tty: serial: document uart_get_console()Gravatar Jiri Slaby 1-1/+1
2022-07-28tty: serial: serial_core, reformat kernel-doc for functionsGravatar Jiri Slaby 1-4/+7
2022-07-28Documentation: serial: link uart_ops properlyGravatar Jiri Slaby 1-1/+1
2022-07-28Documentation: serial: move GPIO kernel-doc to the functionsGravatar Jiri Slaby 1-28/+4
2022-07-28Documentation: serial: dedup kernel-doc for uart functionsGravatar Jiri Slaby 1-79/+5
2022-07-28Documentation: serial: move uart_ops documentation to the structGravatar Jiri Slaby 1-356/+2
2022-07-27media: Documentation: mc-core: Fix typoGravatar Laurent Pinchart 1-1/+1
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Gravatar Nicolin Chen 1-1/+1
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APIGravatar Nicolin Chen 1-2/+2
2022-07-23vfio: Make vfio_unpin_pages() return voidGravatar Nicolin Chen 1-1/+1
2022-07-21cxl/region: Add region creation supportGravatar Ben Widawsky 1-0/+11
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Gravatar Andy Shevchenko 1-1/+0
2022-07-17media: mc-entity: Add a new helper function to get a remote pad for a padGravatar Laurent Pinchart 1-2/+3
2022-07-17media: mc-entity: Add a new helper function to get a remote padGravatar Laurent Pinchart 1-1/+2
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Gravatar Laurent Pinchart 1-2/+1
2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesGravatar Laurent Pinchart 1-0/+6