summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie-0/+6
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
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+273
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-12/+9
2022-03-18media: platform: rename omap3isp/ to ti/omap3isp/Mauro Carvalho Chehab-1/+1
2022-03-18media: platform: rename davinci/ to ti/davinci/Mauro Carvalho Chehab-10/+10
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab-7/+7
2022-03-17vfio-pci: Provide reviewers and acceptance criteria for variant driversAlex Williamson-0/+36
2022-03-16Documentation: thermal: DPTF DocumentationSrinivas Pandruvada-0/+273
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams-318/+88
2022-03-11docs: serial: fix a reference file name in driver.rstWan Jiabing-1/+1
2022-03-08ACPI: docs: gpio-properties: Unify ASL style for GPIO examplesAndy Shevchenko-12/+9
2022-02-21doc: nvmem: Update exampleSean Anderson-10/+11
2022-02-21doc: nvmem: Remove references to regmapSean Anderson-6/+1
2022-02-14Documentation / MTD: Rename the intel-spi driverMika Westerberg-5/+5
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky-0/+9
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky-0/+302
2022-02-08cxl/core/port: Rename bus.c to port.cDan Williams-2/+2
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi-9/+9
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju-0/+1
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2022-01-20Documentation: fix firewire.rst ABI file path errorRandy Dunlap-2/+2
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+37
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-22/+44
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-15/+17
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-330/+7
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-211/+25
2021-12-30counter: Update documentation for new counter registration functionsUwe Kleine-König-5/+5
2021-12-21docs/driver-api: Replace a comma in the n_gsm.rst with a double colonYanteng Si-1/+7
2021-12-09PCI/MSI: Move code into a separate directoryThomas Gleixner-1/+1
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny-281/+17
2021-12-03Documentation/auxiliary_bus: Update Auxiliary device lifespanIra Weiny-11/+21
2021-12-03Documentation/auxiliary_bus: Clarify match_nameIra Weiny-3/+30
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny-20/+61
2021-11-28fpga: region: Use standard dev_release for class driverRuss Weight-3/+9
2021-11-28fpga: bridge: Use standard dev_release for class driverRuss Weight-5/+1
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight-9/+29
2021-11-26tty: move tty_ldisc docs to new Documentation/tty/Jiri Slaby-88/+0
2021-11-26tty: reformat tty_struct::flags into kernel-docJiri Slaby-22/+2
2021-11-26tty: combine tty_ldisc_ops docs into kernel-docJiri Slaby-93/+2
2021-11-26tty: combine tty_operations triple docs into kernel-docJiri Slaby-132/+2