summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Documentation: fix tty linkJiri Slaby1-1/+1
2022-04-20dmaengine: Document dmaengine_prep_dma_memsetBen Walker1-0/+6
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier1-33/+142
2022-04-19Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier1-33/+142
2022-04-14Documentation: tty: n_gsm, use power of ReSTJiri Slaby1-70/+74
2022-04-14Documentation: tty: n_gsm, delete "Additional Documentation"Jiri Slaby1-10/+0
2022-04-14Documentation: tty: move moxa-smartio.rst to ttyJiri Slaby3-1/+1
2022-04-14Documentation: tty: move n_gsm to ttyJiri Slaby3-1/+1
2022-04-14Documentation: tty: introduce "Other Documentation"Jiri Slaby1-1/+10
2022-04-14Documentation: move tty to driver-apiJiri Slaby10-1/+527
2022-04-11dmaengine: Clarify cyclic transfer residue documentationPaul Kocialkowski1-1/+1
2022-04-11libata: Improve ATA queued command allocationJohn Garry1-11/+0
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+6
2022-04-05docs: driver-api/thermal/intel_dptf: Use copyright symbolAkira Yokosawa1-1/+1
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-318/+88
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+13
2022-03-25dma-buf: add dma_fence_unwrap v2Christian König1-0/+6
2022-03-24Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-2/+313
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-9/+9
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+36
2022-03-23nvdimm/blk: Fix title levelTom Rix1-2/+2
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-18/+18
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-5/+5
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+273
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-12/+9
2022-03-18media: platform: rename omap3isp/ to ti/omap3isp/Mauro Carvalho Chehab1-1/+1
2022-03-18media: platform: rename davinci/ to ti/davinci/Mauro Carvalho Chehab1-10/+10
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab1-7/+7
2022-03-17vfio-pci: Provide reviewers and acceptance criteria for variant driversAlex Williamson2-0/+36
2022-03-16Documentation: thermal: DPTF DocumentationSrinivas Pandruvada2-0/+273
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams1-318/+88
2022-03-11docs: serial: fix a reference file name in driver.rstWan Jiabing1-1/+1
2022-03-08ACPI: docs: gpio-properties: Unify ASL style for GPIO examplesAndy Shevchenko1-12/+9
2022-02-21doc: nvmem: Update exampleSean Anderson1-10/+11
2022-02-21doc: nvmem: Remove references to regmapSean Anderson1-6/+1
2022-02-14Documentation / MTD: Rename the intel-spi driverMika Westerberg2-5/+5
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky1-0/+9
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky1-0/+302
2022-02-08cxl/core/port: Rename bus.c to port.cDan Williams1-2/+2
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi2-9/+9
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju1-0/+1
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2022-01-20Documentation: fix firewire.rst ABI file path errorRandy Dunlap1-2/+2
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+37
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-22/+44
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-15/+17
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-330/+7
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-211/+25
2021-12-30counter: Update documentation for new counter registration functionsUwe Kleine-König1-5/+5