summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-20Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-10vfio: remove an extra semicolonforyun.ma
2024-05-05mm: zswap: remove same_filled module paramsYosry Ahmed
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2024-04-29media: Documentation: add documentation of Intel IPU6 driver and hardware ove...Bingbu Cao
2024-04-23fpga: region: add owner module and take its refcountMarco Pagani
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie
2024-04-18doc: dma-buf: fix grammar typoBaruch Siach
2024-04-12Documentation: gpio: Replace leading TABs by spaces in code blocksAndy Shevchenko
2024-04-08scsi: documentation: Clean up overviewRandy Dunlap
2024-04-08virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko
2024-04-02crypto: iaa - Fix some errors in IAA documentationJerry Snitselaar
2024-04-02crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi
2024-03-31fpga: bridge: add owner module and take its refcountMarco Pagani
2024-03-31fpga: manager: add owner module and take its refcountMarco Pagani
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-15Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-02USB: document some API requirements on disconnectionMichal Pecio
2024-02-16docs: media: fix typo in docsVincenzo Mezzela
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König
2024-02-14Documentation: gpio: consistently use logical line value terminologyKent Gibson
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König
2024-02-01media: Documentation: Rework CCS driver documentationSakari Ailus
2024-01-30docs: rework the driver-api top-level pageJonathan Corbet
2024-01-27Documentation: add console.rstJiri Slaby (SUSE)
2024-01-22soundwire: stream: add missing const to DocumentationKrzysztof Kozlowski