summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
2022-06-09docs: Move the HTE documentation to driver-api/Jonathan Corbet-0/+151
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+127
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-162/+691
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-2/+2
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+6
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+7
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+18
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-22/+5
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2022-05-24Merge tag 'media/v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-4/+91
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+142
2022-05-22Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij-12/+18
2022-05-20pwm: Document that the pinstate of a disabled PWM isn't reliableUwe Kleine-König-0/+6
2022-05-17media: Documentation: mc: Add media_device_{init,cleanup}Sakari Ailus-3/+10
2022-05-16Documentation: gpio: Advertise irqd_to_hwirq() helper in the examplesAndy Shevchenko-6/+12
2022-05-16Documentation: gpio: Fix IRQ mask and unmask examplesAndy Shevchenko-6/+6
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe-2/+2
2022-05-11Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson-22/+5
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-33/+142
2022-04-28Documentation: devres: fix typo in interface listJohan Hovold-1/+1
2022-04-26Merge drm/drm-next into drm-intel-nextJani Nikula-0/+6
2022-04-26firmware_loader: Add sysfs nodes to monitor fw_uploadRuss Weight-2/+21
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight-0/+108
2022-04-24media: Documentation: add documentation about subdev stateTomi Valkeinen-0/+69
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil-1/+12
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe-19/+5
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe-3/+0
2022-04-20Documentation: fix tty linkJiri Slaby-1/+1
2022-04-20dmaengine: Document dmaengine_prep_dma_memsetBen Walker-0/+6
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier-33/+142
2022-04-19Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier-33/+142
2022-04-14Documentation: tty: n_gsm, use power of ReSTJiri Slaby-70/+74
2022-04-14Documentation: tty: n_gsm, delete "Additional Documentation"Jiri Slaby-10/+0
2022-04-14Documentation: tty: move moxa-smartio.rst to ttyJiri Slaby-1/+1
2022-04-14Documentation: tty: move n_gsm to ttyJiri Slaby-1/+1
2022-04-14Documentation: tty: introduce "Other Documentation"Jiri Slaby-1/+10
2022-04-14Documentation: move tty to driver-apiJiri Slaby-1/+527
2022-04-11dmaengine: Clarify cyclic transfer residue documentationPaul Kocialkowski-1/+1
2022-04-11libata: Improve ATA queued command allocationJohn Garry-11/+0
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie-0/+6
2022-04-05docs: driver-api/thermal/intel_dptf: Use copyright symbolAkira Yokosawa-1/+1
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-318/+88
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+13
2022-03-25dma-buf: add dma_fence_unwrap v2Christian König-0/+6
2022-03-24Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-2/+313
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-9/+9
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+36
2022-03-23nvdimm/blk: Fix title levelTom Rix-2/+2
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-18/+18
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-5/+5