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